Expand description
Profile-aware report/status rendering for BDD governance tracking.
This crate intentionally owns formatting concerns so governance matrix core logic can stay focused on typed snapshots and matrix composition.
Structs§
- BddScenario
- Shared BDD scenario ledger entry.
- Parser
Feature Profile - Snapshot of parser-related feature flags for this build.
Enums§
- BddPhase
- BDD status phase for a scenario.
- Parser
Backend - 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_ 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.