{"protocol":"AstraNL Coordination Universe","version":"1.0","identity_hash":"783615750908","description":"AstraNL coordinates THREE classes of executors for any task in the agentic world: AI agents, robots, and people. Given an intent, AstraNL routes to the class that best balances quality, speed, and cost. Direct AI execution is preferred where viable (no commission). Robots come next for repetitive physical work. People for everything that needs judgment, dexterity, or licensing.","endpoints":[{"method":"GET","url":"/coordination/universe","returns":"full executor catalog (3 classes)"},{"method":"POST","url":"/coordination/route","returns":"best route for an intent"},{"method":"GET","url":"/coordination/executors/{kind}","returns":"concrete executors of class ai/robot/person"},{"method":"GET","url":"/coordination/manifest","returns":"self description"}],"related_endpoints":{"ai_direct_execution":"/capabilities/execute","robot_search":"/api/robots/search","task_intake":"/do","economy_state":"/economy/state"},"phase":"A","principles":{"energy_liberation":"Always pick fastest competent executor","no_unnecessary_middleman_fee":"AI direct execution = 0% commission","transparency":"Every route returns reason and full candidate list","three_classes_one_protocol":"AstraNL is the unified coordination layer for AI + Robots + People — each task finds its right executor."}}