# The Henge — durable idea parking **URL:** `http://park.phasefinal.com:8420/` (stonehenge-park, ana-docker) **CLI:** `park` Replaces per-repo ROADMAP parking lots for deferred ideas. Park an idea with its originating repo as the source; retrieve or resolve it later. ```sh park # write, tagged with the originating repo park get park promote # it is happening park drop # it is not park snooze park list | park search # triage; the due-queue lives in the browse UI ``` Claude Code sessions have a `/park` skill wrapping the same thing. **Why it exists:** projects sprawl at v0 when features land with no v1 target to gate them against — every good idea, lacking a home, silently becomes v0 scope. The gate is: *on the v1 path? → in; else → park it*, and **the default is park**. When both are defensible, park it.