pf_app
sales_usd and qty run to eight digits here, where two decimals are noise. Price is the opposite case: it sits around 0.27, so two places barely show a move and four still round away part of one. derive() hardcoded two decimals, so the editable rows would have disagreed with the lines above them. It now takes the measure's own precision. The percentage row keeps one place, being its own scale. 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 | ||