You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
website: regenerate reference pages for it.39–it.41 concerns
Run scripts/generate-reference.py to surface the +25 cross-cutting
concerns, the artifact-impact contract, the verification exit gate, and
the converge-loop additions on the site. 31 new pages, 42 updated.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: website/content/artifact-types/design/_index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,5 @@ Decide how to build it. Capture trade-offs, contracts, and architecture decision
25
25
{{< card link="/artifact-types/design/security-architecture/" title="Security Architecture" subtitle="Design-level security architecture that maps trust boundaries, controls, and security decisions to implementation and testing." >}}
26
26
{{< card link="/artifact-types/design/tech-spike/" title="Technical Spike" subtitle="Time-boxed investigation that answers one technical question with evidence before implementation." >}}
27
27
{{< card link="/artifact-types/design/data-architecture/" title="Data Architecture" subtitle="Captures the data pipeline architecture, medallion topology, streaming vs batch semantics, processing frameworks, governance model, and quality contracts. The…" >}}
28
+
{{< card link="/artifact-types/design/design-system/" title="Design System" subtitle="The per-project interface-system instance: the concrete UX/design-system decisions this app commits to. It captures the navigation model and active-state conve…" >}}
Copy file name to clipboardExpand all lines: website/content/artifact-types/design/adr.md
+30-2Lines changed: 30 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ search or document store in v1
118
118
<tableclass="helix-reference-table">
119
119
<tbody>
120
120
<tr><th>Activity</th><td><ahref="/reference/glossary/activities/"><strong>Design</strong></a> — Decide how to build it. Capture trade-offs, contracts, and architecture decisions.</td></tr>
0 commit comments