1.0.0-rc.1 · Release Candidate1 min read
AutoCore Search Operations
Source-verified Admin search view, indexed-resource context, filters, facets, and fallback boundaries.
The Search Operations page compares eligible database documents with indexed documents and reports a mismatch signal. PostgreSQL is authoritative; the search index is derived state.
| Area | Source-verified boundary |
|---|---|
| Read | marketplace.search.view exposes counts, mismatch, and search-operation context. |
| Filters | Catalog filters and facets follow configured capabilities and search contracts. |
| Delay | Workers can make public search temporarily lag behind database state. |
| Fallback | Do not promise that every query automatically succeeds during a search outage. |
Verification
Verify the route, permission, response state, audit outcome, and public effect before closing the task. Record unknown or configuration-dependent behavior as a limitation.