Initial public release
GeoIntel release gates / Compile, test, contracts and builds (push) Successful in 1m49s
GeoIntel release gates / Python and npm vulnerability policy (push) Successful in 21s
GeoIntel release gates / Production AI image, SBOM and container scan (push) Successful in 5m39s
GeoIntel release gates / Deploy exact gated revision to Unraid (push) Failing after 58m43s

This commit is contained in:
Jens
2026-08-31 21:56:53 +02:00
commit faeb58ef6d
1386 changed files with 263203 additions and 0 deletions
@@ -0,0 +1,61 @@
{
"schema_version": 1,
"purpose": "Fresh non-protected calibration portfolio for the retained Kempen model family",
"frozen_before_inference": true,
"aois": [
{
"slug": "v72-zandhoven-lowrise-cal",
"region": "flanders",
"context": "detached-lowrise",
"split": "calibration",
"lon": 4.663,
"lat": 51.214,
"sample_role": "positive"
},
{
"slug": "v72-assenede-field-cal-bg",
"region": "flanders",
"context": "farmland-hard-negative",
"split": "calibration",
"lon": 3.750,
"lat": 51.246,
"sample_role": "background_candidate"
},
{
"slug": "v72-libramont-lowrise-cal",
"region": "wallonia",
"context": "rural-lowrise",
"split": "calibration",
"lon": 5.380,
"lat": 49.918,
"sample_role": "positive"
},
{
"slug": "v72-havelange-field-cal-bg",
"region": "wallonia",
"context": "farmland-hard-negative",
"split": "calibration",
"lon": 5.239,
"lat": 50.389,
"sample_role": "background_candidate"
},
{
"slug": "v72-ganshoren-lowrise-cal",
"region": "brussels",
"context": "urban-lowrise",
"split": "calibration",
"lon": 4.307,
"lat": 50.873,
"sample_role": "positive"
},
{
"slug": "v72-laeken-park-cal-bg",
"region": "brussels",
"context": "park-hard-negative",
"split": "calibration",
"lon": 4.351,
"lat": 50.892,
"sample_role": "background_candidate"
}
]
}
@@ -0,0 +1,20 @@
{
"schema_version": 1,
"purpose": "Fresh train-only Flemish failure-remediation corpus; never calibration or test",
"frozen_before_acquisition": true,
"revision_note": "r2 replaces the rejected Maaseik border AOI with inland Peer; the provider reported zero Flemish orthophoto coverage for the original rectangle before any sample pair was accepted.",
"aois": [
{"slug": "v73-kontich-lowrise-train", "region": "flanders", "context": "detached-lowrise", "split": "train", "lon": 4.447, "lat": 51.135, "sample_role": "positive"},
{"slug": "v73-schoten-lowrise-train", "region": "flanders", "context": "detached-lowrise", "split": "train", "lon": 4.500, "lat": 51.250, "sample_role": "positive"},
{"slug": "v73-lede-ribbon-train", "region": "flanders", "context": "ribbon-development", "split": "train", "lon": 3.985, "lat": 50.966, "sample_role": "positive"},
{"slug": "v73-tielt-rural-train", "region": "flanders", "context": "rural-town", "split": "train", "lon": 3.327, "lat": 50.999, "sample_role": "positive"},
{"slug": "v73-borgloon-rural-train", "region": "flanders", "context": "rural-lowrise", "split": "train", "lon": 5.343, "lat": 50.805, "sample_role": "positive"},
{"slug": "v73-wevelgem-industry-train", "region": "flanders", "context": "industrial", "split": "train", "lon": 3.180, "lat": 50.820, "sample_role": "positive"},
{"slug": "v73-kaprijke-field-train-bg", "region": "flanders", "context": "farmland-hard-negative", "split": "train", "lon": 3.620, "lat": 51.220, "sample_role": "background_candidate"},
{"slug": "v73-doel-port-train-bg", "region": "flanders", "context": "port-hard-negative", "split": "train", "lon": 4.260, "lat": 51.310, "sample_role": "background_candidate"},
{"slug": "v73-adinkerke-dunes-train-bg", "region": "flanders", "context": "dunes-hard-negative", "split": "train", "lon": 2.590, "lat": 51.070, "sample_role": "background_candidate"},
{"slug": "v73-houthulst-forest-train-bg", "region": "flanders", "context": "forest-hard-negative", "split": "train", "lon": 2.950, "lat": 50.980, "sample_role": "background_candidate"},
{"slug": "v73-ronse-industry-train-bg", "region": "flanders", "context": "industrial-hard-negative", "split": "train", "lon": 3.610, "lat": 50.750, "sample_role": "background_candidate"},
{"slug": "v73-peer-field-train-bg", "region": "flanders", "context": "farmland-hard-negative", "split": "train", "lon": 5.450, "lat": 51.120, "sample_role": "background_candidate"}
]
}