Skip to main content

Crate adze_governance_status_core

Crate adze_governance_status_core 

Source
Expand description

Status-line and backend-description helpers for governance reporting.

This crate isolates machine-readable status output and conflict-backend descriptions so BDD governance cores can focus on snapshot/report assembly.

Structs§

BddScenario
Shared BDD scenario ledger entry.
ParserFeatureProfile
Snapshot of parser-related feature flags for this build.

Enums§

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

Constants§

GLR_CONFLICT_FALLBACK
Advisory profile description for conflict-capable grammars.

Functions§

bdd_progress
Aggregate progress for a phase.
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.