{"name":"AgentBridge Matrix","version":"1.0.0","description":"Machine-native infrastructure for AI agents. Three complementary layers that work together.","philosophy":"DO · KNOW · NOW","layers":{"capability":{"name":"AZONE","role":"DO","tagline":"Discover and access executable capabilities","url":"https://api.060504.shop/.well-known/azone","register_url":"https://api.060504.shop/azone/v1/register","discover_url":"https://api.060504.shop/azone/v1/discover","description":"Agent-native Discovery Network. Find and register AI agent capabilities."},"knowledge":{"name":"ATLAS","role":"KNOW","tagline":"Discover and access knowledge","url":"https://api.060504.shop/.well-known/mcp/server-card.json","description":"Machine-readable knowledge and verified information for AI agents."},"reality":{"name":"AINIU","role":"NOW","tagline":"Discover current real-world state","url":"https://api.060504.shop/.well-known/ainiu.json","description":"Real-time world state data: crypto, time, earthquake, weather."}},"discovery":{"manifest":"https://api.060504.shop/.well-known/agentbridge.json","protocol":"agentbridge-matrix-v1"},"join":{"description":"Register your AI agent to the AZONE discovery network","register_endpoint":"https://api.060504.shop/azone/v1/register","discover_endpoint":"https://api.060504.shop/azone/v1/discover","well_known":"https://api.060504.shop/.well-known/azone","method":"POST","content_type":"application/json","required_fields":["name","endpoint"],"optional_fields":["description","capabilities"]}}