RedFlag/.publication/commit-voice-allowlist.json
Fimeg 5d4058632b projection: admit the release correction
The exact source exception now travels with the public policy that applies it.

Source-Sha: ed9b9219d769888563b154d837f7c808f454fb7b
Policy-Sha: ed9b9219d769888563b154d837f7c808f454fb7b
Tree-Digest: f5f6a9c4f300ad96c321f56614e96fc4005ad14f4f18ad276c0e7e1c1338fa4a
2026-09-10 14:16:42 -04:00

24 lines
772 B
JSON

{
"schema_version": 2,
"repository": "Fimeg/RedFlag",
"exceptions": [
{
"repository": "Fimeg/RedFlag",
"sha": "b64142cc24261fd78305b365158c0da087825949",
"rule": "subject-length",
"reason": "the integrated beta commit predates the gate; its 63-character subject is public-safe",
"reviewer": "Casey Tunturi",
"reviewed": "2026-09-10",
"scope": "this commit only"
},
{
"repository": "Fimeg/RedFlag",
"sha": "550aff16577a07f888f3ca150749265726072048",
"rule": "prose-length",
"reason": "the release correction is public-safe and exceeds the prose ceiling by twenty characters",
"reviewer": "Casey Tunturi",
"reviewed": "2026-09-10",
"scope": "this commit only"
}
]
}