Ledger #4 (warm-up): publish.py --verify no longer false-flags non-procity_ published assets (sit.glb, vintage-cash-register). It compares the _published.json name record against the depot's full file list (fetch_depot_files) instead of a procity_ prefix filter; only OUR namespace flags as unrecorded. --verify now: all 39 recorded assets live. Ledger #6 (the scout): new pipeline/build_towns.py ports thriftgod build_city()'s Overpass route to per-town caches in A's procity-town-cache/1 contract. 5 real compact AU towns under web/assets/towns/ (katoomba/newtown/fremantle/bendigo/castlemaine, 6-21 shops, spans <2.4km): bounded Overpass query -> raw cached in-repo (re-runs never re-fetch) -> dedupe/suburb-fill/parody (trademarked chains only; indie shops keep real OSM names)/type-map. Deterministic (byte-identical re-run, no RNG). ODbL: SOURCES.md licence table + license/attribution on every cache. All 5 boot through the full structural+gig suites (selfcheck 16596/16596 green; synthetic golden 0x3fa36874 unmoved). Overpass fetch John-authorized (Standing #2). -> Lane A: caches live under web/assets/towns/; pin the per-town goldens selfcheck printed (katoomba 0x61760542 newtown 0x95978b45 fremantle 0xee9fd09a bendigo 0x5e3e76a6 castlemaine 0xf1a628a1) + feed through plan_osm. E->A handshake. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
74 lines
1.3 KiB
JSON
74 lines
1.3 KiB
JSON
{
|
|
"schema": "procity-town-cache/1",
|
|
"key": "castlemaine_real",
|
|
"town": "Castlemaine",
|
|
"source": "osm",
|
|
"license": "ODbL 1.0",
|
|
"attribution": "\u00a9 OpenStreetMap contributors",
|
|
"generator": "pipeline/build_towns.py",
|
|
"fetchedAt": "2026-07-16",
|
|
"center": {
|
|
"lat": -37.064,
|
|
"lon": 144.217
|
|
},
|
|
"bbox": {
|
|
"minLat": -37.077513513513516,
|
|
"minLon": 144.2000649826232,
|
|
"maxLat": -37.050486486486484,
|
|
"maxLon": 144.23393501737684
|
|
},
|
|
"counts": {
|
|
"raw": 6,
|
|
"shops": 6
|
|
},
|
|
"shops": [
|
|
{
|
|
"id": 315282080,
|
|
"name": "Stonemans Bookroom",
|
|
"type": "book",
|
|
"lat": -37.065704,
|
|
"lon": 144.219673,
|
|
"suburb": ""
|
|
},
|
|
{
|
|
"id": 9231704552,
|
|
"name": "Sinnies",
|
|
"type": "opshop",
|
|
"lat": -37.062363,
|
|
"lon": 144.217526,
|
|
"suburb": ""
|
|
},
|
|
{
|
|
"id": 11699200337,
|
|
"name": "Barrow Boy Traders",
|
|
"type": "opshop",
|
|
"lat": -37.063201,
|
|
"lon": 144.218163,
|
|
"suburb": ""
|
|
},
|
|
{
|
|
"id": 11699208641,
|
|
"name": "Mount of Alex Bookshop",
|
|
"type": "book",
|
|
"lat": -37.061647,
|
|
"lon": 144.217247,
|
|
"suburb": ""
|
|
},
|
|
{
|
|
"id": 11699237531,
|
|
"name": "XXXX Antiques",
|
|
"type": "opshop",
|
|
"lat": -37.072912,
|
|
"lon": 144.206493,
|
|
"suburb": ""
|
|
},
|
|
{
|
|
"id": 11760538035,
|
|
"name": "Slave-ohs",
|
|
"type": "opshop",
|
|
"lat": -37.067129,
|
|
"lon": 144.217625,
|
|
"suburb": ""
|
|
}
|
|
]
|
|
} |