Search indexes · Verify

Search Recall & Freshness Check

Verify one search/index invariant through bounded indexing, freshness, deletion, permission, and query scenarios.

Vibe Coding 1.3.0 · vibe-search · English technical instructions

← Back to search

Use this workflow

Use this workflow in Codex or Claude Code with the free Vibe Coding plugin. Choose your assistant and prompt language, then add your task details after the prompt.

Operation

Verify the selected invariant through bounded scenarios in an authorized environment. Do not turn verification into unrelated implementation. Return passed, failed or blocked, with actual evidence and any missing required scenario.

Goal

Verify one search/index invariant through bounded indexing, freshness, deletion, permission, and query scenarios.

Required input

Provide selected index/query/resource, expected result behavior, implementation summary or patch boundary, safe environment, fixtures, and repository-native commands.

Scenarios

  • Index/create a resource and verify it is searchable through the expected query path.
  • Update/delete the resource and verify freshness or documented delay semantics.
  • Verify tenant/role/privacy filters prevent unauthorized results.
  • Exercise filters/facets/sorting/pagination and empty/error states relevant to the selected boundary.
  • Run reindex/backfill or provider-mock checks when the patch changes document schema.

Workflow ID: search-recall-freshness-check · View the versioned source · Shared workflow and authority rules