Skip to content

PR-A1: Read-only traffic-control audit (traffic lights / right of way) - #29

Draft
Malionaro wants to merge 4 commits into
Rollocraft:devfrom
Malionaro:feat/traffic-control-audit
Draft

Malionaro wants to merge 4 commits into
Rollocraft:devfrom
Malionaro:feat/traffic-control-audit

Conversation

@Malionaro

Copy link
Copy Markdown

Read-only audit for node traffic control; evidence collector for a potential traffic-control sync (PR-A2).

What it does: adds TrafficControlAuditSystem (ModificationEnd) that watches Updated nodes and logs when TrafficLights presence/flags change without an Upgraded composition change behind it — the one case NetUpgradeSyncSystem cannot see. Sends nothing, writes no components, no protocol change (stays v67).

Honesty features: session-start baseline seeding, 10 s settle grace after known upgrades, per-node 1/min log throttle (throttled repeats counted separately), 30 s dead-entity prune, session summary, Exists-guards on all entity reads.

If the log stays quiet in the wild, the upgrade path covers everything and no PR-A2 is needed. If bypass lines appear, they carry prefab + position + before/after facts to shape it.

Based on upstream master f0e0ad5. Developed in Malionaro#1. 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 ✅

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