analysts: AR-GOV atrRegime lane-fact mapping (D-AR-3) — merge FIRST of the three - #27
Merged
Merged
Conversation
FroggyEnrichedView.technical gains the governed atrRegime lane fact (closed vocabulary); the adapter replaces the 'normal' hardcode with a read of it, defaulting to normal when absent or unrecognized — regime-less signals keep today's behavior byte-for-byte. The four projected context fields stay unread. Adds pass-through, absent, and defensive-branch pins. Do not merge before the AR-GOV decision PR (afi-governance #36, accepted). Merge order: this first, then afi-config, then afi-reactor. 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.
Executes AR-GOV D-AR-3 (afi-governance #36, ACCEPTED — merge a46a58e)
Merge order (binding, D-AR-4): THIS PR first → afi-config → afi-reactor.
FroggyEnrichedView.technicalgains the governedatrRegimelane fact (closed vocabulary); the adapter replaces the"normal"hardcode with a read of it, defaulting tonormalwhen absent or unrecognized — every regime-less signal (including all pre-deploy records) keeps today's outputs byte-for-byte. The four projected context fields stay unread (the inertness guard passes unchanged). Pins: pass-through for all four vocabulary values, both absent cases, and the defensive unknown-string branch.Safe to merge first (proven by direct simulation): reactor main runs green against this build — no lane emits the field yet, so the default reproduces current behavior exactly.
Acceptance evidence: 228 tests green, typecheck + build clean. Judge by Validate/build (Kilo is known noise).
🤖 Generated with Claude Code