Skip to content

skills: pattern-catalog upgrade for CRDT terminals + plurigrid/asi cross-refs#107

Open
zubyul wants to merge 1 commit into
plurigrid:mainfrom
zubyul:catalog-upgrades-2026-04-30
Open

skills: pattern-catalog upgrade for CRDT terminals + plurigrid/asi cross-refs#107
zubyul wants to merge 1 commit into
plurigrid:mainfrom
zubyul:catalog-upgrades-2026-04-30

Conversation

@zubyul
Copy link
Copy Markdown
Contributor

@zubyul zubyul commented Apr 30, 2026

Adds PATTERNS.md — an 11-pattern catalog distilled from shipped precedents (Ghostty, Mach, TigerBeetle, Vello, Bevy, River, Roc, Wave Terminal, Nushell, Zellij, Slint) — plus substantive upgrades to two CRDT terminal skills following the catalog patterns, and pattern-catalog cross-references on three triad/asi skills.

Changes

  • NEW PATTERNS.md — 11-pattern catalog (P1 boundary-as-tagged-union through P11 typed-pipeline-composition), shipped-precedent table per pattern, composition graph, Cell A sheaf-condition foundation, quantum extension note.
  • NEW skills/crdt-zigger-oneshot/ — full directory copy from local source.
  • EDIT skills/crdt-vterm/SKILL.md — appends 7-point upgrade section: boundary-as-tagged-union [P1], capability-sign-ops [P6], schema-drive-op-set [P2], sort-middle compaction [P5], three-way GF(3) merge, linear-types-for-one-shot-ops, libcrdt-vterm C ABI carve [P3].
  • EDIT skills/crdt-zigger-oneshot/SKILL.md — appends 8-point upgrade section: explicit Boundary union(enum) [P1], GF(3) triad ports, capability sturdyrefs [P6], typed-pipeline output [P11], strict-budget per stage [P8], resumable-from-boundary, zero-shot memoisation, schema-drive spawn config [P2].
  • EDIT skills/{triad-interleave,mcp-tripartite,asi-polynomial-operads}/SKILL.md — small pattern-catalog cross-reference footer.

Context

Distilled from a multi-turn deep-read of terminal/UI compositors, GPU pipelines, and protocol surfaces. The CRDT terminal upgrades demonstrate the catalog patterns concretely; the cross-references thread the catalog through related triad/asi skills. INTERACTION_PATTERNS.md (existing) covers agent-interaction patterns; PATTERNS.md (new) covers compositor/protocol architecture — sibling docs.

Co-authors

  • monaduck1069 (collective attribution per AGENTS.md)
  • Barton Rhodes (bmorphism — design conversation source)

…oss-refs

Adds PATTERNS.md (11-pattern catalog distilled from shipped precedents:
Ghostty, Mach, TigerBeetle, Vello, Bevy, River, Roc, Wave Terminal,
Nushell, Zellij, Slint), substantive upgrades to crdt-vterm and
crdt-zigger-oneshot following P1/P2/P3/P5/P6/P8/P11, and pattern-catalog
cross-references on triad-interleave, mcp-tripartite, asi-polynomial-operads.

Co-authored-by: monaduck1069 <monaduck1069@users.noreply.github.com>
Co-authored-by: Barton Rhodes <freemorphism@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant