2 Commits

Author SHA1 Message Date
root
830b33c4b3 docs: add implementation plan for AI legal assistant
- Define 7 implementation batches
- Specify tasks with verification criteria
- Follow TDD approach with 2-5 min task granularity

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 03:18:42 +08:00
root
cc3f539067 docs: add AI legal assistant system design document
- Define system architecture with FastAPI + SQLite + sqlite-vss
- Design 5 core modules: laws, analyses, cases, contracts, signatures
- Specify API design, data models, and permission system
- Outline deployment and security strategies

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 03:17:51 +08:00