メインコンテンツへスキップ

Task recipes · ARC 2.0.0-beta.28

Recipes

Task-oriented site and AUP composition paths that only link to canonical unit pages and verified guides — no re-documented component APIs.

Use a task recipe when you know the outcome (first site, list page, docs board, slides, source binding) and need the correct chain of unit pages. Recipes do not restate props, caps, or sample contracts — those live on:

  • /docs/aup/primitives/<name>/
  • /docs/aup/widgets/<name>/
  • /docs/web-device/components/...
  • /docs/web-device/markdown/...
  • /docs/web-device/surfaces/...

Task recipes (#299 wave 4)

  1. First site — minimal static site from verified getting-started + layout units.
  2. Collection list page — content objects + list layout components.
  3. Docs boarddocs-page surface and related chrome.
  4. Slides in an article — MD slides structures + deck widget.
  5. Bind source to layout$source.<name> into a layout section.

Showcase evidence map

  • Showcase mapping — showcase-dsl / showcase page ids → primitive/widget unit pages, plus local run instructions (not full hosting on this site).

Legacy narrative recipes

These pages keep longer narrative slices with evidence boundaries. Prefer the task recipes above when you only need the unit-page chain.

  1. Minimal information site — verified route/layout/component foundation narrative.
  2. Content site — collection vertical-slice narrative and current evidence boundary.
  3. Custom component — when a second real page needs the same presentation.
  4. Customize a theme and tokens — narrow token-first visual path.

Getting started (before any recipe)

Layer reminder

Task needs…Open unit under
Portable AUP tree node/docs/aup/primitives/
Web-only AUP widget/docs/aup/widgets/
Theme / site layout component/docs/web-device/components/
MD directive / structure/docs/web-device/markdown/
Board shell (docs/search/…)/docs/web-device/surfaces/