Component Catalog (retired 2026-07-27)¶
This venture no longer maintains a component catalog, a component-spec scaffold, or
per-category placeholder directories. See
ADR-0017:
nothing that was ever proposed here was built, and the venture's real product
bypassed this mechanism entirely, reusing patterns directly and promoting one to a
real shared module in the devonside-labs implementation repository once a second
product needed it — see that repository's docs/ai/architecture.md and
docs/ai/coding-standards.md for how that actually works.
component-catalog.md is retained (status: deprecated) as a
historical record of what was proposed and never built, per this repository's
archival-and-retention standard — it is not current guidance. Its per-category
subdirectories and the _template/ component-specification scaffold have been
removed; nothing referenced them once the catalog itself was deprecated.
If a future product needs a genuinely reusable pattern, build it inside that product first, and promote it into the implementation repository's own shared code once a second product actually needs it — not into this directory.