Harden EXP-001 preflight privacy and pricing - #16
Merged
Merged
Conversation
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.
Purpose
Fixes exactly the two LOW findings from the independent review of merged PR
#15:
drift from the frozen subject configuration.
This does not broaden EXP-001 preparation or change the frozen experimental
contract.
Privacy hardening
model-catalogue.json,pricing-preflight.json,qualification-report.json, andvalue-receipt.json.each output; no private labels or authorization IDs are embedded in tests.
Pricing hardening
subject-config.jsonas theauthoritative frozen spend assumptions.
price_drift_from_frozen_configurationfrom the catalogue and thatconfiguration rather than hardcoding
false.reject cached-input drift against the current documented catalogue value.
USD 6.30 limit.
Affected verification
Changed files:
experiments/exp-001/live-preflight-v1/preflight.pytests/test_exp001_live_preflight.pySelected locally because they directly cover every changed path:
git diff --checkpassed.The repository has 90 statically identified test methods. The other 79 were
not duplicated locally because no registry, dashboard, schema, captured
evidence, harness, coordinator, or shared validator changed, and repository
search found no other Python caller of the changed module. The normal PR
workflow may run its broader suite as repository-required verification rather
than impact-required verification.
Safety and claim boundary
PLANNED.private mapping access, or lifecycle advancement occurred.
This PR must receive a fresh independent review. Do not merge it as part of
this execution and do not launch EXP-001.