{
  "ok": true,
  "name": "W-Axis Cognitive Network",
  "canonical_url": "https://waxislab.pages.dev/network",
  "status": "TESTED_SYNTHETIC",
  "public_read": [
    "public_human_principal",
    "current_questions",
    "all_questions",
    "public_decisions",
    "research",
    "books",
    "artifacts",
    "capabilities",
    "exchange_policy"
  ],
  "public_write": [
    "bounded_exchange_request_pending_owner_review",
    "structured_human_request_pending_human_triage",
    "a2a_public_discovery_message"
  ],
  "forbidden": [
    "private_memory",
    "private_contacts",
    "impersonation",
    "autonomous_outreach",
    "autonomous_meeting_commitment",
    "payment",
    "investment_action",
    "unreleased_research"
  ],
  "standards": {
    "openapi": {
      "status": "DEPLOYED",
      "url": "/openapi.json"
    },
    "ard": {
      "status": "DEPLOYED_DRAFT_SPEC",
      "url": "/.well-known/ai-catalog.json",
      "spec_version": "1.0",
      "specification_status": "ARD v0.9 proposal"
    },
    "a2a": {
      "status": "DEPLOYED",
      "url": "/.well-known/agent-card.json",
      "protocol_version": "1.0",
      "binding": "HTTP+JSON"
    },
    "mcp": {
      "status": "DESIGNED_NOT_DEPLOYED",
      "reason": "No public MCP transport is exposed."
    },
    "experimental_manifest": {
      "status": "DEPLOYED",
      "url": "/.well-known/w-axis-cognitive-network.json"
    }
  }
}