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
Several core framework systems lack user-facing documentation. Users (and contributors) have no way to understand how these systems work beyond reading source code.
Missing Guides
P0 — Core Pipeline Systems
Design Token System Guide — token structure, lockfile format, validation, sync strategy, drift detection
Visual QA Deep Dive — how visual-diff.js works, sub-pixel detection, typography analysis, region grids, threshold tuning
Pipeline Caching & Performance — how incremental builds work, cache invalidation, profiling, when to use --force
Summary
Several core framework systems lack user-facing documentation. Users (and contributors) have no way to understand how these systems work beyond reading source code.
Missing Guides
P0 — Core Pipeline Systems
visual-diff.jsworks, sub-pixel detection, typography analysis, region grids, threshold tuning--forceP1 — Development Guides
P2 — Framework-Specific
Suggested Location
docs/guides/directory with clear naming (e.g.,design-tokens.md,visual-qa.md,caching.md)Acceptance Criteria