You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs/PERFORMANCE.md was retired in v0.1.2 — the load-bearing doctrine (target latency band + Tier 1/2/3 trim guidance + re-eval triggers) moved into CONTRIBUTING.md § Performance. Historical baseline + change-tracking now live in git history.
The doctrine includes re-evaluation triggers — this issue tracks the standing follow-up to re-baseline the Layer 3 dogfood timeline whenever any of those triggers fire, instead of carrying the dead-link doc forward.
Triggers (any of these → re-baseline + post timings here)
A new platform adapter (Codex / Cursor / OpenCode / Gemini CLI) lands — re-baseline on that platform.
How to re-baseline
Fresh claude --plugin-dir <PLUGIN_PATH> against a disposable scratch project.
Run scenario 2.1.bro from tests/manual/scenarios.md (@bro write a cli todo by python) and timestamp every ledger event.
Post the new timeline as a comment on this issue.
If the regression is real, open a focused fix-issue and link back.
Why an issue, not a doc
A doc invites scope creep ("while we're updating perf, let me add this other note"). A perf issue is closed-when-fixed and reopens when the next regression hits. Doctrine is durable (CONTRIBUTING); measurements are ephemeral (issues + git).
Why
docs/PERFORMANCE.mdwas retired in v0.1.2 — the load-bearing doctrine (target latency band + Tier 1/2/3 trim guidance + re-eval triggers) moved intoCONTRIBUTING.md§ Performance. Historical baseline + change-tracking now live in git history.The doctrine includes re-evaluation triggers — this issue tracks the standing follow-up to re-baseline the Layer 3 dogfood timeline whenever any of those triggers fire, instead of carrying the dead-link doc forward.
Triggers (any of these → re-baseline + post timings here)
How to re-baseline
claude --plugin-dir <PLUGIN_PATH>against a disposable scratch project.2.1.brofromtests/manual/scenarios.md(@bro write a cli todo by python) and timestamp every ledger event.Why an issue, not a doc
A doc invites scope creep ("while we're updating perf, let me add this other note"). A perf issue is closed-when-fixed and reopens when the next regression hits. Doctrine is durable (CONTRIBUTING); measurements are ephemeral (issues + git).