What problem does it solve? Large, ambiguous efforts are too big for a single agent session and lack a clear path from idea to destination. Wayfinder breaks such work into a shared map of decision tickets on the repo's issue tracker, resolving them one at a time until the route forward is clear. ## Core Features & Use Cases - Map-based planning: Creates a single map issue (labelled wayfinder:map) holding the destination, notes, decisions-so-far index, fog of war, and out-of-scope sections. - Typed decision tickets: Splits work into child issues typed as research, prototype, grilling, or task, with native blocking relationships defining the actionable frontier. - Incremental resolution: Claims, resolves, and closes one ticket per session, recording answers as resolution comments and graduating newly specifiable fog into fresh tickets. - Use Case: Given a vague feature request in a GitHub issue, chart a map of research and prototype tickets, then work through them across multiple CI agent sessions until a spec is ready to hand off. ## Quick Start Ask the agent to chart a wayfinder map for the loosely defined initiative described in this issue, then work through its frontier tickets one per session.