feat: add hybrid fast-feedback budget governance #529

Merged
ahmido merged 1 commits from 464-platform-fast-feedback-profile-separation-budget-governance-v1 into platform-dev 2026-08-04 12:33:49 +00:00
Owner

Provider-neutral Fast-Feedback execution profiles with separate Selection Identity and Execution Profile Identity.
Supports profile states UNQUALIFIED, CALIBRATING, QUALIFIED, and STALE, with profile-based hybrid budget governance.
Historical v1 artifacts remain readable as legacy-unqualified.
Failure classes are separated: TEST_FAILURE, BUDGET_BREACH, COST_CONTRACT_DRIFT, EXECUTION_PROFILE_UNQUALIFIED, EXECUTION_PROFILE_STALE, INFRASTRUCTURE_ERROR, and ARTIFACT_CONTRACT_FAILURE.
Local profile qualified with four valid samples.

Budget formula v2:

  • Advisory = max(ceil(q75), ceil(max(samples)))
  • Headroom = clamp(ceil(2 × MAD), 15, 30)
  • Hard = Advisory + Headroom
  • Qualification fails above the absolute cap of 400 seconds.

Qualified local budget: Advisory 182 seconds; Hard 197 seconds.
Final Exact-Candidate run: 3,189 tests, 22,745 assertions, 0 skips, 169.413143 seconds, PASS.
Independent review: NO_CONFIRMED_FINDINGS.
Candidate-Fingerprint: 2e4dbcd4f9a9b88f824b66a87b458fb6a2bca3ddd2ac906e46e95aeb7c5179d7.
Confidence contract unchanged.
No product, UI, runtime, database, deployment, or remote-authority changes.
Spec 463 remains unchanged and paused at T066G.

Provider-neutral Fast-Feedback execution profiles with separate Selection Identity and Execution Profile Identity. Supports profile states UNQUALIFIED, CALIBRATING, QUALIFIED, and STALE, with profile-based hybrid budget governance. Historical v1 artifacts remain readable as legacy-unqualified. Failure classes are separated: TEST_FAILURE, BUDGET_BREACH, COST_CONTRACT_DRIFT, EXECUTION_PROFILE_UNQUALIFIED, EXECUTION_PROFILE_STALE, INFRASTRUCTURE_ERROR, and ARTIFACT_CONTRACT_FAILURE. Local profile qualified with four valid samples. Budget formula v2: - Advisory = max(ceil(q75), ceil(max(samples))) - Headroom = clamp(ceil(2 × MAD), 15, 30) - Hard = Advisory + Headroom - Qualification fails above the absolute cap of 400 seconds. Qualified local budget: Advisory 182 seconds; Hard 197 seconds. Final Exact-Candidate run: 3,189 tests, 22,745 assertions, 0 skips, 169.413143 seconds, PASS. Independent review: NO_CONFIRMED_FINDINGS. Candidate-Fingerprint: 2e4dbcd4f9a9b88f824b66a87b458fb6a2bca3ddd2ac906e46e95aeb7c5179d7. Confidence contract unchanged. No product, UI, runtime, database, deployment, or remote-authority changes. Spec 463 remains unchanged and paused at T066G.
ahmido added 1 commit 2026-08-04 11:48:25 +00:00
feat: add hybrid fast-feedback budget governance
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 5m10s
edf86fa177
ahmido merged commit 247037d1e1 into platform-dev 2026-08-04 12:33:49 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ahmido/TenantAtlas#529
No description provided.