Why
The original brief asked to view across symmetry lines (kind / syntax / linear partitions) as well as hierarchy. A movable Y clip plus a fold mode is the missing 'slice and dice'.
Files likely to change
src/components/sheaf/canvas/Scene.tsx (clipping plane, mirrored layout)
src/lib/sheaf/layout.ts (symmetryLayout)
src/store/sheaf.ts
src/components/sheaf/chrome/Dock.tsx + Hint.tsx
Definition of done
- Depth slider already peels levels; add an optional continuous Y clip.
- Fold modes: by
kind, by restriction type, by linear vs non-linear maps.
- Fold is reversible without
reset.
- New controls have
HINTS entries.
See ROADMAP.md § v1.1 item 4 and v2 item 10.
Why
The original brief asked to view across symmetry lines (kind / syntax / linear partitions) as well as hierarchy. A movable Y clip plus a fold mode is the missing 'slice and dice'.
Files likely to change
src/components/sheaf/canvas/Scene.tsx(clipping plane, mirrored layout)src/lib/sheaf/layout.ts(symmetryLayout)src/store/sheaf.tssrc/components/sheaf/chrome/Dock.tsx+Hint.tsxDefinition of done
kind, by restriction type, by linear vs non-linear maps.reset.HINTSentries.See
ROADMAP.md§ v1.1 item 4 and v2 item 10.