diff --git a/STATUS.md b/STATUS.md new file mode 100644 index 0000000..779483b --- /dev/null +++ b/STATUS.md @@ -0,0 +1,21 @@ +# jerry-bot Status + +## Project +Jerry — autonomous code-review bot for the Timemachine org. + +## Current Focus +Building the `verification-toolkit` skill to reduce "optimism bias" in code reviews. + +## Key Decisions +1. **Labels:** Use `[VERIFIED]`, `[HYPOTHESIS]`, and `[STRAW]` for all findings. +2. **Calibration:** Claude is tracking the success rate of `[VERIFIED]` findings to ensure honesty. +3. **MCP:** `gitea-mcp` server configured for `git.timemachine.center`. +4. **Context:** Using git as a primary tool for tracking long-running project progress. + +## Next Steps +1. Push `verification-toolkit` to gitea. +2. Review `server-manager` (or another repo) using the new toolkit. +3. Save a summary of each review to memory to prevent recurring hallucinations. + +## Last Updated +2026-05-20