Skip to content

PR-B1: Read-only disaster lifecycle audit (Verlauf after start-only replication) - #30

Draft
Malionaro wants to merge 3 commits into
Rollocraft:devfrom
Malionaro:feat/disaster-lifecycle-audit
Draft

Malionaro wants to merge 3 commits into
Rollocraft:devfrom
Malionaro:feat/disaster-lifecycle-audit

Conversation

@Malionaro

Copy link
Copy Markdown

Read-only audit for the disaster lifecycle after start-only replication.

DisasterEventCommand replicates one start per event; path, surge curve and actual end stay local per machine. This adds DisasterLifecycleAuditSystem tracking each event from Created until the entity is gone: start log, 60 s position/intensity heartbeat, end classification (early vs on time, lived vs commanded frames). Sends nothing, no protocol change (stays v67), runs only while the City log topic is on.

Details: session totals survive topic-off (tracking suspends and re-seeds, history kept); missing Duration logs "commanded duration unknown" instead of a fake "0 frames"; rain-driven surges excluded, like DisasterSyncSystem does.

If heartbeats agree across peers and early stays 0, start-only replication holds and no PR-B2 is needed.

Based on upstream master f0e0ad5. Developed in Malionaro#2. Needs a real multiplayer test session before merge.

@Malionaro
Malionaro marked this pull request as draft September 17, 2026 20:27
Repository owner deleted a comment from chatgpt-codex-connector Bot Sep 17, 2026
@Rollocraft

Copy link
Copy Markdown
Owner

Could you please retarget this PR to dev?

@Malionaro
Malionaro changed the base branch from master to dev September 18, 2026 08:01
@Malionaro

Copy link
Copy Markdown
Author

Done — retargeted to dev ✅

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants