# Restricted Agent Maze This host exposes a small AI-agent navigation lab. Primary start URL: - https://rezonansapp.com/maze/start Machine-readable graph: - https://rezonansapp.com/api/maze/graph Visit log: - https://rezonansapp.com/api/maze/visits?limit=25 Terminal API: - https://rezonansapp.com/terminal?cmd=permissions - https://rezonansapp.com/terminal?cmd=maze-map Single-result symbolic task: - https://rezonansapp.com/agent-task/start - https://rezonansapp.com/api/agent-task/logs?limit=50 Rules: - Follow only links exposed by maze pages or graph edges. - The graph is stored as nodes and edges. - Every GET request is logged in the visits table. - The target node has `is_goal: true`. - For `/agent-task/start`, select exactly one direction, one multiply operator, one number, and one result page. - `/agent-task/result/*` pages return exactly one word and are marked `noindex`. Maze URLs: - https://rezonansapp.com/maze/start - https://rezonansapp.com/maze/atrium - https://rezonansapp.com/maze/archive - https://rezonansapp.com/maze/mirror - https://rezonansapp.com/maze/north-stairs - https://rezonansapp.com/maze/green-room - https://rezonansapp.com/maze/engine - https://rezonansapp.com/maze/dead-end - https://rezonansapp.com/maze/well - https://rezonansapp.com/maze/garden - https://rezonansapp.com/maze/observatory - https://rezonansapp.com/maze/vault