Skip to main content

Crate decision_forum

Crate decision_forum 

Source
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 lifecycle
  • constitution — Per-tenant machine-readable constitutional corpus
  • authority — Forum authority verification
  • authority_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 integration
  • terms — Terms & conditions management
  • error — 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.