{"id": "site", "label": "Agentic Web Watch", "record_type": "node", "type": "site", "url": "https://agenticwebwatch.org/"}
{"id": "llms", "label": "Root LLM reading map", "record_type": "node", "type": "discovery", "url": "/llms.txt"}
{"id": "agent-discovery", "label": "Non-executable agent discovery manifest", "record_type": "node", "type": "discovery", "url": "/agent.json"}
{"id": "agent-permissions", "label": "Advisory read-only agent permissions", "record_type": "node", "type": "policy", "url": "/.well-known/agent-permissions.json"}
{"id": "agent-lab-start", "label": "Agent Lab start", "record_type": "node", "type": "agent_lab", "url": "/agent-lab/start.json"}
{"id": "agent-lab-policy", "label": "Agent Lab interaction policy", "record_type": "node", "type": "policy", "url": "/agent-lab/interaction-policy.json"}
{"id": "agent-lab-tasks", "label": "Read-only task contracts", "record_type": "node", "type": "agent_lab", "url": "/agent-lab/tasks.json"}
{"id": "agent-lab-beacons", "label": "Optional coarse route-choice beacons", "record_type": "node", "type": "measurement", "url": "/agent-lab/beacons/index.json"}
{"id": "products", "label": "Product catalogue", "record_type": "node", "type": "catalogue", "url": "/products/index.json"}
{"id": "taar", "label": "Trading Agent Assessment Record", "record_type": "node", "type": "product", "url": "/products/trading-agent-assessment-record/agent_manifest.json"}
{"id": "taar-resources", "label": "TAAR typed resources", "record_type": "node", "type": "resource_catalogue", "url": "/products/trading-agent-assessment-record/resources.json"}
{"id": "taar-integrity", "label": "TAAR integrity manifest", "record_type": "node", "type": "integrity", "url": "/products/trading-agent-assessment-record/integrity_manifest.json"}
{"id": "taar-latest-run", "label": "TAAR latest daily run", "record_type": "node", "type": "artifact", "url": "/products/trading-agent-assessment-record/latest_daily_run.json"}
{"from": "site", "record_type": "edge", "relation": "advertises", "to": "llms"}
{"from": "site", "record_type": "edge", "relation": "advertises", "to": "agent-discovery"}
{"from": "agent-discovery", "record_type": "edge", "relation": "bounded_by", "to": "agent-permissions"}
{"from": "agent-discovery", "record_type": "edge", "relation": "points_to", "to": "agent-lab-start"}
{"from": "agent-lab-start", "record_type": "edge", "relation": "read_before_tasks", "to": "agent-lab-policy"}
{"from": "agent-lab-start", "record_type": "edge", "relation": "offers", "to": "agent-lab-tasks"}
{"from": "agent-lab-policy", "record_type": "edge", "relation": "allows_optional", "to": "agent-lab-beacons"}
{"from": "agent-lab-tasks", "record_type": "edge", "relation": "uses_public_artifacts", "to": "taar"}
{"from": "products", "record_type": "edge", "relation": "catalogues", "to": "taar"}
{"from": "taar", "record_type": "edge", "relation": "describes_resources", "to": "taar-resources"}
{"from": "taar", "record_type": "edge", "relation": "validated_by", "to": "taar-integrity"}
{"from": "taar", "record_type": "edge", "relation": "current_snapshot", "to": "taar-latest-run"}
