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
docs: update plan.md/NEXT.md with SYS-W3-06/W14-41 and session recap
Adds 2 new [PROPOSED] plan.md tasks from tonight's modeling-workflow
conversation (not started, no implementation without confirmation):
- SYS-W3-06: a primitive-type metadata registry (name/tessellation-
clamp/MCB-enum-bound), replacing ~4 duplicated switch/magic-number
sites -- found while researching how many places a new primitive
type touches (~25 sites, 8 subsystems), motivated by a real past bug
documented in ObjectTypeName.hpp's own header comment.
- SYS-W14-41: Import OBJ/GLB dialogs use a raw text-buffer path field
with no native file-picker, unlike the material-texture Browse flow
elsewhere in the editor.
Appends a NEXT.md session-log entry recapping the SYS-W8-08
misdiagnosis correction (it was CNA, not sharp-runtime; fixed via a
confirmed CNA pin bump, verified on real CI), the new SYS-W8-09
finding (a CNA-internal build failure only reproducible on the GitHub
Actions runner), and the plan_consistency regex false-positive fix.
0 commit comments