pf_app
Three things a reader would otherwise have to rediscover, and one of them is load-bearing: observerShim.js has to be main.jsx's first import or it silently intercepts nothing, which no amount of reading the shim itself tells you. Also records the two false trails found while getting there -- getTable() resolving while getView() throws, and getView() returning a fresh wrapper every call so identity cannot detect a rebuild. Known issues rewritten against what is actually true now: the operation panel wiring and the progress-bar throttle are done, and the load-time entry now says what was measured -- that the cost is row count, not payload, and dynamic grain is the remaining lever. 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 | ||