v0.40.7.2 docs(todos): file v0.41 wave commitments + 7 verified-missing items#1333
Merged
Conversation
…ng items Adds a wave-commitments register at the top of TODOS.md after a /plan-ceo-review + /plan-eng-review pass clustered the 110 open TODOs into 12 feature themes and surfaced three strategic decisions: - D1 — v0.41 Eval-loop wave (3x P0): eval gate CI verb, capture ON by default, wire nightly probe to autopilot scheduler. - D2 — Code-indexing promoted to P1 (5 items): .sql / Magika / doc_comment / cross-file edges / code-signature retrieval. - D3 — v0.42 Non-Latin script wave (5 items): Postgres CJK FTS, Unicode property escapes, chunker overlap, other non-Latin scripts, NUL framing. - Verified-missing items (8): sources promote, eval-replay --explain, remote doctor audit stream, gbrain costs, jobs explain, threat-model.md, doctor --thin-client, models migrate. Plan file: ~/.claude/plans/system-instruction-you-are-working-dazzling-pnueli.md Docs-only. No src/ changes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…ge-dry-mece # Conflicts: # CHANGELOG.md # TODOS.md # VERSION # package.json
mgunnin
added a commit
to mgunnin/gbrain
that referenced
this pull request
May 28, 2026
* upstream/master: (22 commits) v0.41.4.0 wave: local providers + cross-platform stdin + gateway-routed dream judge (6 community PRs) (garrytan#1377) v0.41.3.0 fix(security/mcp): OAuth CORS lockdown + pre-register without DCR + validator surface (garrytan#1403) v0.41.2.0 feat: lens packs + epistemology unification — atoms + concepts as first-class units, calibration profile widening, gstack-learnings bridge (garrytan#1364) v0.41.1.0 feat: eval-loop wave — gbrain bench publish + gbrain eval gate close the LOOP (garrytan#1352) v0.41.0.0 feat(minions): fleet you supervise (4 field bugs + cathedral) (garrytan#1367) v0.40.10.0 feat: content sanity defense — junk-pattern throw + oversize-skip-embed (garrytan#1351) v0.40.9.0 feat(chunker): .sql indexing via tree-sitter + code-def on SQL DDL (garrytan#1173) (garrytan#1350) v0.40.8.1 docs: README rewrite + personal-brain + company-brain tutorials (garrytan#1345) v0.40.8.0 test: e2e + unit gap coverage + master flake root-cause fixes (garrytan#1313) v0.40.6.1 docs(todos): file v0.41 wave commitments + 7 verified-missing items (garrytan#1333) v0.40.7.0 Schema Cathedral v3 — agent-on-ramp + production rebuild of PR garrytan#1321 (garrytan#1327) v0.40.6.0 feat(sync): parallel sync --all + per-source lock invariant + sources status dashboard (productionized from PR garrytan#1314) (garrytan#1324) v0.40.5.0 Federated Sync v2 — parallel source sync + push triggers + per-source health (garrytan#1322) v0.40.4.0 feat(search): selective graph signals + per-stage attribution + audit-writer unification (garrytan#1300) v0.40.3.0 feat: contextual retrieval + cache invalidation gate + 4 deferred-item closures (garrytan#1323) v0.40.2.0 feat: trajectory routing for temporal + knowledge_update (gbrain think + LongMemEval) (garrytan#1296) v0.40.1.0 Track D — eval infrastructure (catch retrieval regressions, prove answer-quality wins) (garrytan#1298) v0.40.0.0 feat: agent-voice (Mars + Venus) + copy-into-host-repo skillpack paradigm (garrytan#1128) v0.39.3.0: productionize the v0.38 ingestion cathedral (smoke-test fix wave from PR garrytan#1299) (garrytan#1308) v0.39.2.0 feat(autopilot): per-source fan-out + cycle lock primitive + phase taxonomy (garrytan#1295) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Docs-only. Files a wave-commitments register at the top of
TODOS.mdafter a/plan-ceo-review+/plan-eng-reviewtriage of the 110 open TODOs. Plan file:~/.claude/plans/system-instruction-you-are-working-dazzling-pnueli.md.The triage clustered TODOs into 12 feature themes, articulated the platonic ideal per cluster, and surfaced three strategic decisions. The user landed on the most ambitious option for all three, and the seven verified-absent items the analysis caught got filed.
No
src/changes. No tests run (nothing to test — the diff is exclusivelyTODOS.md+CHANGELOG.md+VERSION+package.json).What's in TODOS.md now
D1 — v0.41 Eval-loop wave (3× P0):
gbrain eval gate <baseline>CI verb — the single most load-bearing missing item across all 12 clustersD2 — Code-indexing promoted to P1 (5 items):
.sqlfile indexing (.sql files not indexed by gbrain sync walker #1173, needs tree-sitter-sql.wasm)doc_commentextraction at chunk time (A4)D3 — v0.42 Non-Latin script wave (5 items):
git diff --name-status -zNUL framingVerified-missing items (8) — each grep-checked absent before filing:
gbrain sources promote <id> <target>--explainauto-on duringgbrain eval replaygbrain remote doctorto stream audit JSONLgbrain costscommand (per-command / per-source / per-week spend)gbrain jobs explain <id>full job-graph tracedocs/security/threat-model.mdcataloggbrain doctor --thin-clientparity probegbrain models migrate --from X --to Yatomic provider swapPre-Landing Review
No issues found. Diff is exclusively documentation files. No code paths, no schema, no deps.
Test Coverage
Skipped — diff is docs-only (0 lines of
src/changed). No new code paths to audit.Eval Results
Skipped — no prompt-related files changed.
Plan Completion
The plan IS the deliverable. Filing the 21 wave-commitment items in
TODOS.mdis the plan's "next step" complete. No code implementation expected — D1/D2/D3 spawn separate implementation waves.TODOS
This PR is itself a TODOS update. The 21 new entries register the v0.41 + v0.42 wave commitments.
5 of D2 + D3's items duplicate older entries lower in the file (
.sql, Magika, doc_comment, CJK items) — duplication noted inline in the new section. The new top section is the canonical wave-commitment register; the historical entries stay as detail.Test plan
src/files touched🤖 Generated with Claude Code