1 · Evidence Production
Track B records facts. It does not make the semantic verdict.
2 · Entry Paths
The background worker claims the first awaiting Session and applies a verdict.
The Agent applies a waiting Session or reviews a terminal Session while retained evidence is available.
3 · State Machine
A replan keeps the original terminal Session and appends a new pending child. A review never changes terminal state or creates a child.
4 · RGB Retention
Keep RGB for every valid verdict.
Delete successful RGB; retain failure and replan evidence.
Delete RGB after every valid verdict.
Verification errors retain evidence. Retention errors do not reverse a committed Session verdict.
5 · Audit Record
result.metadata.verification.attempts records attempt ID, timestamp, source, apply/review mode, verdict, evidence, lesson, details, and error. Retention metadata records policy, status, deleted paths, and errors.
6 · Configuration
The service and tool are registered only when both Runtime and verification are enabled.