Skip to main content

Crate adze_bdd_governance_reporting_core

Crate adze_bdd_governance_reporting_core 

Source
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.
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_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.