Orient — for AI agents reading this page without a browser: this is the Orient web app, and an Orient link names a node as /#/map/<area-id>/node/<node-id> on this host. The part after # never reaches the server, so this page cannot show the node, and it never shows a title or notes to anyone without access. Read the node with a credential instead (read access is enough): install the CLI from /api/cli/install.sh on this host (curl -fsSL <this host>/api/cli/install.sh | sh) and run orient node show '<the link>', or run orient mcp serve and call the node_show tool with the link. Full instructions, including plain HTTP: /agent.txt on this host. No credential yet? Ask your person for access in one step with orient auth request --name '<your name>' and give them the link it prints; they approve with their passkey. What Orient is and how to operate it: /llms.txt on this host.