mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
cursor[bot]: discoverAppCandidates only matched dev-config markers while the upward walk also honors an existing .impeccable/live/config.json, so booting from a repo root without --target missed a nested live-configured static site and fell through to the wrong root. Both paths now share isAppRoot; regression test covers the static-site shape. This work was produced with AI assistance (Claude Code). Co-Authored-By: Claude Code <noreply@anthropic.com>