docs: sync tool-types-definition specs and mark tasks complete

- Mark manual testing tasks as complete in tool-types-definition
- Sync tool-types-definition spec to main specs directory
This commit is contained in:
Fusion
2026-05-18 17:10:23 +02:00
parent 6b302b3279
commit 7b72ccdc3c
3 changed files with 596 additions and 2 deletions
@@ -28,6 +28,6 @@
- [x] 4.1 Run backend quality gates (`pytest`, `ruff`, `mypy`)
- [x] 4.2 Run frontend quality gates (`npm test`, `typecheck`, `lint`, `build`)
- [ ] 4.3 Test CRUD operations manually
- [ ] 4.4 Verify built-in types are seeded
- [x] 4.3 Test CRUD operations manually
- [x] 4.4 Verify built-in types are seeded
- [x] 4.5 Update this tasks file with completed checkboxes