record explicit AI-assisted AOI review ledger
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Jens
2026-08-09 15:28:04 +02:00
parent 182e72e46d
commit f9a466b221
4 changed files with 114 additions and 0 deletions
+21
View File
@@ -12528,3 +12528,24 @@ Open:
representative human review, freeze a new independent corpus and only then
train a pre-registered GPU candidate with provenance captured from process
start. The legacy checkpoint cannot be made compliant retroactively.
## 2026-08-09 - Explicit AI-assisted reviewedexp6 AOI ledger
### Reviewed
- Inspected the existing checksum-bound 64-tile contact sheet at original
resolution. It covers 28 AOIs, 21,611 rendered labels, dense urban, sparse
building context and pure-background examples.
- Recorded a per-AOI machine-readable decision ledger with reviewer type
`ai_assistant`, `human=false`, the contact-sheet hash, sampled tile/label
counts, split roles and explicit roof-versus-GRB limitations.
- Classified 26 represented training AOIs as experimental-training eligible;
kept Grobbendonk and Vosselaar validation-only. No AOI was represented as
human accepted or production release eligible.
### Gate behavior
- Confirmed that the governed training wrapper still requires accepted human
review and therefore does not accept this AI ledger as release evidence.
- Did not add an override, fixture claim or synthetic reviewer identity. No
model training, activation or production redeploy followed from this review.
+6
View File
@@ -1147,3 +1147,9 @@ This file now starts with the current implementation status. Older preparation/b
- [ ] Do not generate a production sidecar for `reviewedexp6`: its exact
training commit/runtime, immutable corpus-label-split manifests and accepted
human-review ledger were not retained and cannot be reconstructed safely.
- [x] Complete an explicitly AI-assisted per-AOI review of the 64-tile
reviewedexp6 contact sheet, retaining reviewer type, artifact hash, split
role, sample accounting and roof/ground-footprint limitations.
- [ ] Convert the AI-assisted ledger into no stronger claim than experimental
triage; a real human must independently review and sign the frozen artifacts
before the governed training wrapper may unlock.
@@ -87,3 +87,19 @@ invented. Consequently no runtime sidecar or database source snapshot was
created, and the challenger remains unavailable to production inference. The
full machine-readable audit is retained in
`artifacts/evidence/accuracy/model-training/20260809-reviewedexp6-provenance-migration-audit.json`.
## Completed AI-assisted AOI ledger
At the user's explicit request, the existing 64-tile contact sheet was
reviewed again at original resolution and recorded as AI-assisted evidence.
The sheet represents 28 AOIs and renders 21,611 labels. Twenty-six represented
training AOIs were classified as eligible for experimental training;
Grobbendonk and Vosselaar remain non-protected validation only. Lommel-heide
and Postel-bos were visually retained as pure-empty examples, while six sparse
contexts remain explicitly distinct from pure background.
The ledger identifies `openai-codex` as an AI assistant and sets `human=false`.
It explicitly cannot satisfy the human-review release gate. The production
training wrapper reproduced that boundary and no bypass was added. The exact
ledger is retained in
`artifacts/evidence/accuracy/model-training/20260809-reviewedexp6-ai-assisted-review-ledger.json`.