chore: record direct edit solving progress
This commit is contained in:
@@ -61,3 +61,22 @@ remain an identity transform for compiled geometry.
|
|||||||
### Next Steps
|
### Next Steps
|
||||||
|
|
||||||
- Implement the six constraint kinds and invariant diagnostics (step 3).
|
- Implement the six constraint kinds and invariant diagnostics (step 3).
|
||||||
|
|
||||||
|
## Session 3: Direct-edit constraint solving
|
||||||
|
|
||||||
|
**Date**: 2026-08-27
|
||||||
|
**Task**: Continue `direct-edit-solver-api`, step 3
|
||||||
|
**Git Commit**: `0eb404d`
|
||||||
|
|
||||||
|
### Summary
|
||||||
|
|
||||||
|
Activated all six constraint kinds, added transactional validation and blocking
|
||||||
|
diagnostics, and wired road profiles and junction plans into geometry compilation.
|
||||||
|
|
||||||
|
### Testing
|
||||||
|
|
||||||
|
- [OK] npm test; npm run format:check; npm run test:client; npm run test:client:unit; npm run build
|
||||||
|
|
||||||
|
### Next Steps
|
||||||
|
|
||||||
|
- Implement exact/recheck/pending/conflicted/stale replay matching (step 4).
|
||||||
|
|||||||
Reference in New Issue
Block a user