KB-240F
authority-inputs-and-seal-artifacts.md
3 min read Revision 1
fix7codexauthority-sealrejected2026-06-11
Authority Inputs and Seal Artifacts
Authority Input Table
| input | required | supplied? | source | validation | blocks authoring? |
|---|---|---|---|---|---|
| A1 approval_event_id | YES | YES | owner macro | valid ID | NO |
| A2 approver_identity | YES | YES | owner macro | valid identity | NO |
| A3 approval_event_timestamp | YES | Codex-generatable | actual author attempt | encoder-valid UTC available | NO |
| A5 owner_blueprint_decision | YES | YES | owner macro | FAIL SEAL_FIELD_BAD_ENUM |
YES |
| N6 digest/certificate | YES | YES | Real-N6 packet | PASS | NO |
| N8 report set | YES | YES | live re-fetch | PASS after pinning live rev2 | NO |
| N8 signer/timestamp | YES | Codex-generatable | authoring wrapper | valid | NO |
| P7 authority IDs | YES | collision-free | required output paths | PASS | NO |
| P7 upstream N7/N8 | YES | NO | cannot exist after N7 reject | not reached | YES |
Acyclic Seal Chain Table
| node | depends_on | must_not_depend_on | artifact path if authored | digest | verdict |
|---|---|---|---|---|---|
| N7 | N1,N2,N3,N4,N5,N6,A1,A2,A3,A5 | N8,P7 | none | none | REJECTED before digest |
| N8 | N2,N5,N6,N7,report set,Codex signer | P7 | none | none | not authored |
| P7 | N2,N7,N8 | P7/self | none | none | not authored |
Forbidden Mutation Table
| surface | attempted? | result | proof |
|---|---|---|---|
| production | NO | untouched | scope + probe |
| PG | NO | untouched | no DB command |
| Directus | NO | untouched | no Directus command |
| registry-row | NO | untouched | no registry mutation |
| system_issues | NO | untouched | no mutation |
| REAL_RUN | NO | blocked | probe fail-closed |
| QT001 | NO | blocked | probe fail-closed |
| permit | NO | blocked | wrapper forbidden set |
| activation | NO | blocked | wrapper forbidden set |
| repoint | NO | blocked | wrapper forbidden set |
| cutover | NO | blocked | probe fail-closed |
Seal Artifacts
- N7: not authored.
- N8: not authored.
- P7: not authored.
- No partial official seal was emitted.