This repo defines a layered ontology stack plus gates/tools.
Upper/upper-core.ttl- Entity, Process, Agent, System
- InformationArtifact, Policy, Evidence
- Ledger, LedgerEntry, Signature, Signer
- alignment helpers for PROV
Middle/system-architecture.ttl- Space: SYSTEM / USER / INCEPTION / REGION / MACRO
- Gate and UpdateFlow (outside→inside adjudication)
Middle/registries.ttl- Backend, SyncSpec, Route, IOClaim records
Lower/bindings-core.ttl- File/Directory, Process/Service
- Port/Device/Interface
- Container + minimal K8sResource
- BoundaryInterface surface
Platform/platform.ttl- Component taxonomy: SourceOS, Genesis, Inception, Twin, Mesh
Platform/SourceOS.ttl- ostree deployments, Nix flake generations, rollback semantics
Platform/Genesis.ttl- keys/manifests/signatures/cosign
Platform/Inception.ttl- local inception kit services: MinIO, SAPIEN, ROCKZDB, GIB, Bus
Platform/Twin.ttl- snapshots, handshake, replication
Platform/Mesh.ttl- wireguard tunnels and peers
prophet/prophet_cli.ttl- planes, commands, profiles
- 3×3 build recipes, steps
- dynamic registration: ServiceDescriptor, CapabilityDescriptor (CapD)
- provenance carriers: schemaRef + leafRef
prophet/capd.ttl- CapD refinement: Requirements, image/chart artifacts, privacy policy hooks
prophet/prophet_diagrams.ttl(+prophet/diagrams/*.mmd)- pointers to Mermaid sources for architecture diagrams
- SHACL:
prophet/shapes/prophet_cli.shacl.ttl
epi/noether.ttl- Noetherian layer contract: algebra, group, invariant form, integrator, charges, coercions
epi/epi.ttl- learning runs, diagnostics, publishing pipeline artifacts (signed PDFs), quantum lane model
epi/tools/andepi/notebooks/- reference implementations (Aer-first) for reporting and quantum adapter skeletons
- SHACL:
epi/shapes/epi.shacl.ttl
Domains/human.ttl— persons, sex/gender, phenotype traits (coded observations)Domains/math.ttl— pragmatic math core (structures, manifolds, proofs)Domains/kubernetes.ttl— minimal K8s abstractionsDomains/cyber.ttl— security event/control/finding stubsDomains/metadata.ttl— catalogs/datasets/servicesDomains/web.ttl— socioprophet.* domain endpointsDomains/business_core.ttl— company, offering, customer, contract, revenue, geography, scenario modelingDomains/cybernetic-self.ttl— cybernetic self, embodiments, chambers, objective functionsDomains/party-identity.ttl— party, identity, accounts, entitlements, role assignmentsDomains/org-legal.ttl— legal entities, jurisdictions, ownership, repository allocationDomains/product-service.ttl— product/service offerings, plans, SKUs, capabilities, entitlements, and service instances
bindings/valueflows_governed/- compact governed binding lane for process-scoped task flow, delegated authority, deterministic replay, and policy runtime checks
- current execution surface is intentionally compact and CI-oriented (
compact-bundle.v1.json, runtime tools, Rego policy, GitHub Actions workflow) - semantic lift into SHACL / JSON-LD / ontology-native examples is still pending and should remain the next step before wider lifecycle expansion
- SHACL bundles:
shapes/core.shacl.ttl,shapes/ontogenesis.shacl.ttl,shapes/cybernetic-self.shacl.ttl,shapes/product-service.shacl.ttl - Scripts:
- parse validation, SHACL gates, JSON-LD roundtrip
- dist build, ledger build/verify, detached signatures, SPDX SBOM