Skip to main content

Web Device surface · ARC 2.0.0-beta.28

`search-page` surface

Web Device surface `search-page`: purpose, boundaries, author entry, evidence, and sample honesty.

Web Device surface — not an AUP primitive (surface); not an AUP widget (wm-surface / same-named widgets); not a theme layout component.

Package: providers/runtime/web-device/surfaces/search-page/ (manifest.json + render.js).

Purpose

Site-wide search page: input box plus client-side results driven by the standard AFS search op.

Boundaries

  • Surface packages are mounted by boards/routes/layout shells — they are not Markdown directives.
  • Same type name as a widget does not merge layers; this page is the surface contract only.
  • Do not document multiple surfaces on this page.

Author entry

search route

Common author-facing props (from manifest): basePath, title, placeholder, searchRoot, localeFilter, collections

Surfaces

As implemented by this package (document shell, layout list, interactive site, etc. — see notes).

Public status

released

Fallback

No results → empty results region.

Sample

No docs-safe live sample on this site yet. Use the evidence paths as source-only reference. Experimental units must not be described as released product capability.

Evidence

ItemPath
Surface packageproviders/runtime/web-device/surfaces/search-page/
Manifest…/search-page/manifest.json
Renderer…/search-page/render.js
Internal matrixdocs/aup/capability-matrix.md §4 (internal, non-routed)
Matrix row conceptsurface · search-page

Notes

No separate docs-safe reference sample yet; live site search route is the evidence surface.