문서 추가: 제약 조건 평가 계약 정의 및 관련 내용 문서화

This commit is contained in:
2025-12-27 02:34:23 +00:00
parent da89f87eaf
commit d9c14ddec9
3 changed files with 118 additions and 108 deletions
+5
View File
@@ -23,6 +23,11 @@ Vue 3 frontends.
- Data: PostgreSQL, Redis sessions
- Testing: Vitest
## Constraint Evaluation Contract
The shared constraint contract (daemon vs API precheck split) is documented in
`docs/architecture/rewrite-constraints.md`.
## Legacy Data Migration
- Legacy data is for migration only; the rewrite runtime does not depend on it.