This folder contains technical documentation for Recall System: architecture, product intent, drivers, security, testing, and deployment notes.
- Product overview — goals, problem space, and product loop
- Architecture — monorepo layers and boundaries
- Domain — domain concepts and rules
- Drivers — persistence and runtime drivers (
inmemory,indexeddb,api,hybrid) - Data-first persistence — contracts and local-first model
- Security — threat model and controls
- Testing — test strategy and high-value suites
- Build and deployment — builds and deployment perspective
- Roadmap — planned directions
- Application code: github.com/bashlor/recall-system
- This documentation tree on GitHub: github.com/bashlor/recall-system/tree/main/docs
For a repository overview and quick links, see the root README.md.