{
  "access": "public-read",
  "mcp": {
    "allowed_safety": [],
    "mode": "absent"
  },
  "policy": {
    "access": "public-read",
    "citation_policy": "Cite the exact public contract URL and preserve its contract version, generated date, source revision, and stated evidence boundary when present.",
    "excludes": "Product-owned data and policy, accounts, drafts, private evidence, credentialed developer tooling, protected actions, and current Platform operational state.",
    "forbidden_response_keys": [
      "password",
      "secret",
      "api_key",
      "access_token",
      "refresh_token"
    ],
    "includes": "Published AVDS system, UI, mobile, integration-registry, release identity, and exact-revision runtime-readiness contracts that are intentionally available without credentials.",
    "unknown_policy": "State unknown when a public contract is absent, stale, contradictory, or does not prove the requested product or runtime claim; do not infer live adoption or release state from AVDS guidance alone."
  },
  "portable_skill": {
    "archive_url": "https://avds.digital/downloads/avds-public-contracts.zip",
    "checksum_url": "https://avds.digital/downloads/avds-public-contracts.sha256",
    "id": "avds-public-contracts",
    "manifest_url": "https://avds.digital/downloads/avds-public-contracts.manifest.json",
    "raw_skill_url": "https://avds.digital/downloads/avds-public-contracts/SKILL.md",
    "sha256": "8ef8f6b225fc3fc94ef0e5465de6b093825061aa10a68cfad7b118f023a6fd09"
  },
  "project": {
    "description": "Reviewed public AVDS design, development, mobile, adoption, release identity, and runtime-readiness contracts for read-only AI use.",
    "id": "avds-public-contracts",
    "languages": [
      "ru"
    ],
    "name": "AV Development System public contracts",
    "origin": "https://avds.digital",
    "released_at": "2026-08-25",
    "version": "4.8.0"
  },
  "resources": [
    {
      "id": "development-system-contract",
      "kind": "schema",
      "media_types": [
        "application/json"
      ],
      "purpose": "Identify the normative AVDS development lifecycle, capabilities, routes, compatibility rules, and authority boundaries before reusing the system.",
      "required": true,
      "url": "https://avds.digital/.well-known/avds-development-system.json"
    },
    {
      "id": "ui-contract",
      "kind": "schema",
      "media_types": [
        "application/json"
      ],
      "purpose": "Resolve the current AVDS UI package, design surface, Platform exchange boundary, and public evidence links.",
      "required": true,
      "url": "https://avds.digital/.well-known/avds-ui-contract.json"
    },
    {
      "id": "mobile-companion-contract",
      "kind": "schema",
      "media_types": [
        "application/json"
      ],
      "purpose": "Read the shared web, iOS, and Android semantics while preserving native product ownership and proof boundaries.",
      "required": true,
      "url": "https://avds.digital/contracts/development-system/v1/mobile.json"
    },
    {
      "id": "integration-registry",
      "kind": "catalog",
      "media_types": [
        "application/json"
      ],
      "purpose": "Inspect reviewed AVDS adoption maturity, evidence links, freshness, gaps, owners, and work items across registered products.",
      "required": true,
      "url": "https://avds.digital/contracts/integration/v1/registry.json"
    },
    {
      "id": "release-identity",
      "kind": "evidence",
      "media_types": [
        "application/json"
      ],
      "purpose": "Identify the exact public AVDS version, source revision, build identity, and artifact digest before making release claims.",
      "required": true,
      "url": "https://avds.digital/release.json"
    },
    {
      "id": "release-readiness",
      "kind": "evidence",
      "media_types": [
        "application/json"
      ],
      "purpose": "Verify whether the exact public AVDS source revision has a completed browser production packet and no external release blockers.",
      "required": true,
      "url": "https://avds.digital/.well-known/avds-release-readiness.json"
    }
  ],
  "schema_version": "qdev-public-data-agent-discovery-v2",
  "surfaces": {
    "discovery": {
      "ownership": "managed",
      "required": true,
      "url": "https://avds.digital/.well-known/qdev-public-data-agent.json"
    },
    "llms": {
      "ownership": "native",
      "required": true,
      "url": "https://avds.digital/llms.txt"
    }
  },
  "tasks": [
    {
      "degraded_behavior": "If the contracts disagree or one is unavailable, report the exact disagreement and limit the answer to the last mutually supported boundary.",
      "empty_behavior": "Report that no reviewed AVDS contract is available and do not invent an integration contract.",
      "id": "select-avds-contract",
      "out_of_scope": "Do not change product policy, private data, authentication, deployment, or publication authority.",
      "resource_ids": [
        "development-system-contract",
        "ui-contract"
      ],
      "steps": [
        "Read the development-system identity, lifecycle, capability, compatibility, route, and authority sections.",
        "Read the UI contract package version, design surface, exchange boundary, and public evidence links.",
        "Cite both contracts and state any lifecycle or ownership limitation before recommending reuse."
      ],
      "title": "Select the applicable AVDS contract before implementation",
      "user_intents": [
        "Which AVDS design or development contract should this product follow?",
        "What does AVDS own and what remains product-owned?"
      ]
    },
    {
      "degraded_behavior": "Treat candidate adapters and incomplete evidence as examples only, and name the missing product compilation, device, accessibility, signing, or rollout proof.",
      "empty_behavior": "State that the public mobile companion is unavailable and avoid fabricating native implementation guidance.",
      "id": "plan-native-mobile-adoption",
      "out_of_scope": "Do not claim native compilation, device accessibility, signed builds, or store publication without product-owned evidence.",
      "resource_ids": [
        "development-system-contract",
        "mobile-companion-contract"
      ],
      "steps": [
        "Read the shared semantics, composition rules, required states, and platform adapter declarations.",
        "Separate AVDS-owned contract semantics from product-owned navigation, permissions, private data, signed builds, and store rollout.",
        "Return a bounded adoption checklist with citations and the contract lifecycle clearly stated."
      ],
      "title": "Plan AVDS adoption for web, iOS, and Android",
      "user_intents": [
        "How should a product preserve shared AVDS intent across web, iOS, and Android?",
        "Which mobile proofs remain the product team's responsibility?"
      ]
    },
    {
      "degraded_behavior": "If evidence is aging, stale, contradictory, or blocked, preserve the recorded values but label the limitation and required refresh proof.",
      "empty_behavior": "Report that the product is not present in the reviewed registry and do not infer zero or complete adoption.",
      "id": "review-product-adoption",
      "out_of_scope": "Do not mutate the registry, resolve owner decisions, or promote a product from recorded metadata alone.",
      "resource_ids": [
        "integration-registry",
        "release-identity"
      ],
      "steps": [
        "Locate the product by its stable projectId in the integration registry.",
        "Report maturity, status, version, reviewed locales, evidence freshness, open or blocked work, owners, and limitations without collapsing them into one score.",
        "Use release identity only to identify the AVDS build being cited; do not treat it as proof of the consumer product's deployment."
      ],
      "title": "Review a product's recorded AVDS adoption",
      "user_intents": [
        "What AVDS maturity and evidence are recorded for this product?",
        "Which AVDS adoption gaps, blockers, and owners are currently recorded?"
      ]
    },
    {
      "degraded_behavior": "If identity fields are missing, versions disagree, or the readiness receipt is not verified for the same sourceSha, report the exact limitation and do not claim public verification.",
      "empty_behavior": "State that no public release identity is available and do not infer a revision from page content or asset names.",
      "id": "cite-avds-release",
      "out_of_scope": "Do not claim runtime health or consumer adoption from release identity and readiness evidence alone.",
      "resource_ids": [
        "release-identity",
        "release-readiness",
        "ui-contract"
      ],
      "steps": [
        "Read projectId, version, sourceSha, buildId, builtAt, artifact digest, and source-dirty state from release identity.",
        "Require a verified runtime-readiness receipt with the same sourceSha before claiming production verification; treat an unverified, absent, malformed, or mismatched receipt as not publicly verified.",
        "Compare the release version with the UI contract source-package version.",
        "Cite all three URLs and report any mismatch; keep source, runtime, and public proof distinct."
      ],
      "title": "Cite the exact public AVDS release identity and verification",
      "user_intents": [
        "Which AVDS version and source revision is the public contract tied to?",
        "Can this AVDS artifact be identified reproducibly?",
        "Has this exact AVDS release been publicly verified?"
      ]
    }
  ]
}
