Files
geointel/docs/CODEX_EXECUTION_LOG.md
T
NuklearRabbit 3969a35d7a
Managed validation / Managed repository validation (pull_request) Successful in 1m54s
GeoIntel release gates / Compile, test, contracts and builds (pull_request) Successful in 1m53s
GeoIntel release gates / Python and npm vulnerability policy (pull_request) Failing after 20s
GeoIntel release gates / Production AI image, SBOM and container scan (pull_request) Failing after 12m1s
GeoIntel release gates / Deploy exact gated revision to Unraid (pull_request) Skipped
hygiene: finalize GeoIntel public release
2026-09-02 23:43:03 +02:00

56 lines
2.8 KiB
Markdown

# Execution log
This public log records release-relevant repository work only. Machine-specific
paths, production database state, deployment addresses, model outputs and
generated evidence remain in controlled local storage.
## 2026-09-02 — public-release handoff
- Added an explicit monitored reporting address to `SECURITY.md`.
- Documented ownership, redistribution boundaries and regeneration of the
retained portfolio assets.
- Confirmed the existing Linux/CUDA/Ultralytics lock is platform-specific,
version-pinned and SHA-256 hashed.
- Prevented pull requests from external public forks from executing code on
the private validation runners; push and maintainer-dispatch gates remain.
- Re-ran repository hygiene and full-history secret scanning successfully.
- The complete backend, frontend, migration and container gate remains the
required exact-commit check before changing repository visibility.
## 2026-08-31 — public-release readiness
- Confirmed Apache-2.0 as the repository license.
- Integrated the repository-hygiene branch into the public-release candidate.
- Classified older remote branches as superseded rather than blindly merging
divergent operational history.
- Completed a standard source security scan of the release candidate.
- Fixed the guest-project name-collision boundary, protected the reserved demo
project and added guest login/compute budgets.
- Required database-backed production provenance for HTTP model-load preflight.
- Added raster decoded-size limits and bounded preview reads.
- Removed tracked production-derived accuracy evidence and internal review
records from the public source tree.
- Replaced internal history-heavy documentation with user-facing public docs.
- Pinned production container base images by digest and reduced public health
responses to coarse status.
- Added Linux-resolved, SHA-256-locked AI/CUDA and build-tool dependency sets.
- Passed the complete release gate: repository hygiene, dependency policy,
documentation and API contracts, 1,707 backend tests, migrations, 170
frontend tests, type checking and the production frontend build.
- Clean-root publication is the remaining release operation.
## Public operator-profile metric provenance
The built-in example profiles expose these recorded benchmark values so the UI
never presents an untraceable accuracy figure:
- small-building balanced review: precision `0.5898197518`, recall
`0.5769921004`, F1 `0.5824578632`;
- expanded balanced review: precision `0.6470590036`, recall `0.4699913837`,
F1 `0.5432865391`;
- conservative review: precision `0.840006`, recall `0.202135`, F1
`0.32086574003576274`.
These measurements are examples bound to their recorded profile evidence; they
are not general accuracy claims for other models, locations or datasets.