Notes & Quick Ideas
Quick notes, small bugs, and ideas that don't warrant their own issue yet.
Ideas
- Org profile README carrying the layer diagram (graduates from the STACK-MAP on design freeze)
C:\proj\dazzlelib-style link folders as the standard local navigation pattern for org members
- Per-library ARCHITECTURE.md stubs that point at the org-level contract rather than restating it
Open naming/design decisions (tracked in the STACK-MAP decisions table)
- D1: dazzlelinklib naming -- new
dazzle-linklib dist vs the existing dazzlelink dist becoming the lib (tool renamed)
- D2: preservelib -> dazzlelinklib edge as real dep vs
[dazzlelink] extra
- D3: filekit
get_drive_mappings deprecation timing
- D4:
get_path_type / normalize_path cross-library name collisions -- document now, alias later
- D5: ghtraf's
FileCategory/ConflictResolution enum refactor -- upstream or shim
- D6: org placement moves (follows D1)
Quick bugs / observations
- preservelib's
is_junction (attribute-only check) cannot distinguish junction from directory-symlink -- already fixed in dazzle-filekit; the port back is Phase 1/3 work
- filekit's
[unctools] extra resolves now that unctools 0.1.0 is confirmed on PyPI
- dazzlelink PyPI dist (0.6.1) is behind its repo (0.7.0) with a staged-but-uncommitted packaging migration in the working tree
Notes & Quick Ideas
Quick notes, small bugs, and ideas that don't warrant their own issue yet.
Ideas
C:\proj\dazzlelib-style link folders as the standard local navigation pattern for org membersOpen naming/design decisions (tracked in the STACK-MAP decisions table)
dazzle-linklibdist vs the existingdazzlelinkdist becoming the lib (tool renamed)[dazzlelink]extraget_drive_mappingsdeprecation timingget_path_type/normalize_pathcross-library name collisions -- document now, alias laterFileCategory/ConflictResolutionenum refactor -- upstream or shimQuick bugs / observations
is_junction(attribute-only check) cannot distinguish junction from directory-symlink -- already fixed in dazzle-filekit; the port back is Phase 1/3 work[unctools]extra resolves now that unctools 0.1.0 is confirmed on PyPI