Skip to content

docs(eval): SMI-4764 Wave 4 Step 3 — README Baseline Lifecycle reflects automation#1029

Merged
wrsmith108 merged 1 commit into
mainfrom
feat/smi-4764-w4-step3-docs-v2
May 8, 2026
Merged

docs(eval): SMI-4764 Wave 4 Step 3 — README Baseline Lifecycle reflects automation#1029
wrsmith108 merged 1 commit into
mainfrom
feat/smi-4764-w4-step3-docs-v2

Conversation

@wrsmith108
Copy link
Copy Markdown
Member

Summary

Wave 4 Step 3 doc update. Replaces the legacy "developer must run real-mode locally and commit the updated baseline" copy in packages/doc-retrieval-mcp/eval/README.md Baseline Lifecycle section with a 6-step automated flow that reflects what Waves 0-3 actually delivered:

  • Step 4: pre-push validator (Wave 0) — canonical mode rejects, advisory mode warns
  • Step 5: weekly cron (Wave 2) — Sunday 03:00 local; auto-PR on drift; heartbeat tracked; check 44 watches freshness
  • Step 6: CI gate (Wave 3) — sticky comment with per-category recall@5 deltas + check 45 advisory provenance annotation

Also bumps docs/internal pointer to include the Wave 4 implementation plan at docs/internal/implementation/smi-4764-wave-4-implementation.md.

Out of scope

  • Wave 4 Step 1 (synthetic regression PR matrix): partitioned in the plan; opens a deliberately broken-CI PR which is a visible/shared-system action — awaiting explicit go-ahead.
  • Wave 4 Step 2 (cron canary): passive, fires Sunday 03:00 local on canonical dev's machine. Heartbeat will write to .cron-heartbeat; check 44 reports freshness automatically.

Operational note

This branch was created via git push <commit>:refs/heads/<branch> (direct ref push) after two consecutive smudge-filter branch hijacks during local commit (commit c0f5648a first landed on chore/smi-4779-pr-staleness-watcher, then on fix/smi-4808-quota-monitor-window-180). Both hijacked branches were restored to their prior HEAD (fb4aa835) locally; the commit reached remote via direct ref push so no local checkout of the feature branch was needed. SMI-2536 / SMI-4782 smudge-filter pattern.

Push uses --no-verify per CLAUDE.md SMI-4767/4769 host vitest leak workaround.

Test plan

  • Prettier check (clean — verified pre-push)
  • CI all green
  • Plan submodule pointer correctly resolves to Wave 4 plan file

[skip-impl-check]

🤖 Generated with Ruflo

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

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

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment May 8, 2026 8:51pm

Request Review

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

📊 Retrieval Eval — recall@5 deltas

Overall: 0.4182 → 0.4182 (Δ +0.0000, +0.00%)

Category Prior Current Δ abs Δ %
adr-lookup 0.5000
implementation-lookup 0.2500
memory-recall 0.2857
retro-lookup 0.5000
script-header 0.6250
skill-discovery 0.6000

Repro locally: docker exec skillsmith-dev-1 npm run eval:retrieval --workspace=packages/doc-retrieval-mcp -- --real

Generated by scripts/eval-baseline/render-pr-comment.mjs (SMI-4764 Wave 3).

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

E2E Test Results

E2E Test Results - May 8, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-05-08T03:36:35.823Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

…ts automation

Updates packages/doc-retrieval-mcp/eval/README.md "Baseline Lifecycle"
section to describe the post-automation flow that Waves 0-3 introduced:

- Step 4: pre-push validator (Wave 0) replaces the legacy manual
  "developer must run real-mode locally and commit the updated baseline"
  language. Canonical mode rejects, advisory mode warns.
- New Step 5: weekly cron (Wave 2) Sunday 03:00 local on canonical dev's
  machine; auto-PR on drift; heartbeat tracked; audit check 44 watches
  freshness.
- New Step 6: CI gate (Wave 3) sticky comment with per-category recall@5
  deltas + audit check 45 advisory provenance annotation.

Also bumps docs/internal pointer to include the Wave 4 implementation
plan at docs/internal/implementation/smi-4764-wave-4-implementation.md.

Rebased onto origin/main via git plumbing (no checkout) to avoid
parallel-session smudge-filter branch hijacks. Parent: origin/main
(9aea126). docs/internal: ff516edf (rebased Wave 4 plan branch).

Co-Authored-By: claude-flow <ruv@ruv.net>
Co-Authored-By: Claude <noreply@anthropic.com>
@wrsmith108 wrsmith108 force-pushed the feat/smi-4764-w4-step3-docs-v2 branch from c0f5648 to df12b36 Compare May 8, 2026 20:51
@wrsmith108 wrsmith108 merged commit daf28bd into main May 8, 2026
36 checks passed
@wrsmith108 wrsmith108 deleted the feat/smi-4764-w4-step3-docs-v2 branch May 8, 2026 21:05
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

E2E Test Results

E2E Test Results - May 8, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-05-08T21:08:01.366Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

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