landvex: IOL v3 + Identify API + Neo4j-graf + byggpipeline

- FastAPI Identify API (port 8081)
- Neo4j propertygraf (64 noder, 80 kanter)
- Ingest-pipeline (Python)
- Byggscript + integrationstester
- Docker Compose setup
This commit is contained in:
Bernt
2026-07-05 05:55:48 +00:00
parent 8dcca96185
commit 7d40cf95bf
61 changed files with 22330 additions and 0 deletions
@@ -0,0 +1,39 @@
{
"beskrivning": "Landvex ID-register. Nästa lediga nummer per serie. Pipelinen mintar härifrån och skriver tillbaka — ID:n återanvänds aldrig.",
"uppdaterad": "2026-07-04",
"P_nasta": 28,
"klass_nasta": {
"TRP": {
"1": 9,
"2": 11
},
"VAT": {
"1": 4,
"2": 5
},
"ELN": {
"1": 5,
"2": 2
},
"TEL": {
"1": 3,
"2": 2
},
"PRK": {
"1": 4,
"2": 2
},
"BYG": {
"1": 1
},
"JVG": {
"1": 1
},
"HMN": {
"1": 1
},
"FLG": {
"1": 1
}
}
}