Skip to content

docs(standards): plugin architecture v1.10 docs + blog (Story 13.6)#26

Merged
matthew-on-git merged 2 commits intomainfrom
feat/13-6-plugin-architecture-docs
May 5, 2026
Merged

docs(standards): plugin architecture v1.10 docs + blog (Story 13.6)#26
matthew-on-git merged 2 commits intomainfrom
feat/13-6-plugin-architecture-docs

Conversation

@matthew-on-git
Copy link
Copy Markdown
Contributor

Summary

Story 13.6 — public-facing docs and announcement for the v1.10 plugin architecture (Stories 13.2-13.5 shipped under the hood through v1.10.5).

Test plan

  • Markdown lints / pre-commit pass
  • Hugo build succeeds (CI verifies)
  • Cloudflare Pages preview renders correctly
  • Cross-links to devrail-standards GitHub repo resolve

🤖 Generated with Claude Code

matthew-on-git and others added 2 commits May 4, 2026 22:54
- content/docs/contributing/adding-a-plugin.md — new "Contributing a
  Plugin" guide mirroring the canonical OrgDocs version. Field overview,
  quick start, versioning, override surface, what's-not-in-scope.
- content/docs/contributing/_index.md — links the new page from the
  contribution table and guide list.
- content/blog/2026-05-05-plugin-architecture.md — v1.10.6 release blog
  post covering motivation (plugins vs forks), what shipped (loader /
  resolver / build / execute), authoring quickstart, consumer
  declaration, and what's next (v1.11 Kotlin extraction, v2.0 monolith
  retirement).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
postcss-cli's bin script now passes `--permission` (Node 22 experimental
permission model). Node 20 rejects it as "bad option" and Hugo's
RelPermalink chain fails to transform /scss/main.css. Bumping CI and
deploy workflows to Node 22.

This is a pre-existing failure on `main` (the most recent
`Deploy to Cloudflare Pages` run is also red); folding the fix into this
PR so the v1.10 plugin architecture marketing release can land.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@matthew-on-git matthew-on-git merged commit b533d17 into main May 5, 2026
2 checks passed
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.

1 participant