landvex: Fixar och tester klara för alla komponenter

- Datafabrik: Dockerfile fix, agentorkestrering fungerar
- Vision: Identify-modell, FAISS, OCR alla testade
- API: Alla 7 integrationstester passerade
- Upplösare: Entitetsupplösning verifierad
This commit is contained in:
Bernt
2026-07-05 06:41:32 +00:00
parent f4f853d94b
commit aee0f09db8
19583 changed files with 1450867 additions and 1153 deletions
+62
View File
@@ -0,0 +1,62 @@
[
{
"name": "Trafikverket NVDB",
"url": "https://nvdb2012.trafikverket.se",
"type": "road_network",
"status": "discovered"
},
{
"name": "Lantm\u00e4teriet Fastigheter",
"url": "https://www.lantmateriet.se",
"type": "property",
"status": "discovered"
},
{
"name": "SMHI V\u00e4der",
"url": "https://opendata.smhi.se",
"type": "weather",
"status": "discovered"
},
{
"name": "SCB Befolkning",
"url": "https://www.scb.se",
"type": "demographics",
"status": "discovered"
},
{
"name": "Naturv\u00e5rdsverket",
"url": "https://www.naturvardsverket.se",
"type": "environment",
"status": "discovered"
},
{
"name": "Boverket Bygglov",
"url": "https://www.boverket.se",
"type": "construction",
"status": "discovered"
},
{
"name": "MSB Risker",
"url": "https://www.msb.se",
"type": "risk",
"status": "discovered"
},
{
"name": "Copernicus Sentinel",
"url": "https://scihub.copernicus.eu",
"type": "satellite",
"status": "discovered"
},
{
"name": "OpenStreetMap",
"url": "https://www.openstreetmap.org",
"type": "map",
"status": "integrated"
},
{
"name": "Wikidata",
"url": "https://www.wikidata.org",
"type": "knowledge",
"status": "discovered"
}
]