Skip to content

docs: Sync schemas and specs with source changes - #6950

Merged
lpcox merged 1 commit into
mainfrom
docs/schema-sync-2026-08-05-784b15759d982ff3
Aug 5, 2026
Merged

docs: Sync schemas and specs with source changes#6950
lpcox merged 1 commit into
mainfrom
docs/schema-sync-2026-08-05-784b15759d982ff3

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Commit 78f527a5 (fix: configure bounded-agent smoke workflows at runtime, #6908) added a new engine field to BoundedAgentsConfig in src/config-file.ts:

engine?: 'copilot' | 'claude' | 'codex' | 'gemini';

docs/awf-config.schema.json and the narrative description in §15 of docs/awf-config-spec.md already fully document this field (property definition, enum, default, and prose table row). However, the Section 5 CLI-mapping table in docs/awf-config-spec.md was missing the corresponding boundedAgents.engine row.

Changes

  • docs/awf-config-spec.md: added boundedAgents.engine(config-only; no CLI equivalent, see §15) row to the Section 5 mapping table, positioned between boundedAgents.runtime and boundedAgents.profile to match the property order in §15.

No other source changes since the last processed commit (61d5f657) touched files in the schema/spec mapping table, so no other schema/spec updates were needed.

Generated by Schema & Spec Sync · auto · 33.2 AIC · ⌖ 5.35 AIC · ⊞ 8.5K ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@lpcox
lpcox marked this pull request as ready for review August 5, 2026 06:01
Copilot AI balanced review requested due to automatic review settings August 5, 2026 06:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing CLI-mapping documentation for the bounded-agent engine configuration.

Changes:

  • Documents boundedAgents.engine as config-only and links to §15.
Show a summary per file
File Description
docs/awf-config-spec.md Adds the missing boundedAgents.engine mapping row.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

✅ Copilot review passed with no inline comments.

@github-actions[bot] Add the ready-for-aw label to this PR to trigger agentic CI smoke tests.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Documentation Preview

Documentation build failed for this PR. View logs.

Built from commit 856ac0e

@lpcox
lpcox merged commit d78ffbe into main Aug 5, 2026
16 of 18 checks passed
@lpcox
lpcox deleted the docs/schema-sync-2026-08-05-784b15759d982ff3 branch August 5, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants