{
  "schema_version": "1.0",
  "product": {
    "name": "PAICE portfolio",
    "url": "https://paice.foundation/",
    "type": "static portfolio and semantic resource surface",
    "description": "Public portfolio surface for PAICE.work PBC, exposing machine-readable context for independent trust infrastructure around aggregated intelligence.",
    "owner": {
      "name": "PAICE.work PBC",
      "url": "https://paice.work/"
    }
  },
  "capabilities": [
    {
      "id": "portfolio-orientation",
      "name": "Portfolio orientation",
      "type": "retrieval",
      "url": "https://paice.foundation/agents/",
      "description": "Start here to understand the portfolio identity, mission, system graph, entrypoints, operational constraints, and semantic boundaries."
    },
    {
      "id": "ontology-retrieval",
      "name": "Ontology retrieval",
      "type": "semantic-resource",
      "url": "https://paice.foundation/ontology.json",
      "description": "Canonical JSON definitions, vectors, layers, components, relationships, machine resources, and self-conformance notes."
    },
    {
      "id": "relationship-graph",
      "name": "Relationship graph retrieval",
      "type": "semantic-resource",
      "url": "https://paice.foundation/relationships.yaml",
      "description": "Compact graph-style relationship map for agents and humans."
    },
    {
      "id": "llm-grounding",
      "name": "LLM grounding",
      "type": "context",
      "url": "https://paice.foundation/llms-full.txt",
      "description": "Long-form machine-readable grounding text. Use llms.txt for a shorter version."
    },
    {
      "id": "assistant-guide-review",
      "name": "Assistant guide review",
      "type": "trust-boundary",
      "url": "https://paice.foundation/.well-known/assistant-guide.txt",
      "description": "GuideCheck Level 3 assistant guide for bounded work on this repository."
    }
  ],
  "public_pages": [
    {
      "name": "Portfolio homepage",
      "url": "https://paice.foundation/"
    },
    {
      "name": "Agent onboarding",
      "url": "https://paice.foundation/agents/"
    }
  ],
  "discovery": {
    "llms_txt": "https://paice.foundation/llms.txt",
    "llms_full_txt": "https://paice.foundation/llms-full.txt",
    "assistant_guide": "https://paice.foundation/.well-known/assistant-guide.txt",
    "ontology": "https://paice.foundation/ontology.json",
    "relationship_graph": "https://paice.foundation/relationships.yaml",
    "resource_catalog": "https://paice.foundation/api/v1/index.json",
    "change_feed": "https://paice.foundation/feed/index.xml",
    "security_txt": "https://paice.foundation/.well-known/security.txt",
    "sitemap": "https://paice.foundation/sitemap.xml"
  },
  "boundaries": {
    "not_a_transaction_surface": true,
    "not_an_api_service": true,
    "graceful_boundaries_status": "not_applicable_static_site",
    "siteline_grade_claim_policy": "Do not cite a public Siteline grade unless a current scan verifies it."
  },
  "meta": {
    "last_updated": "2026-05-26",
    "notes": "This file describes real static resources and boundaries. It does not imply autonomous transaction support."
  }
}
