Pattern library
Reference implementations promoted deliberately, so future work (and future agents) can ask for “the approved mutation guard” and get real, working code instead of an invention.
Promotion is a human judgement and is never automatic. Static analysis can tell you a function guards its writes; it cannot tell you that this is how the portfolio should guard writes. Promote with yci pattern approve <slug>.
Approved (0)
No approved patterns yet.
yci pattern add --slug fail-closed-mutation-guard --repo yuuki-factory --file src/... → yci pattern approve <slug>
Structural candidates (0)
Implementations whose shape suggests they may be worth promoting. Discovered, not endorsed.
No candidates found.