Commit Graph

247 Commits

Author SHA1 Message Date
Trevin Chow faff23b704 docs(solutions): reroute citations off the deleted codex spec
Two learnings pointed at docs/specs/codex.md, which this branch removes.
Drop the dangling cross-link in the model-normalization learning (the fact
it confirmed is already stated in that doc's body) and attribute the
$ARGUMENTS learning's platform facts to each platform's own docs rather
than the specs directory that no longer holds the Codex spec.

Claude-Session: https://claude.ai/code/session_01SW4b3ASD6aZnb6njKxQ5sx
2026-07-22 00:49:00 -07:00
Trevin Chow 8de6f5281b docs(specs): remove claude-code and codex mirror specs
These two spec files were hand-mirrored snapshots of external Claude Code
and Codex platform docs. They were referenced by no code or test and rot
silently between "Last verified" re-verifications: claude-code.md had
drifted ~6 months, and codex.md documented a Codex profiles mechanism that
was since removed. Rather than pay the recurring re-verification tax on
mirrors nothing reads, remove them.

Supersedes #1223 and #1225, which attempted to refresh these files. The
remaining specs (antigravity.md, devin.md, etc.) stay — they are cited from
src/ and carry converter-load-bearing detail.

Claude-Session: https://claude.ai/code/session_01SW4b3ASD6aZnb6njKxQ5sx
2026-07-21 23:00:59 -07:00
Trevin Chow ece51fd7a6 feat(lfg): route planning and implementation stages per-directive (#1220) 2026-07-21 16:04:19 -07:00
Trevin Chow 52be0d1bc6 fix(ce-babysit-pr): spend the invocation budget in active watch time, not wall-clock (#1216) 2026-07-21 15:11:21 -07:00
Trevin Chow 7403e53ee8 fix(ce-pov): oracle panel prompting, disclosure, and grounding fixes (#1219) 2026-07-21 14:28:19 -07:00
Trevin Chow 868fb5467c fix(skills): render invocations for the active harness (#1218) 2026-07-21 14:03:17 -07:00
Trevin Chow 987c3be244 fix(ce-code-review): dispatch local reviewers as a foreground concurrent batch (#1214) 2026-07-21 10:20:50 -07:00
Trevin Chow 7d61a8af74 fix(ce-brainstorm): preserve multi-area project continuity (#1210) 2026-07-20 22:02:43 -07:00
Trevin Chow 5f48fb5397 feat(ce-plan,ce-brainstorm): elevate reasoning to a chosen model on any harness (#1206) 2026-07-20 21:36:26 -07:00
Trevin Chow 80550a8a7d feat(ce-ideate): generalize issue-tracker ideation to any tracker (#1209) 2026-07-20 21:35:50 -07:00
Trevin Chow 10bdacd294 fix(ce-code-review): move codex adversarial peer to gpt-5.6-luna at xhigh (#1208) 2026-07-20 21:34:33 -07:00
Trevin Chow b3c38a21a4 fix(ce-code-review): recover oversized adversarial reviews (#1200) 2026-07-20 18:05:48 -07:00
Trevin Chow 30df24a65f feat(ce-work): add cross-model implementation engine (#1154) 2026-07-20 16:01:09 -07:00
Trevin Chow 3e2f372f96 fix(ce-explain): harden portable explainer delivery (#1195) 2026-07-20 15:58:21 -07:00
Trevin Chow 49e7d280f4 docs(ce-pov): explain the rationale behind the debate round cap (#1194) 2026-07-20 09:57:08 -07:00
Trevin Chow 1f2ea66b2c docs(skills): add practical invocation examples (#1188) 2026-07-19 11:42:14 -07:00
Trevin Chow ddd82d2913 fix(review): recover from dispatch-script crashes before degrading cross-model checks (#1187) 2026-07-19 09:01:34 -07:00
Trevin Chow 8163a96e86 fix(ce-babysit-pr): handle moving base during watch (#1181) 2026-07-18 17:14:29 -07:00
Trevin Chow 4aeaf68530 perf(review): run codex adversarial peer at medium reasoning (#1183) 2026-07-18 10:49:46 -07:00
Trevin Chow d1bff96629 fix(ce-babysit-pr): bound stalled review signals (#1180) 2026-07-18 00:02:59 -07:00
Trevin Chow 03603fa800 fix(scratch): isolate reusable temp state by user (#1177) 2026-07-17 17:15:34 -07:00
Trevin Chow 54d871ebee fix(ce-pov): preserve independent reviews and Claude auth (#1175) 2026-07-17 16:20:34 -07:00
Yaniv Ben-Ami 874555f263 feat(ce-compound): add lightweight headless depth (#1143)
Co-authored-by: Zara Chen <agent-zara@seethegalaxy.com>
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-07-17 14:58:55 -07:00
Trevin Chow c184234b1c fix(grounding): remove shared repo profile cache (#1172) 2026-07-17 14:42:29 -07:00
Trevin Chow 80ec750ee3 fix(ce-code-review): right-size review orchestration (#1159) 2026-07-17 11:23:05 -07:00
Trevin Chow bdbd2d60da chore(codex): add worktree-local skill workflow (#1164) 2026-07-16 21:29:16 -07:00
Trevin Chow d1634186d9 feat(ce-brainstorm): surface the workflow spine as tasks (#1165) 2026-07-16 20:49:36 -07:00
Trevin Chow cbf7347f8b feat(ce-handoff): add session continuity skill (#1162) 2026-07-16 17:34:12 -07:00
Trevin Chow b05a5542e6 docs(solutions): refresh model-normalization doc for sonnet-5/opus-4-8 (#1161) 2026-07-16 16:32:01 -07:00
Trevin Chow e745e9663b fix(ce-babysit-pr): prevent stacked watcher wakes (#1155) 2026-07-16 01:08:17 -07:00
Trevin Chow 0c1bc0a1df fix(review): keep cross-model schemas strict-compatible (#1153) 2026-07-15 22:32:17 -07:00
Trevin Chow f962eef1ac fix(ce-simplify-code): scope necessity checks safely (#1151) 2026-07-15 19:20:43 -07:00
Trevin Chow 51295a6e0c feat(ce-pov): add repository-grounded model panels (#1145) 2026-07-15 17:29:49 -07:00
Kieran Klaassen 5f3b4494db docs(readme): move Install section above Philosophy (#1146) 2026-07-15 11:38:37 -07:00
Trevin Chow 4c63fd272e fix(ce-code-review,ce-doc-review): make cross-model peers survive the tool-call ceiling (#1135) 2026-07-14 16:31:53 -07:00
Trevin Chow d380903ebf feat(pipeline): carry session-settled decisions across the pipeline (#1136) 2026-07-14 14:45:08 -07:00
Trevin Chow 426f4d4107 fix(repo-profile-cache): key entries by profile-input digest (#1134) 2026-07-14 13:47:45 -07:00
Trevin Chow 5f21dd0457 fix(ce-commit-push-pr): require explicit branding (#1133) 2026-07-14 10:30:56 -07:00
Trevin Chow 3a6486e4e6 fix(ce-commit-push-pr): remove single-model attribution (#1132) 2026-07-14 10:09:11 -07:00
Justin Gordon f871e4b430 docs(ce-work): surface return-to-caller mode for outer orchestrators (#1106)
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-07-13 19:24:30 -07:00
Trevin Chow 259eedb179 feat(ce-code-review): port multi-provider cross-model adversarial mechanics (#1128) 2026-07-13 18:59:50 -07:00
Trevin Chow cc970bc0ef feat(ce-doc-review): cross-model judgment pass with attested multi-provider selection (#1092) 2026-07-13 14:46:40 -07:00
Trevin Chow c0414b11a2 fix(ce-code-review): surface load-bearing line provenance in findings (#1124) 2026-07-13 13:47:27 -07:00
Trevin Chow 22c23d2717 fix(ce-proof): migrate to Proof v3 and owner credential lifecycle (#1121) 2026-07-13 12:27:10 -07:00
Trevin Chow cf6d37f1b5 fix(ce-compound): keep Discoverability Check report-only in headless (#1119) 2026-07-13 00:45:04 -07:00
Trevin Chow 6fb9788aac fix(ce-compound): run the session-history probe in headless mode (#1117) 2026-07-13 00:20:37 -07:00
Trevin Chow a7d8505550 fix(lfg): allow agent invocation for the autonomous brainstorm handoff (#1116) 2026-07-12 22:46:07 -07:00
Trevin Chow 556816aab0 fix(ce-simplify-code): self-skip no-yield scopes; document auto-invoke (#1113) 2026-07-12 14:13:45 -07:00
Trevin Chow c7180ad4af fix(skills): remove Claude-only $ARGUMENTS from skill bodies (#1110) 2026-07-12 14:01:11 -07:00
Trevin Chow 6f37cc8b80 fix(skills): gather skill context at runtime, not load-time pre-resolution (#1109) 2026-07-12 12:33:46 -07:00