bascule-workspace/bascule-gateway
Tyler J King 6c30ae3181 bascule-gateway: BASCULE_DEMO_AUDIT=1 startup synthesizer
Adds an env-gated startup hook that submits one synthetic AuditEvent
(notarize=true) to the AuditPipeline. The flush_loop then submits the
leaf to QM via CreateAnchor on its next cycle, demonstrating the
bascule→QM integration end-to-end without requiring real OIDC sessions
(genesis hasn't lifted the realm yet).

Default off — only triggers if BASCULE_DEMO_AUDIT=1 in pod env. Leaves
no permanent test surface in normal deployments. Slated for removal
once OIDC sessions can drive the path through the auth filter chain;
keeping it default-off makes that removal a no-op for production.

Signed-off-by: Tyler J King <tking@guildhouse.dev>
2026-04-25 06:05:22 -04:00
..
src bascule-gateway: BASCULE_DEMO_AUDIT=1 startup synthesizer 2026-04-25 06:05:22 -04:00
tests/fixtures initial: bascule v0.1.0 2026-03-18 16:40:48 -04:00
Cargo.toml bascule-gateway: implement CreateAnchor submission to Quartermaster 2026-04-24 15:40:30 -04:00
Dockerfile packaging(bascule-gateway): production Dockerfile 2026-04-25 04:57:05 -04:00