Skip to content

docs: clarify example/ config counts to avoid misleading totals#111

Merged
intel352 merged 2 commits intofix/example-readme-countfrom
copilot/sub-pr-100
Feb 23, 2026
Merged

docs: clarify example/ config counts to avoid misleading totals#111
intel352 merged 2 commits intofix/example-readme-countfrom
copilot/sub-pr-100

Conversation

Copy link
Contributor

Copilot AI commented Feb 23, 2026

The previous fix replaced "100+" with the literal count "27", but example/ also contains YAML configs inside subdirectories (chat-platform/, ecommerce-app/, multi-workflow-ecommerce/), making a bare "27" inaccurate as a total.

Changes

  • README.md — prose reference clarified to "27 top-level example/*.yaml configurations"; architecture tree entry de-counted to "Top-level example YAML configs and full application examples"
  • CONTRIBUTING.md — project tree entry de-counted to "YAML configs and application examples"
  • docs/adr/001-yaml-driven-config.md — de-counted to "many example configs as documentation"
  • docs/tutorials/getting-started.md — clarified to "27 top-level example/*.yaml configurations, plus additional configs under application subdirectories"

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix example count exaggeration across documentation docs: clarify example/ config counts to avoid misleading totals Feb 23, 2026
Copilot AI requested a review from intel352 February 23, 2026 06:29
@intel352 intel352 marked this pull request as ready for review February 23, 2026 06:48
@intel352 intel352 merged commit 7ead26f into fix/example-readme-count Feb 23, 2026
@intel352 intel352 deleted the copilot/sub-pr-100 branch February 23, 2026 06:48
intel352 added a commit that referenced this pull request Feb 23, 2026
* fix: correct example count from 100+ to 27 in documentation

The example/ directory contains 27 YAML config files, not 100+.
Updated all references across README.md, CONTRIBUTING.md,
docs/tutorials/getting-started.md, and docs/adr/001-yaml-driven-config.md.

Closes #70

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* docs: clarify example/ config counts to avoid misleading totals (#111)

* Initial plan

* docs: clarify example counts per review suggestions

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
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.

2 participants