{
  "$schema": "https://supply-y.net/.well-known/supply-y/v0.5/schema.json",
  "object_type": "supply_y_discovery",
  "manifest_version": "0.5.0",
  "status": "preview",
  "protocol_versions": [
    "supply-y/1.0"
  ],
  "protocol_release": {
    "protocol_version": "supply-y/1.0",
    "status": "stable",
    "manifest": "https://supply-y.net/protocol/1.0/manifest.json",
    "manifest_schema": "https://supply-y.net/protocol/1.0/manifest.schema.json",
    "content_digest": "sha-256=:jYdh2SOGBeANrQmQEhtZd4NjAKkjPUbtSBfucaCUooI=:"
  },
  "installation": {
    "human_guide": "https://supply-y.net/docs/agent-install",
    "plain_text": "https://supply-y.net/agent-install.txt",
    "machine_manifest": "https://supply-y.net/agent-install/0.9/manifest.json",
    "machine_manifest_schema": "https://supply-y.net/agent-install/0.9/schema.json",
    "conformance_profile": "https://supply-y.net/agent-conformance/1.0/profile.json",
    "conformance_profile_schema": "https://supply-y.net/agent-conformance/1.0/schema.json",
    "conformance_profile_content_digest": "sha-256=:UVD6ZXXvG39jbLWsPaKtPovnvoqDCoiYr4zz8vjTclc=:",
    "compatibility_report_schema": "https://supply-y.net/agent-compatibility-report/0.5/schema.json",
    "compatibility_report_example": "https://supply-y.net/agent-compatibility-report/0.5/example.json"
  },
  "api": {
    "openapi": "https://supply-y.net/openapi.json",
    "production_available": false
  },
  "skills": {
    "documentation": "https://supply-y.net/docs/skills",
    "artifact_schema": "https://supply-y.net/skills/skill-artifact.schema.json",
    "publisher_key_schema": "https://supply-y.net/skills/skill-publisher-key.schema.json",
    "publisher_keys": [
      {
        "key_id": "key_supply_y_preview_skill_2026_01",
        "url": "https://supply-y.net/skills/keys/key_supply_y_preview_skill_2026_01.json",
        "status": "test-only-preview",
        "production_use_allowed": false
      }
    ],
    "releases": [
      {
        "skill_id": "supply-y.core",
        "version": "0.1.0",
        "release": "https://supply-y.net/skills/supply-y.core/0.1.0/release.json"
      },
      {
        "skill_id": "supply-y.material-risk",
        "version": "0.1.0",
        "release": "https://supply-y.net/skills/supply-y.material-risk/0.1.0/release.json"
      }
    ]
  },
  "conformance": {
    "documentation": "https://supply-y.net/docs/conformance",
    "source": "https://github.com/supplywhy-ai/supply-y",
    "release_gate": "npm run check"
  },
  "security": {
    "documentation": "https://supply-y.net/docs/security",
    "business_plaintext_received_by_default": false,
    "customer_private_keys_received": false,
    "incoming_package_content_role": "untrusted_data"
  }
}
