Skip to content

IT11C: Shadow Mode (adoption wedge)#32

Merged
rinfa0108 merged 1 commit into
mainfrom
iter/11c-shadow-mode
Mar 9, 2026
Merged

IT11C: Shadow Mode (adoption wedge)#32
rinfa0108 merged 1 commit into
mainfrom
iter/11c-shadow-mode

Conversation

@rinfa0108

Copy link
Copy Markdown
Owner

IT11C - Shadow Mode (adoption wedge)

Summary

Adds a deterministic Shadow Mode CLI that previews and optionally writes scratch-only memory objects extracted from transcripts without requiring agent refactors.

Commands

  • openbrain shadow --mode dry-run --stdinn- openbrain shadow --mode write-scratch --workspace ... --token ... --input transcript.txt --out report.jsonn

Safety

  • Default is dry-run (no writes)
  • Write mode forces lifecycle_state=scratch
  • No new /v1 endpoints

Docs

  • docs/demo/shadow_mode_quickstart.md`n

Gates

  • scripts/ci/quality-gates.ps1 (pass)
  • cargo fmt --all -- --check (pass)
  • cargo clippy --all-targets --all-features -- -D warnings (pass)
  • cargo test --all --all-features (pass)
  • cargo deny check via quality gates (pass)

@rinfa0108
rinfa0108 merged commit 3e8d338 into main Mar 9, 2026
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant