fix(pncc): revalidate terminal success evidence
Human-Responsibility: ICE-GL∞ / 冰朔 Persona-Author: ICE-P-ZY001 / 铸渊 Execution-Runtime: Codex macOS Development-ID: DEV-20260810-014 Authorization-Scope: GH-PNCC local runtime and REPO-014 publication Source-Anchor: UI and execution limb deferred
This commit is contained in:
parent
b067c7bcaa
commit
e9ee0a8bb1
9 changed files with 219 additions and 38 deletions
|
|
@ -114,6 +114,11 @@ Repository state is revalidated at replay time for both successful and failed re
|
|||
repository must still be clean and its head must equal the session record; otherwise inspection returns
|
||||
`MANUAL_REVIEW_REQUIRED` and ordinary replay fails without invoking the organ.
|
||||
|
||||
The first successful receipt is also conditional on freshly verified terminal evidence. Before persisting
|
||||
and binding `COMPLETED`, the coordinator checks the event chain, final dormancy, released lease, canonical
|
||||
repository, recorded head, clean worktree, and receipt identity. A completed organ is not enough to issue a
|
||||
current lifecycle receipt after repository drift.
|
||||
|
||||
`PersonaRuntimeQueryReceipt` is a bounded projection of the durable runtime files, not another truth store.
|
||||
It filters by the caller's expected persona and canonical repository, validates each matching event chain,
|
||||
and returns at most 100 newest session summaries. Dormant sessions expose no active organ. The receipt keeps
|
||||
|
|
|
|||
Loading…
Reference in a new issue