Skip to content

Add Reliability section to docs site, switch drift CI to daily#38

Merged
jpr5 merged 1 commit intomainfrom
docs/reliability-section
Mar 16, 2026
Merged

Add Reliability section to docs site, switch drift CI to daily#38
jpr5 merged 1 commit intomainfrom
docs/reliability-section

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented Mar 16, 2026

Summary

  • New "Reliability" section on the docs site between code examples and MSW comparison
  • SVG triangle diagram showing three-way drift detection (SDK types × Real API × llmock)
  • Three diagnosis cards: mock drift (red), provider ahead of SDK (amber), all clear (green)
  • Real drift report output showing mixed severity results
  • Daily CI badge footer
  • Drift cron changed from weekly to daily
  • Nav link added for new section
  • DRIFT.md cost updated for daily cadence
  • README "weekly" → "daily"

Test plan

  • pnpm test — 540/540 pass
  • All CSS uses site custom properties (no hardcoded hex)
  • Mobile breakpoints for diagnosis grid and CI footer
  • 2 rounds of CR — all 6 toolkit agents, clean on final round

🤖 Generated with Claude Code

New section between "Fixture-driven" and "llmock vs MSW" with:
- SVG triangle diagram showing three-way drift detection
  (SDK types × Real API × llmock)
- Three diagnosis cards (mock drift, provider ahead of SDK, all clear)
- Real drift report output showing mixed severity results
- Daily CI badge footer

Also: drift cron weekly → daily, nav link added, DRIFT.md cost
updated for daily cadence, README "weekly" → "daily".
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 16, 2026

Open in StackBlitz

npm i https://pkg.pr.new/CopilotKit/llmock/@copilotkit/llmock@38

commit: 697a161

@jpr5 jpr5 merged commit aae2b07 into main Mar 16, 2026
9 checks passed
@jpr5 jpr5 deleted the docs/reliability-section branch March 16, 2026 01:34
jpr5 added a commit that referenced this pull request Apr 3, 2026
## Summary

- New "Reliability" section on the docs site between code examples and
MSW comparison
- SVG triangle diagram showing three-way drift detection (SDK types ×
Real API × llmock)
- Three diagnosis cards: mock drift (red), provider ahead of SDK
(amber), all clear (green)
- Real drift report output showing mixed severity results
- Daily CI badge footer
- Drift cron changed from weekly to daily
- Nav link added for new section
- DRIFT.md cost updated for daily cadence
- README "weekly" → "daily"

## Test plan

- [x] `pnpm test` — 540/540 pass
- [x] All CSS uses site custom properties (no hardcoded hex)
- [x] Mobile breakpoints for diagnosis grid and CI footer
- [x] 2 rounds of CR — all 6 toolkit agents, clean on final round

🤖 Generated with [Claude Code](https://claude.com/claude-code)
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