Delegation & Proof Trails
Track filesystem modifications, command outcomes, and API changes back to the original intent.
The Delegation Trail (monitored in the Command Room) is the ledger of all actions taken by Niyatna Agents.
Every filesystem edit, command execution, and network request produces a permanent, inspectable proof trail linking back to the original OpenIntent packet ID.
Audit Checklist
Before approving a staged change, the Command Room checks the delegation trail:
- Target Alignment: Did the agent only modify files and tables specified inside the intent scope?
- Safety Audit: Were there any unexpected network calls or dependency modifications?
- Test Evidence: Are compile checks, test suites, or screenshots attached?
- Open Decisions: Are there any unresolved design decisions or edge cases requiring human judgment?
Reclaiming Leverage
By presenting structured, verified proof logs instead of raw terminal output, the delegation trail compresses hours of manual code and data investigation into minutes of human review.