21 lines
736 B
Markdown
21 lines
736 B
Markdown
# Implementation Draft: OKR Web Application
|
|
|
|
## Scope
|
|
The implementation candidate is bounded by the manifest source roots and is not accepted before STEP12 build/test PASS.
|
|
|
|
## Source Roots
|
|
- apps/okr/backend
|
|
- apps/okr/frontend
|
|
|
|
## Implementation Evidence
|
|
- apps/okr/backend/src/auth/auth.service.ts
|
|
- apps/okr/backend/src/objectives/objectives.service.ts
|
|
- apps/okr/backend/src/key-results/key-results.service.ts
|
|
- apps/okr/backend/test/e2e.test.ts
|
|
- apps/okr/backend/test/services.test.ts
|
|
- apps/okr/frontend/src/lib/api.ts
|
|
- apps/okr/backend/prisma/seed.ts
|
|
|
|
## Acceptance Gate
|
|
STEP12 must execute manifest argv commands and write docs/output/specs/001-okr-web-app/implementation.accepted.json; no shell interpolation is permitted.
|