feat(ontology): add device asset infrastructure domains

This commit is contained in:
Codex
2026-08-22 14:15:57 +03:00
parent 209f4f439e
commit e2ea7e177d
46 changed files with 1324 additions and 14 deletions
@@ -31,3 +31,12 @@ Current working evidence artifacts:
- `EVIDENCE_LEDGER_ENGINE_DIRTY_BOUNDARY_P1.md`
- `EVIDENCE_LEDGER_ENGINE_WORKFLOW_P1.md`
- `ONTOLOGY_SERVICE_PLACEMENT_AND_USE_CASES.md`
Accepted additive domain-package baselines from 2026-08-22:
- `../PARTY_ASSET_DOMAIN_ONTOLOGY.md`
- `../DEVICE_DOMAIN_ONTOLOGY.md`
- `../INFRASTRUCTURE_DOMAIN_ONTOLOGY.md`
- `../OBSERVATION_DOMAIN_ONTOLOGY.md`
These packages keep Party, Asset, Device, Observation and infrastructure subjects in a shallow explicit graph. Runtime rows, telemetry, credentials, assignments and commands remain owned by their application services and are not stored in Ontology Core.