Files
tutor-service/openspec/changes/bootstrap-job-tutor-platform/tasks.md

19 lines
1.0 KiB
Markdown
Raw Normal View History

2026-04-26 15:35:26 +09:00
# Tasks
- [x] 1. Create initial PRD for job-seeker-first tutoring.
- [x] 2. Create initial architecture note for workflow, LLM, memory, ontology,
and visual assets.
- [x] 3. Add OpenSpec capability specs for the first product baseline.
- [x] 4. Incorporate game-design learning loop and progression planning.
- [x] 5. Add repository engineering principles and code-size constraints.
- [x] 6. Lock Go backend and internalized agent-farm workflow direction.
2026-04-26 15:45:56 +09:00
- [x] 7. Choose the first interview track and canonical concept seed list.
- [x] 8. Define typed JSON contracts for diagnostic, grading, memory extraction,
2026-04-26 15:35:26 +09:00
ontology gap detection, and asset prompt generation.
2026-04-26 15:45:56 +09:00
- [x] 9. Create Phase 1 GSD context, research, and plan artifacts.
- [ ] 10. Draft the first `agent-farm-go` YAML workflow package.
- [x] 11. Validate the OpenSpec change.
2026-04-26 16:34:52 +09:00
- [x] 12. Implement evidence-backed learner memory ingestion and readback.
2026-04-26 16:39:19 +09:00
- [x] 13. Implement evidence-backed readiness map and next challenge APIs.
2026-04-26 17:49:35 +09:00
- [x] 14. Implement source-backed ontology material ingestion.