Commit Graph

25 Commits

Author SHA1 Message Date
Trevin Chow bff2718a81 fix(review): close the routing double-offer and the guard that passed on its own negation
Code review found five defects the earlier passes missed.

The Phase 2 approach step offered ce-prototype for a Rule 7 decision and then
independently offered the visual probe, because its second sentence had lost
the not-Rule-7 conjunct — two incompatible routes for one decision.

The web-default guard matched "default", "substrate" and "web" anywhere in the
body, so "Default substrate is the product stack, not the web, whatever the
product is written in" satisfied every assertion while reversing the rule.
Bound the checks to the sentence that states the rule and reject a negated or
product-stack-first form. Verified: the reversing string now fails the guard.

preview.md still carried "a question that has to be used to be decided" — a
live paraphrase of the retired predicate that the exact-string guard cannot
see. The substrate paragraph authorized a non-browser medium and then closed
with an unconditional "do not introduce another display mechanism", negating
the branch it had just permitted. And CONCEPTS.md promised the artifact
survives the run where the overlay path says nothing survives.

Claude-Session: https://claude.ai/code/session_01KzLbr589npfw9AJezV3mwv
2026-08-13 15:42:10 -07:00
Trevin Chow 07195526bb docs(ce-prototype): describe the shipped boundary, not the drive-only one
The glossary and the four user-facing surfaces still defined the skill by
driving: CONCEPTS.md called a visual probe "not something you click through
to feel an interaction", and the skill page keyed its TL;DR on a decision that
"has to be used, not inspected". Both describe the boundary this change
retired.

Reconcile all five with what shipped — experience by driving or by seeing at
real finish, one organizing rule governing modality/fidelity/medium, the
sketch-insufficiency routing test, throwaway as unmaintained rather than
discarded, and the web default substrate.

Section structure and heading numbering are unchanged.

Claude-Session: https://claude.ai/code/session_01KzLbr589npfw9AJezV3mwv
2026-08-13 14:59:51 -07:00
Trevin Chow a27aa2afa2 feat(ce-prototype): add the experience prototype skill (#1363) 2026-08-13 01:31:18 -07:00
Trevin Chow 5ebc22dbd9 fix(config): cascade ordinary keys across repo yaml layers (#1360) 2026-08-12 15:00:07 -07:00
Trevin Chow 56e34aca41 docs(solutions): record the context.mjs exit-and-revert episode (#1315) 2026-08-02 16:37:36 -07:00
Trevin Chow 1b46bafac8 fix(babysit): harden the post-PR handoff, ready reporting, and drafts (#1293) 2026-07-31 11:41:00 -07:00
Trevin Chow 95ea8ad0df fix(dispatch): authorize shipped subagents through skill context (#1274) 2026-07-29 14:55:25 -07:00
Trevin Chow 393b14cd27 fix(peer-job-runner): make detached peer jobs work on native Windows (#1248) 2026-07-24 09:08:10 -07:00
Trevin Chow b7a09f4035 fix(doc-review): render findings decision-first on every output surface (#1239) 2026-07-23 13:22:30 -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
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 cbf7347f8b feat(ce-handoff): add session continuity skill (#1162) 2026-07-16 17:34:12 -07:00
Trevin Chow 0c1bc0a1df fix(review): keep cross-model schemas strict-compatible (#1153) 2026-07-15 22:32:17 -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 7aee6fb436 docs(best-practices): capture preserve-user-content completeness learning (#1090) 2026-07-09 15:07:56 -07:00
Kieran Klaassen 458401e0bb feat(ce-commit-push-pr): teach new concepts in PR descriptions (#1077)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 00:28:08 -07:00
Kieran Klaassen d3f35297ad feat(ce-sweep): recurring feedback-sweep skill (#1056) 2026-07-03 14:45:59 -05:00
Kieran Klaassen be8054c1d1 feat(ce-explain): add personal learning explainer skill with check-in loop (#1058) 2026-07-02 23:35:02 -05:00
Trevin Chow 7c77addbd0 feat(ce-dogfood): promote from beta to stable (#1022) 2026-06-29 16:20:08 -07:00
Trevin Chow 65fed608e5 fix(kimi): add native plugin support (#998) 2026-06-24 14:19:34 -07:00
Trevin Chow 16442e866e feat(antigravity): replace retired Gemini CLI target with Antigravity (agy) (#978) 2026-06-23 00:40:53 -07:00
Trevin Chow 02b72bc8a9 refactor(plugin): make plugin skills-only and root-native (#967) 2026-06-22 00:19:45 -07:00
Trevin Chow 622fbfa60d feat(ce-ideate): improve for Fable model (#924) 2026-06-11 01:05:01 -07:00
Trevin Chow 7c4bb16123 feat(skill): introduce CONCEPTS.md as shared vocabulary substrate (#838) 2026-06-02 00:38:03 -07:00