v2/docs/reasoningbank/models/_docs/README.md
This folder contains technical documentation and status reports for the ReasoningBank models project.
COMPLETION-SUMMARY.md - Full project completion report
SCHEMA-UPDATE-SUMMARY.md - Schema update details
VERIFICATION-COMPLETE.md - Final verification status
models/
├── _docs/ ← You are here (technical docs)
│ ├── COMPATIBILITY.md
│ ├── COMPLETION-SUMMARY.md
│ ├── SCHEMA-UPDATE-SUMMARY.md
│ └── VERIFICATION-COMPLETE.md
├── _scripts/ ← Utility scripts
├── safla/ ← Model: SAFLA (2,000 patterns)
├── google-research/ ← Model: Google Research (3,000 patterns)
├── code-reasoning/ ← Model: Code Reasoning (2,500 patterns)
├── problem-solving/ ← Model: Problem Solving (2,000 patterns)
├── domain-expert/ ← Model: Domain Expert (1,500 patterns)
├── README.md ← Start here!
├── HOW-TO-USE.md ← Usage guide
├── HOW-TO-TRAIN.md ← Training guide
└── INDEX.md ← Complete index
Last Updated: 2025-10-15 Purpose: Technical documentation and project status