20260720 Corpus Explorer S3 Retry Fix
Path:
loom-builder/prompts/20260720-corpus-explorer-s3-retry-fix.mdRelative: prompts/20260720-corpus-explorer-s3-retry-fix.mdSubproject: loom-builderCategory: dispatch-promptsLines: 73Bytes: 3,693Imports: 0Exports: 0
Content Preview
- # Corpus Explorer — S3 RETRY: fix build-breaking bug, then finish deploy readiness
- ## What happened (root cause, already diagnosed — do not re-diagnose)
- The previous S3 attempt got stuck in an edit loop and was halted by the loop
- breaker before finishing. Root cause, already found by the orchestrator:
- `/home/mikes/leverage-projects/corpus-explorer-S0 (1)/apps/site/src/pages/search.astro`
- line 197: `function renderResults(results: any[], query: string) {` is
- declared **non-async**, but line 20