audit: carry compaction-lineage metadata into candidate policy and sacred gate artifacts #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After Issue #15, exact compaction lineage is enforced in the manifest and refresh logic, but that lineage is not yet copied into
policy_candidate.jsonor the sacred gate result artifact. We should propagatelast_exact_compaction_at,base_compaction_snapshot_id, and related freshness metadata into the candidate policy and gate outputs so later audits can explain why a given candidate policy was considered fresh or rebuilt.