vsxd
|
7174ffab6a
|
docs: complete Phase 3 implementation plan with detailed TDD steps for all 5 chunks
- Chunk 1: Review workflow core (backend) - DB migration, entities, repos, permissions, service
- Chunk 2: Rating/favorites + frontend review center - entities, services, event listeners, controllers
- Chunk 3: CLI API + Web auth - Device Flow models, service, controllers, frontend page
- Chunk 4: ClawHub compatibility layer - slug mapper, well-known endpoint, compat controller
- Chunk 5: Idempotency + admin dashboard - interceptor, cleanup tasks, admin API, frontend pages
|
2026-03-12 11:30:19 +08:00 |
|
vsxd
|
56ccf3181b
|
docs: add Phase 3 implementation plan
- Complete Chunk 1 detailed tasks (database, entities, repositories, permissions, services)
- Add Chunk 2-5 task outlines
- Include TDD steps with test-first approach
- Add verification commands and expected outputs
- Total 5 chunks for progressive delivery
|
2026-03-12 01:28:06 +08:00 |
|