SSH proxy + governance: ShellClass, ceremony, breach, delegation (Rust)
Find a file
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
bascule-agent docs: add ARCHITECTURE.md, CHANGELOG, fix Cargo metadata 2026-04-15 15:37:27 -04:00
bascule-core docs: add ARCHITECTURE.md, CHANGELOG, fix Cargo metadata 2026-04-15 15:37:27 -04:00
bascule-filter-core initial: bascule v0.1.0 2026-03-18 16:40:48 -04:00
bascule-gateway bascule-gateway: BASCULE_DEMO_AUDIT=1 startup synthesizer 2026-04-25 06:05:22 -04:00
bascule-node-agent initial: bascule v0.1.0 2026-03-18 16:40:48 -04:00
bascule-proto initial: bascule v0.1.0 2026-03-18 16:40:48 -04:00
bascule-shell initial: bascule v0.1.0 2026-03-18 16:40:48 -04:00
bascule-tail initial: bascule v0.1.0 2026-03-18 16:40:48 -04:00
ceremony-engine refactor(ceremony-engine): use GovernanceEnvelope for merkle leaves 2026-04-12 12:13:53 -04:00
proto/bascule/v1 initial: bascule v0.1.0 2026-03-18 16:40:48 -04:00
.gitignore initial: bascule v0.1.0 2026-03-18 16:40:48 -04:00
ARCHITECTURE.md docs: add ARCHITECTURE.md, CHANGELOG, fix Cargo metadata 2026-04-15 15:37:27 -04:00
Cargo.lock bascule-gateway: implement CreateAnchor submission to Quartermaster 2026-04-24 15:40:30 -04:00
Cargo.toml initial: bascule v0.1.0 2026-03-18 16:40:48 -04:00
CHANGELOG.md docs: add ARCHITECTURE.md, CHANGELOG, fix Cargo metadata 2026-04-15 15:37:27 -04:00