[docs] Update glossary - daily scan #14754
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Glossary Updates - February 10, 2026
Scan Type
Terms Added
Added 4 missing Ops patterns to the glossary:
ChatOps: Interactive automation triggered by slash commands (
/review,/deploy) in issues and pull requests. Enables human-in-the-loop automation where developers invoke AI assistance on demand.DailyOps: Scheduled workflows for incremental daily improvements that automate progress toward large goals through small, manageable changes on weekday schedules.
DataOps: Hybrid pattern combining deterministic data extraction in
steps:with agentic analysis. Shell commands fetch and structure data, then the AI agent interprets results and produces insights.TaskOps: Scaffolded AI-powered code improvement strategy with three phases: research agent investigates and reports findings, developer reviews and invokes planner agent to create actionable issues, then assigns approved issues to Copilot for automated implementation.
Terms Updated
None
Changes Analyzed
docs/src/content/docs/patterns/Related Changes
Glossary Statistics
Notes
All pattern documentation files in
docs/src/content/docs/patterns/now have corresponding glossary entries. The glossary provides concise definitions with links to full pattern documentation.Build validation will be performed by CI as documentation dependencies require Node.js build environment.