Skip to content

Project Closure Today

⚠️ УСТАРЕЛО (ранняя линия работ). «Закрыто/запушено/backlog пуст» здесь НЕ отражает текущее состояние. Актуальное состояние и следующий шаг — AGENT_STATE.md (блок «START HERE» сверху). НЕ использовать для онбординга или решения «что дальше».

Close all currently open RAG Support Assistant questions today, including the GraceKelly/Mistral live validation lane, without leaving ambiguous “manual later” work.

  • Confirm pushed baseline is green on GitHub CI/Pages -> Verify: master equals origin/master and latest CI/Pages are successful.
  • Check GraceKelly runtime readiness -> Verify: /healthz/ready, model catalog, and one minimal orchestrate smoke are green, or record the exact local blocker.
  • Check Mistral credential/provider readiness without printing secrets -> Verify: authenticated model-list request returns success, or record the exact auth/network blocker.
  • Run the smallest non-destructive GraceKelly/Mistral RAG validation that fits the Windows resource limits -> Verify: /api/ask returned 200 in 72491 ms, trace 578325c0c7be405d9ec5aacb5c4f6927 contains mistral + gracekelly, collection prefix rag_closure_20260531, RAG process about 594.6 MB.
  • Decide whether a larger R7/RAGAS/Colab run is still needed today -> Verify: not needed for today’s runtime closure; local full R7/RAGAS remains remote-only under the 1 GiB Windows process rule.
  • Refresh durable state with actual results only -> Verify: AGENT_STATE.md records today’s CI/Pages, GraceKelly, Mistral, RAG mixed trace, GraceKelly Sonar 2 fix, and R7/RAGAS decision.
  • Commit and push any resulting docs/config/test changes -> Verify: local relevant gates pass, git diff --check passes, origin/master is at local HEAD.
  • GitHub CI/Pages are green on the final pushed commit.
  • GraceKelly/Mistral status is backed by a fresh command result from today.
  • No active local backlog item remains vague or deferred without a named blocker.
  • RAG repo master was pushed at c1bccc9; GitHub CI run 26699926418 and Pages run 26699926414 passed.
  • Final follow-up head is 315603e, synced to origin/master. CI run 26725747231 passed on that head after commits 304273a and 315603e closed the import-time sentence_transformers and Ollama typing blockers. The relevant Pages run for the preceding docs-affecting head was 26725616231, and it passed.
  • GraceKelly direct runtime was healthy and direct claude-sonnet-4-6 orchestrate returned OK.
  • Mistral API credentials are valid: model-list request returned 200 with 74 models.
  • RAG gracekelly-mixed acceptance passed: one /api/ask trace used both Mistral (ministral-3b-latest) and GraceKelly (claude-sonnet-4-6).
  • Separate GraceKelly bug fixed locally in D:\GraceKelly commit 311fa6a: Sonar 2 is now non-reasoning, no Thinking toggle failure; targeted GraceKelly tests and live sonar-2 orchestrate passed.
  • Follow-up live revalidation replaced the earlier ambiguous browser-output path: GraceKelly commits fd6c51e and c35c626 reject Perplexity Computer onboarding text, dismiss the pre-submit Computer popover, and require stable response text before extraction. Verification: targeted GraceKelly browser tests passed, Ruff passed, direct claude-sonnet-4-6 browser smoke returned a full warranty answer, and RAG /api/ask returned 200 in 53861 ms with trace 580a0c0c336940ddb0a5997662666f4e, quality 95, and citations from warranty.md using collection prefix rag_live_20260531t0756.
  • Treat this file as the active plan until all boxes are closed or a hard blocker is recorded.
  • Do not start Docker, model downloads, local ingest, RAGAS, or other jobs expected to exceed the Windows 1 GiB process limit; move those to Colab/remote or record the blocker.
  • Do not print secrets from .env or local credential files.