Skip to content

fix: restore Global Ask worker capabilities - #722

Merged
seonghobae merged 2 commits into
feat/dashboard-case-metricsfrom
codex/pr640-http-test-double-contract
Aug 26, 2026
Merged

fix: restore Global Ask worker capabilities#722
seonghobae merged 2 commits into
feat/dashboard-case-metricsfrom
codex/pr640-http-test-double-contract

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • restore semantic query and opt-in public-claim verification factories in the dedicated Global Ask worker
  • make the real API fixture apply the concurrent evidence-search migration through the same psql -X -v ON_ERROR_STOP=1 -f boundary as production
  • restore migration constants lost during the Dashboard stack merge and run settlement-dependent verification through the worker fixture
  • refresh the Dashboard gap baseline to protected main ff7431bd, feat(dashboard): quantify cases and preserve project journeys #640 5594029c, and this follow-up

Verification

  • uv run --frozen --extra dev --extra backend python -m pytest -q tests/test_backend_worker_process.py tests/test_contextual_orchestrator_vision.py tests/test_observability.py tests/test_ontology.py (46 passed)
  • uv run --frozen --extra dev --extra backend python -m pytest -q backend/tests/test_api.py::test_ask_public_verification_is_opt_in_and_separate_from_post_citations (1 passed with live Keycloak/PostgreSQL)
  • uv run --frozen --extra dev python -m pytest -q tests/test_documentation_hygiene.py (6 passed)
  • uv run --frozen --extra dev --extra backend python -m pytest -q backend/tests/test_api.py::test_seed_fixture_summaries_surface_on_get_summary backend/tests/test_api.py::test_persisted_chat_is_returned_without_an_llm (2 passed; the earlier shared-Keycloak timeout did not reproduce)
  • broader run reached 1451 passed, 11 skipped before exposing the now-repaired fixture constants; a subsequent API-file run was interrupted after the shared Keycloak stopped responding, so this is not claimed as full-suite success

Exact diff from #640 current branch contains only the worker, its real API fixture/regression, and the requested evidence baseline. No provider selection, heuristic, or local measurement implementation is added.

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: dd686de5-cdf2-43cc-9aaf-2458f312292b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 2 potential issues.

Open in Devin Review

Comment thread backend/tests/test_api.py
Comment thread backend/app/worker.py
@seonghobae
seonghobae merged commit c142c4e into feat/dashboard-case-metrics Aug 26, 2026
2 checks passed
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