Skip to content

Implement Stage 13 real demo - #13

Merged
aarambh-darshan merged 1 commit into
mainfrom
stage-13-real-demo
Jul 3, 2026
Merged

Implement Stage 13 real demo#13
aarambh-darshan merged 1 commit into
mainfrom
stage-13-real-demo

Conversation

@aarambh-darshan

Copy link
Copy Markdown
Member

Summary

  • add bound hidden-neuron fact storage and best-hidden readout so Stage 13 answers can come from neural weights only
  • add decode-friendly answer vectors, bound-memory query variants, and safer CLI fact extraction for multi-relation sentences
  • add executable ./demo.sh plus a Stage 13 CLI integration test for the 22-fact demo and no-sidecar proof
  • update README, roadmap, changelog, and architecture docs for Stage 13 completion and Stage 14 next steps

Verification

  • ./demo.sh
  • cargo fmt --all -- --check
  • cargo test --workspace
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo build --workspace --release

Demo Result

  • answers are reported from neural weights after deleting sidecars
  • brain.manas size: 82716 bytes, below the 500KB Stage 13 limit
  • demo.sh is committed with executable mode 100755

@aarambh-darshan
aarambh-darshan merged commit 32ac6e4 into main Jul 3, 2026
1 check 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