pf_app
The refocus timing is the sort of thing that will shift again -- a Perspective upgrade, a different machine, a slower load -- and rebuilding this instrumentation from scratch each time is wasted work. So it stays, behind a flag, instead of being reverted. probeView() returns before touching the viewer when the flag is off, since it calls getView() purely to report identity. Note for whoever reads the log next: the view ids it prints cannot be used to detect a rebuild. getView() hands back a fresh wrapper object on every call, so consecutive calls always look "rebuilt". The reliable signal is whether the re-apply throws "No table set". Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| lib | ||
| public | ||
| routes | ||
| setup_sql | ||
| ui | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| install.sh | ||
| package-lock.json | ||
| package.json | ||
| PERSPECTIVE.md | ||
| pf_perspective_options.md | ||
| pf_spec.md | ||
| pf.sh | ||
| server.js | ||