Expand description
§decision-forum
EXOCHAIN decision.forum — the USER-FACING governance application that orchestrates all lower-level exochain primitives into a complete constitutional decision governance system.
§Modules
decision_object— Core domain type with 14-state BCTS lifecycleconstitution— Per-tenant machine-readable constitutional corpusauthority— Forum authority verificationauthority_matrix— Real-time delegated authority matrix (GOV-003)human_gate— Human oversight enforcement (GOV-007, TNC-02)contestation— Structured contestation and reversal (GOV-008)emergency— Emergency action protocol (GOV-009)quorum— Quorum management (GOV-010, TNC-07)accountability— Accountability mechanisms (GOV-012)self_governance— Recursive self-governance (GOV-013)tnc_enforcer— Trust-Critical Non-Negotiable Controls (TNC-01–10)metrics— Production monitoring metrics (M1–M12)workflow— Syntaxis workflow integrationterms— Terms & conditions managementerror— Error types
Modules§
- accountability
- Accountability mechanisms (GOV-012).
- authority
- Forum authority management.
- authority_
matrix - Real-time delegated authority matrix (GOV-003, GOV-004).
- constitution
- Constitutional corpus management (GOV-001, GOV-002, GOV-006).
- contestation
- Structured contestation and reversal (GOV-008).
- decision_
object - The Decision Object — core domain type of the decision.forum.
- emergency
- Emergency action protocol (GOV-009).
- error
- Decision forum error types.
- fiduciary_
package - Structured Fiduciary Defense Package (LEG-008 / LEG-012).
- human_
gate - Human oversight enforcement (GOV-007, TNC-02, TNC-09).
- metrics
- Production monitoring metrics (M1–M12).
- quorum
- Quorum management (GOV-010, TNC-07).
- self_
governance - Recursive self-governance (GOV-013).
- terms
- Terms and conditions management.
- tnc_
enforcer - Trust-Critical Non-Negotiable Controls (TNC-01 through TNC-10).
- workflow
- Syntaxis workflow integration.