No description
Three write tools that append StoryLog entries: - log_implementation: type=IMPLEMENTATION_PLAN - log_test_result: type=TEST_RESULT, status PASSED|FAILED - log_commit: type=COMMIT with hash and message All accept optional metadata in input but skip writing it for now — the StoryLog.metadata JSONB column lands with Scrum4Me PR #2. After that PR merges, run sync-schema and add `metadata` to each prisma.create's data field. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| prisma | ||
| scripts | ||
| src | ||
| vendor | ||
| .env.example | ||
| .gitignore | ||
| .gitmodules | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||