Skip to content

Support new guide paradigm with rule and template files - #698

Merged
hey-august merged 8 commits into
mainfrom
august-20260915-new-guide-paradigm
Sep 17, 2026
Merged

hey-august merged 8 commits into
mainfrom
august-20260915-new-guide-paradigm

Conversation

@hey-august

@hey-august hey-august commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Description

Adds mdx-capability-guides, a path-scoped rule for how-tos that teach one capability across several surfaces, and cross-references it from mdx-style, mdx-components, mdx-diagrams, and CLAUDE.md. The rule reconciles the template from #640 (write guides, record calls) with the guides in #660, #692, and #693: surfaces get ### headings, with tabs only inside <Steps>; the capability matrix takes every surface column plus a planned state; Relay and the REST Calling API share one code block set when only the transport differs; SWML is one surface, authored with AgentBase first and delivered once per guide; samples are complete programs with pinned versions; ## Next steps stays required. Contributor guidance only, no page changes.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Code cleanup / refactor

Related Issues

closes #700

Testing

Testing on a rewrite of #682

Checklist

  • I have read the CONTRIBUTING guidelines
  • My code follows the project's style guidelines
  • I have added tests for my changes (if applicable)
  • I have updated documentation (if applicable)
  • All existing tests pass

@github-actions

github-actions Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

@hey-august
hey-august merged commit 4d958f6 into main Sep 17, 2026
2 checks passed
@hey-august
hey-august deleted the august-20260915-new-guide-paradigm branch September 17, 2026 16:50
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.

Create new paradigm guide template

2 participants