20260720 Corpus Explorer S3 Retry Fix

loom-builderpromptmarkdown
Path: loom-builder/prompts/20260720-corpus-explorer-s3-retry-fix.mdRelative: prompts/20260720-corpus-explorer-s3-retry-fix.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 73Bytes: 3,693Imports: 0Exports: 0

Content Preview

  1. # Corpus Explorer — S3 RETRY: fix build-breaking bug, then finish deploy readiness
  2. ## What happened (root cause, already diagnosed — do not re-diagnose)
  3. The previous S3 attempt got stuck in an edit loop and was halted by the loop
  4. breaker before finishing. Root cause, already found by the orchestrator:
  5. `/home/mikes/leverage-projects/corpus-explorer-S0 (1)/apps/site/src/pages/search.astro`
  6. line 197: `function renderResults(results: any[], query: string) {` is
  7. declared **non-async**, but line 20