Skip to content

Latency harness for the deterministic hot path - #8

Merged
mrlucas679 merged 1 commit into
mainfrom
claude/festive-cannon
Jul 5, 2026
Merged

Latency harness for the deterministic hot path#8
mrlucas679 merged 1 commit into
mainfrom
claude/festive-cannon

Conversation

@mrlucas679

Copy link
Copy Markdown
Owner

Closes out MASTER_PLAN Phase 1: Tier 0/Tier 1 latency measured and printed in every CI run (baseline sub-millisecond), with order-of-magnitude p95 gates (50ms/250ms) so nothing heavy can sneak into the offline path unnoticed.

🤖 Generated with Claude Code

Measures Tier 0 (phrase) and Tier 1 (rules) cold/median/p95 over the
golden inputs on every CI run. Baseline: sub-millisecond. Gates are
order-of-magnitude guards (50ms/250ms p95) that catch accidental
network/model calls or complexity blowups in the offline path — the
end-to-end Section 4 budgets land with the Phase 2 app harness.

Suite: 147 passed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mrlucas679
mrlucas679 merged commit e39cd57 into main Jul 5, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant