hygiene: finalize GeoIntel public release
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

This commit is contained in:
NuklearRabbit
2026-09-02 23:43:03 +02:00
parent faeb58ef6d
commit 3969a35d7a
7 changed files with 58 additions and 4 deletions
+13
View File
@@ -4,6 +4,19 @@ 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.