-
Notifications
You must be signed in to change notification settings - Fork 1
feat(meanderaw): ✨ commit the lattice address table behind a check target #675
Copy link
Copy link
Open
Labels
scope:meanderawGreek meander (key/fret) SVG generator CLI and the composable motif/modifier library it readsGreek meander (key/fret) SVG generator CLI and the composable motif/modifier library it readssource:agentOpened by a coding agentOpened by a coding agentstatus:ready-for-agentFully specified, ready for an unattended agentFully specified, ready for an unattended agenttype:featA new feature or capability that adds value for usersA new feature or capability that adds value for users
Description
Activity
Metadata
Metadata
Assignees
Labels
scope:meanderawGreek meander (key/fret) SVG generator CLI and the composable motif/modifier library it readsGreek meander (key/fret) SVG generator CLI and the composable motif/modifier library it readssource:agentOpened by a coding agentOpened by a coding agentstatus:ready-for-agentFully specified, ready for an unattended agentFully specified, ready for an unattended agenttype:featA new feature or capability that adds value for usersA new feature or capability that adds value for users
Parent
#664
What to build
A committed markdown table describing the whole corpus, so the space is readable in one place —
one row per drawing: family, modifier, row count, true repeat span, literal address, canonical
symmetry class, and earned sub-family name.
It sits behind a
check/writetarget pair whose default configuration ischeck, so a barerun never rewrites what is committed — the same shape the examples packages use. It reads the
committed corpus rather than re-rendering it, so it stays fast enough to run under the affected
task graph on every change to this project.
Two failures, not one:
without the table following.
have caught
parallel's four one-strand variants before the corpus carried four names for onefile.
Acceptance criteria
seven columns
check/writetarget pair exists withcheckas the default configuration, and a barerun rewrites nothing
parallelrows whose canonicalclass is a
mosaictile's are readable as suchBlocked by