feat(estate): härlett siax.repo.v3.json (estate-manifest-gen v0) #10

Merged
admin merged 1 commits from feat/estate-manifest-gen into main 2026-09-24 00:27:08 +00:00
+64
View File
@@ -0,0 +1,64 @@
{
"$schema": "https://git.siax.io/sax3l/siax-standard/raw/branch/main/schema/siax.repo.v3.schema.json",
"standardVersion": "3.0",
"repo": "accounted",
"tier": "satellite",
"category": "platform",
"subcategory": "accounted",
"appId": null,
"appIdJustification": "Härlett manifest (estate-manifest-gen v0): tier/category/appId är POLICY-beslut (D4) som ägaren ska sätta — fälten är neutral-baseline och ska förgranskas, aldrig tros.",
"owner": "SIAX Technology AB",
"lifecycle": "active",
"operationalState": "building",
"gitHost": "git.siax.io",
"canonicalRemote": "https://git.siax.io/sax3l/accounted.git",
"node": null,
"domains": [],
"consumes": [],
"consumedBy": [],
"replacesSaaS": [],
"children": [],
"runtime": {
"language": "typescript",
"packageManager": "npm"
},
"canonical": true,
"parentRepo": null,
"capabilities": [],
"surfaces": [],
"contracts": {},
"identity": {
"workloadIdentity": false,
"tenantScoped": false
},
"persistence": {
"stateful": false,
"database": "none",
"storage": "none"
},
"deployment": {
"node": null,
"dedicated": false,
"environments": []
},
"observability": {
"health": false,
"ready": false,
"metrics": false,
"otel": false
},
"reliability": {
"slo": false,
"backupFrequency": "none",
"provenRestore": false,
"rollback": false
},
"engines": [],
"licenses": {
"spdx": "UNLICENSED",
"approved": true
},
"productionEvidence": {
"verified": false
}
}