analysts: EQ-GOV execution-axis trigger quantisation (D-EQ-2) — DO NOT MERGE before governance #35 - #26
Merged
Conversation
… (EQ-GOV D-EQ-2) Replaces the round-rescale collapse (60/65/75 all -> 2) with the governed threshold map (>=75 -> 3, >=65 -> 2, >0 -> 1, else 0) so pattern quality differentiates the execution axis. Absent-pattern branch unchanged (0). Adds exact-value mapping pins over every band boundary. Do not merge before the EQ-GOV decision PR in afi-governance. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Kilo Code Review could not run — your account is out of credits. Add credits or switch to a free model to enable reviews on this change. |
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.
⛔ DO NOT MERGE before afi-governance PR #35 (EQ-GOV)
Merge order (binding, EQ-GOV D-EQ-3(4)): governance #35 → THIS PR (first of the three) → afi-config → afi-reactor.
Executes EQ-GOV D-EQ-2: replaces the round-rescale collapse (
Math.round(clamp01(conf/100)*3)mapped kernel grades 60/65/75 all totriggerPatternQuality 2) with the governed threshold map at the emitted grade boundaries — ≥75→3 (engulfing), ≥65→2 (pin bar, the committed-golden fixpoint), >0→1 (inside bar), else 0. Absent-pattern branch retained verbatim (0). Adds exact-value mapping pins over every band boundary plus a fractional probe (0.8→1) and both absent cases — the missing-assertion class that let the collapse ship.Safe to merge first: every committed pattern fixture in afi-reactor is a pin bar at confidence 65 → quality 2 unchanged; reactor main against this branch's build was run directly and is green (46 suites, 623 tests).
Acceptance evidence: afi-core 224 tests green, typecheck + build clean. Judge by Validate/build checks (Kilo app-side failures are known noise).
🤖 Generated with Claude Code