This directory contains the extended technical documentation for ClawMind.
The root README.md is intentionally short and portfolio-oriented. Detailed implementation notes, verification flows, agent responsibilities, evaluation scenarios, and deployment guidance live here.
- Architecture — system layers, orchestration, data flow, and design rationale
- Agents — responsibilities and interfaces of the specialized reasoning agents
- Memory — semantic retrieval, embeddings, persistence, and warm-up
- Evaluation — scenario-based evaluation and critic-driven scoring
- MCP — Model Context Protocol server and tools
- API — public application endpoints
- Verification — report provenance, storage, signatures, and on-chain registry
- Deployment — local setup, Docker, Vercel, and production configuration
- Security — safety model, smart-contract checks, and known limitations
- Development — quality gates, tests, CI, and repository workflows
- Demo — concise end-to-end product walkthrough
Portfolio screenshots can be stored in:
docs/images/
├── analysis.png
├── critic.png
└── receipt.png
The documentation links use relative paths so the files render correctly on GitHub.