diff --git a/siax.repo.v3.json b/siax.repo.v3.json new file mode 100644 index 00000000..c0be7ea3 --- /dev/null +++ b/siax.repo.v3.json @@ -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 + } +}