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
| Item | Path |
|---|---|
| Surface package | providers/runtime/web-device/surfaces/search-page/ |
| Manifest | …/search-page/manifest.json |
| Renderer | …/search-page/render.js |
| Internal matrix | docs/aup/capability-matrix.md §4 (internal, non-routed) |
| Matrix row concept | surface · search-page |
Notes
No separate docs-safe reference sample yet; live site search route is the evidence surface.
Related
- Surfaces hub — navigation only
- Components hub
- Markdown hub