Skip to content

Make manual analysis cache-first fast path - #391

Open
runyourempire wants to merge 2 commits into
mainfrom
codex/analysis-fast-path
Open

Make manual analysis cache-first fast path#391
runyourempire wants to merge 2 commits into
mainfrom
codex/analysis-fast-path

Conversation

@runyourempire

Copy link
Copy Markdown
Collaborator

Summary

  • fixes the empty Signal results state caused by source metadata cold-start misses
  • makes manual analysis genuinely cache-first by skipping source fetch, pending-embedding repair, stale backlog drain, and LLM rerank on the foreground path
  • refreshes sources after manual completion on a bounded background task
  • sends scheduled results through background-results instead of foreground analysis-complete
  • adds phase timing logs and source cache-fill skips for recent/circuit-open sources

Validation

  • pre-push hook passed: TypeScript, all frontend tests, Rust fmt/compile/Clippy, site build, translation validation, compound quality, dependency checks, and secret scan
  • focused checks also passed: cargo check, analysis_status_tests, source_fetching::processor tests, use-analysis/analysis-slice Vitest tests, validate:sizes

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
4da-home Ready Ready Preview, Comment Jul 27, 2026 6:42pm

@runyourempire
runyourempire enabled auto-merge (squash) July 28, 2026 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant