Conversation
Co-authored-by: Copilot <copilot@github.com>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Pull request overview
Adds the new CorrectionOps documentation pattern to describe an experimental workflow loop that improves agentic workflows using trusted human corrections (without model retraining).
Changes:
- Added a new
CorrectionOpspattern page with explanation and example workflow shapes. - Added
CorrectionOpsto the glossary’s Operational Patterns section. - Added
CorrectionOpsto the docs sidebar navigation under Design Patterns.
Show a summary per file
| File | Description |
|---|---|
| docs/src/content/docs/reference/glossary.md | Adds a glossary entry defining CorrectionOps and linking to the pattern page. |
| docs/src/content/docs/patterns/correction-ops.md | Introduces the full CorrectionOps pattern documentation and example workflow decomposition. |
| docs/astro.config.mjs | Adds CorrectionOps to the Design Patterns sidebar nav for discoverability. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 3/3 changed files
- Comments generated: 2
This comment has been minimized.
This comment has been minimized.
Visual Regression Check — PR #29058
Pages AffectedThis PR adds one new page and modifies two existing pages:
Static Accessibility AnalysisStatic HTML analysis of
SummaryNo accessibility violations detected in the static HTML. The new CorrectionOps page is correctly built, linked in the sidebar, and present in the glossary. Full interactive screenshots were not available due to sandbox restrictions.
|
Uh oh!
There was an error while loading. Please reload this page.