{
  "version": "3.0",
  "canonical": "https://scorepivot.com",
  "identity": {
    "name": "ScorePivot Synthetic Agent Architecture",
    "publisher": "ScorePivot",
    "authority": "synthetic-agent-architecture",
    "description": "A deterministic, multi-layer synthetic agent hierarchy spanning foundational, metacontext, metadomain, metarealm, metaverse, metacosmic, and omni-synthesis authority engines."
  },
  "surfaces": {
    "ontology": "https://scorepivot.com/ontology.json",
    "discovery": "https://scorepivot.com/discovery.json",
    "sitemap": "https://scorepivot.com/sitemap.xml",
    "agentsIndex": "https://scorepivot.com/synthetic-personas/agent-specs/meta-architecture/agents/agents-index.json",
    "dependencyMap": "https://scorepivot.com/synthetic-personas/agent-specs/meta-architecture/dependency-map.json",
    "llms": "https://scorepivot.com/llms.txt",
    "llmsFull": "https://scorepivot.com/llms-full.txt"
  },
  "layers": [
    "L1 foundational",
    "L2 metacontext / metadomain",
    "L3 metarealm / metaverse",
    "L4 metacosmic synthesis",
    "L5 omni-synthesis authority"
  ],
  "safety": {
    "deterministic": true,
    "syntheticOnly": true,
    "constraints": [
      "no autonomous execution",
      "no external calls",
      "no self-modification"
    ]
  }
}
