II.
Tool JSON
Structured · livetool:lunaroute
LunaRoute json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:lunaroute",
"_kind": "Tool",
"_file": "domain/tools/tools-agent-infrastructure.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "LunaRoute",
"homepageUrl": "https://github.com/lunaroute/lunaroute",
"kind": "other",
"description": "High-performance local proxy for AI coding assistants. Sits between\nthe coding agent and the LLM API, providing session recording,\nrequest/response logging, debugging tools, and traffic inspection.\nEnables developers to replay agent sessions, analyze token usage,\ndebug prompt construction, and understand agent behavior without\nmodifying the agent itself. Runs as a lightweight local process\nwith no cloud dependency.\n"
},
"outgoingEdges": [
{
"from": "tool:lunaroute",
"to": "skill-area:observability-instrumentation",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:lunaroute",
"to": "skill-area:llm-observability",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:lunaroute",
"to": "topic:agent-context-management",
"kind": "relates_to_topic",
"attributes": {}
},
{
"from": "tool:lunaroute",
"to": "topic:proxy-pattern",
"kind": "relates_to_topic",
"attributes": {}
}
],
"incomingEdges": []
}