moved
Project detail (gad-explainer-video) moved to the planning-app (gad planning serve)
Per-project detail views — state, open tasks, recent decisions, subagent-run history, BYOK status — now render in the planning-app project drawer. Public browsing lives on at /project-market; operator views require a local monorepo checkout and `gad planning serve`.
1. Install the GAD binary
npx -y get-anything-done install2. Start the planning-app on :3002
gad planning serveOr run gad start to spawn the server and open the dashboard in your default browser.
3. Open the view
http://localhost:3002/my-projects?projectid=gad-explainer-videoThis redirect stub ships for one release cycle per decision gad-261, then the route is removed. The marketplace view lives on at /project-market.