fix template, remove okr, use casan.*

This commit is contained in:
thanhnv
2026-07-18 16:45:31 +07:00
parent 0dfd1742d3
commit 13fae3e6c3
249 changed files with 4881 additions and 5702 deletions
+8 -7
View File
@@ -1,9 +1,10 @@
# Tasks
- [X] Backend auth module with JWT and bcrypt.
- [X] Backend users/objectives/key-results modules.
- [X] Prisma schema, SQLite migration SQL, idempotent seed.
- [X] Frontend login, dashboard, objective detail, create objective, key result detail.
- [X] Backend service and e2e tests.
- [X] Golden regression fixture and deliberate failure evidence.
- [X] Build/test logs captured.
- [ ] Implement and test FR-01 in its owning source root.
- [ ] Implement and test FR-02 in its owning source root.
- [ ] Implement and test FR-03 in its owning source root.
- [ ] Implement and test FR-04 in its owning source root.
- [ ] Implement and test FR-05 in its owning source root.
- [ ] Validate all manifest build commands.
- [ ] Validate all manifest test commands.
- [ ] Capture traceability, golden regression, security, rollback, and evidence reports.