Summary
Follow-up from #4.
The persistent identity foundation is MVP-complete for local agent identities, Ed25519 signing, capability checks, revocation, signed route_audit events, and verification. This issue tracks any deliberate expansion of signed ledger event coverage beyond route_audit.
Candidate event types
taskpacket_created
route_decision
validation_result
project_steward_decision
Constraints
- Do not sign or persist raw sensitive prompt/data content.
- Do not treat a valid signature as approval, safety, or correctness.
- Keep event-specific capability checks, such as
validation_result:sign.
- Preserve existing human review and admission gates.
Acceptance criteria
Summary
Follow-up from #4.
The persistent identity foundation is MVP-complete for local agent identities, Ed25519 signing, capability checks, revocation, signed
route_auditevents, and verification. This issue tracks any deliberate expansion of signed ledger event coverage beyondroute_audit.Candidate event types
taskpacket_createdroute_decisionvalidation_resultproject_steward_decisionConstraints
validation_result:sign.Acceptance criteria