Skip to main content

Crate adze_governance_matrix_core_impl

Crate adze_governance_matrix_core_impl 

Source
Expand description

Compatibility facade for the extracted BDD governance core implementation.

The concrete implementation now lives in adze-bdd-governance-core.

Structs§

BddGovernanceMatrix
Typed composition of a BDD scenario grid and a parser feature profile.
BddGovernanceSnapshot
Snapshot of governance progress for one phase and feature profile.
BddScenario
Shared BDD scenario ledger entry.
ParserFeatureProfile
Snapshot of parser-related feature flags for this build.

Enums§

BddPhase
BDD status phase for a scenario.
BddScenarioStatus
Scenario status for a feature matrix row.
ParserBackend
Parser backend supported by the runtime feature matrix.

Constants§

GLR_CONFLICT_FALLBACK
Advisory profile description for conflict-capable grammars.
GLR_CONFLICT_PRESERVATION_GRID
GLR conflict-preservation scenario ledger.

Functions§

bdd_governance_snapshot
Build a compact governance snapshot for a phase.
bdd_progress
Aggregate progress for a phase.
bdd_progress_report
Shared formatting for BDD progress summaries.
bdd_progress_report_with_profile
Compose BDD progress with parser profile diagnostics in one report.
bdd_progress_status_line
Return a stable machine-readable status line for dashboards and CI.
describe_backend_for_conflicts
Describe the conflict backend behavior for a given feature profile.