Claude Code harness: Planner → Generator → Evaluator pipeline with one user gate. Vault-based knowledge (patterns, conventions, decisions) lives outside the repo.
Stars
7
Forks
0
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
docs: rewrite README — vault structure, decisions.md, updated quick start
4947cc8View on GitHubfeat: add decisions.md to vault — non-derivable long-term memory
9df569fView on GitHubfix: resolve all audit issues — inputs, fix loop, diff strategy, basename
e2368e4View on GitHubfix: resolve all review issues — paths, session_id, fix loop diff, git log
52dc931View on GitHubfix: remove MAX_THINKING_TOKENS, keep CONTEXT_VAULT in settings.json
e6b7580View on GitHubRevert "fix: remove MAX_THINKING_TOKENS, resolve vault path via $HOME in shell"
80a961bView on GitHubfix: remove MAX_THINKING_TOKENS, resolve vault path via $HOME in shell
7d6ce22View on GitHubrefactor: move all vault files to ~/context_vault outside repo
bd7a582View on GitHubrefactor: replace RPIV with Planner→Generator→Evaluator harness
66e5dd0View on GitHub