pf_app
CLAUDE.md said is_key "marks dimensions used in slice WHERE clauses", which is not true and never was: assertSelective and buildWhere validate against filterCols, which is every dimension plus every date column regardless. What it actually drives is the key of a dim_group, value completion, the sibling autofill trigger, and the dim_period anchor -- and the first of those wants exactly one column per group while the others want several. When a group has more than one, find() silently takes the lowest opos, which is how segment_new outranked part and a master-data refresh keyed on a column that is null throughout: zero members, reported as success. Written down because the failure gives no signal at all -- the refresh succeeds, the list is simply empty, and every symptom appears somewhere else entirely. 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 | ||