Skip to content

[WIP] Investigate toc for design patterns sections#13680

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/investigate-toc-design-patterns
Closed

[WIP] Investigate toc for design patterns sections#13680
Copilot wants to merge 1 commit intomainfrom
copilot/investigate-toc-design-patterns

Conversation

Copy link
Contributor

Copilot AI commented Feb 4, 2026

ToC Grouping for Design Pattern Sections

Investigating whether Monitoring and Orchestration design pattern sections should be in a separate ToC group/custom set for agentic workflow authoring.

Analysis Complete

  • Identified the two new design pattern sections: Monitoring and Orchestration
  • Confirmed these sections describe patterns using safe-outputs (update-project, dispatch-workflow, create-project-status-update)
  • Reviewed the starlight-llms-txt plugin configuration and customSets feature
  • Verified that while no shared import files currently exist for these exact patterns, the guides describe configurations that could be imported
  • Understood that customSets allow AI assistants to discover and suggest relevant documentation

Recommendation

Create a new customSet called "design-patterns-with-safe-outputs" or similar that groups Monitoring and Orchestration (and potentially other related patterns) so they can be discovered by agentic workflow authoring assistants.

Implementation Plan

  • Add new customSet to astro.config.mjs for design patterns that use safe-outputs
  • Include Monitoring and Orchestration pages in the new set
  • Test the configuration
  • Verify llms.txt generation includes the new set
Original prompt

Investigate the toc in our docs. There are two new sections in design patterns that in fact rely on shared imports. Should these be in a separate toc group so they new agentic workflow authoring experience can pick them up and suggest them?


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

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