Expand description
Typed charter and archive surface crate for constitutional artifact families.
The compatibility name stays in place, but the crate is not a hidden governance runtime. It publishes typed constitutional surfaces and bounded reconstruction checks for amendment and archive flows.
§Integration Points
- forge-pilot observe phase:
governance_gate.rs(#[cfg(feature = "governance")]) reads charter bundle publication status and doctrine snapshot advisory state from semantic-memory projections. - forge-pilot act phase: amendment decision dispositions (blocked vs. approved) and archive manifest replay guarantees constrain constitutional change execution.
- verification-control: amendment proposal and amendment decision case types are affected; archive compaction triggers historical query guarantee verification cases.
- Stack Arena scenarios: governed lane exercises governance observation of charter bundle state and amendment decision dispositions.
§Artifact Families
| Artifact | Schema Version | Owner |
|---|---|---|
CharterBundleV1 | charter_bundle_v1 | this crate |
DoctrineSnapshotV1 | doctrine_snapshot_v1 | this crate |
AmendmentProposalV1 | amendment_proposal_v1 | this crate |
AmendmentDecisionV1 | amendment_decision_v1 | this crate |
ArchiveManifestV1 | archive_manifest_v1 | this crate |
CompactionReceiptV1 | compaction_receipt_v1 | this crate |
HistoricalQueryGuaranteeV1 | historical_query_guarantee_v1 | this crate |
DeprecationBundleV1 | deprecation_bundle_v1 | this crate |
RetirementBundleV1 | retirement_bundle_v1 | this crate |
Re-exports§
pub use error::*;
Modules§
Structs§
- Amendment
Decision V1 - Amendment
Proposal V1 - Archive
Manifest V1 - Charter
Bundle V1 - Compaction
Receipt V1 - Deprecation
Bundle V1 - Doctrine
Snapshot V1 - Historical
Query Guarantee V1 - Retirement
Bundle V1
Enums§
Constants§
- AMENDMENT_
DECISION_ V1_ SCHEMA - AMENDMENT_
PROPOSAL_ V1_ SCHEMA - ARCHIVE_
MANIFEST_ V1_ SCHEMA - CHARTER_
BUNDLE_ V1_ SCHEMA - COMPACTION_
RECEIPT_ V1_ SCHEMA - DEPRECATION_
BUNDLE_ V1_ SCHEMA - DOCTRINE_
SNAPSHOT_ V1_ SCHEMA - HISTORICAL_
QUERY_ GUARANTEE_ V1_ SCHEMA - RETIREMENT_
BUNDLE_ V1_ SCHEMA