You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(G1): rebase clean + PAD sanitization doc + real analyze_with_triangle test
- Document the PAD-model sanitization (Pleasure-Arousal-Dominance →
Agency/Activity/Affection) at the qualia-distance section header,
with cross-refs to lance-graph-cognitive::grammar::qualia and
contract::qualia which use the academic field names.
- Add `analyze_with_triangle_returns_different_qualia_for_different_pearl_masks`:
the failing-test-first that would have failed under the former 0.5
placeholder. Exercises the `analyze_with_triangle` path (where 0.5
used to live), constructs two structures with the same subject and
different SPO mask shapes (transitive 0b111 vs intransitive 0b110),
and asserts the differing dim is dim 2 (Affection ← Object plane).
- Branch was rebased onto origin/main to drop the unrelated plan-commit
pollution (`18240ec` plan + stray `460329f` F6 cherry-pick); only the
real G1 commit `14926f1` is preserved (now `7013116`).
https://claude.ai/code/session_01NYGrxVopyszZYgLBxe4hgj
0 commit comments