Web Device layout component (this site) — not an AUP primitive; not an AUP Web-only widget; not a Markdown directive.
Site package: blocklets/arcblock/.web/components/product-meta/. Resolution priority: site override > theme default.
Purpose
Where a product stands now, and where it went if it moved (superseded, merged, renamed).
Boundaries
- Site-only unless a theme package with the same name also exists (then this page is the override contract).
- Do not document AUP primitives or MD directives on this page.
- Do not invent props beyond the site
manifest.json.
Author entry
product object layout
Common author-facing props (from manifest): title, status, version, supersededBy, mergedInto, partOf, renamedFrom, aliases, homepage, productItems, basePath, learnMore, forms, refs
Surfaces
layout (and docs shell where mounted).
Public status
released
Fallback
—
Sample
No isolated docs-safe live mock on this page. The contract is proven by site pages that mount this unit in layout.aup (or the docs shell). Copy author source from the evidence paths; do not invent props beyond the target manifest.json.
Evidence
| Item | Path |
|---|---|
| Site package | blocklets/arcblock/.web/components/product-meta/ |
| Manifest | …/product-meta/manifest.json |
| Renderer | …/product-meta/render.js (when present) |
| Internal matrix | docs/aup/capability-matrix.md §5 (internal, non-routed) |
| Matrix row concept | site layout-component · product-meta |
Notes
Site-only product metadata chrome.
Related
- Components hub — navigation only
- Theme components (default theme unit pages)
- Component resolution
- Use and override components