{
  "schema_version": "0.1",
  "kind": "tribble.agent-interface.template-catalog",
  "status": "integration-template",
  "description": "Documentation artifacts for designing a governed agent interface to Tribble. This catalog does not represent a live enterprise deployment.",
  "artifacts": [
    {
      "name": "AGENTS.md",
      "purpose": "Repository-local selection and safety guidance",
      "href": "/agent/AGENTS.md",
      "status": "template"
    },
    {
      "name": "use-tribble",
      "format": "Agent Skills SKILL.md",
      "purpose": "Portable route-selection and verification procedure",
      "href": "/agent/skills/use-tribble/SKILL.md",
      "status": "template"
    },
    {
      "name": "route-contract",
      "purpose": "Logical operations and route receipt",
      "href": "/agent/skills/use-tribble/references/route-contract.md",
      "status": "template"
    }
  ],
  "discovery": {
    "repository": "AGENTS.md and installed skills",
    "network_target": "A2A Agent Card where supported by the approved deployment",
    "live_context_and_actions": "Deployment-specific MCP and API contracts",
    "well_known_agent_card_published_here": false
  },
  "authority": {
    "instructions_grant_access": false,
    "relay_enforces_route_policy": true,
    "direct_model_requires_explicit_eligibility": true,
    "credentials_must_not_be_published": true
  }
}
