Skip to content

docs(product): define Specorator product ladder#435

Merged
Luis85 merged 3 commits into
developfrom
docs/issue-347-product-ladder
May 9, 2026
Merged

docs(product): define Specorator product ladder#435
Luis85 merged 3 commits into
developfrom
docs/issue-347-product-ladder

Conversation

@Luis85
Copy link
Copy Markdown
Owner

@Luis85 Luis85 commented May 9, 2026

Summary

  • Adds a Product Ladder section to docs/specorator-product/product.md — four layers (Markdown core → CLI runtime → Claude Code plugin → runtime extensions) with entry requirements and stability notes.
  • Maps each persona in docs/onboarding/personas.md to its ladder layer so CTAs reflect the appropriate entry point.
  • Adds a no-runtime-required callout block to the README ## Get Started In 5 Minutes section so the adoption model is visible before the install steps.

Closes #347.

Test plan

  • npm run check:frontmatter passes
  • npm run check:links passes
  • npm run check:specs passes
  • All three changed files reviewed for consistency with docs/specorator-product/tech.md#runtime-and-plugin-boundaries (same four-layer model, consistent language)

🤖 Generated with Claude Code

Add Product Ladder section to docs/specorator-product/product.md — four
layers (Markdown core, CLI runtime, harness adapter, runtime extensions)
with entry requirements. Map each persona to its ladder layer in
docs/onboarding/personas.md. Add a no-runtime-required callout to the
README Get Started section so the adoption model is clear before the
Claude Code install steps.

Closes #347.
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9387fa26a3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/specorator-product/product.md Outdated
/specorator:init shells out to the specorator binary (install guide
line 15), so Layer 2 (Claude Code plugin) depends on Layer 1 (CLI
runtime). Clarify the entry requirement accordingly.
@Luis85
Copy link
Copy Markdown
Owner Author

Luis85 commented May 9, 2026

Fixed in c7f6374 — Layer 2 entry requirement now reads: "Layer 1 (CLI runtime) plus Claude Code and the plugin install; /specorator:init shells out to the specorator binary." (verified against docs/how-to/install-claude-plugin.md lines 9 and 15)

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c7f6374bd7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/onboarding/personas.md Outdated
personas.md intro implied layers are dependency-free, contradicting
the Layer 2→Layer 1 prerequisite already documented in the ladder.
Reword to direct users to check entry requirements before skipping.
@Luis85
Copy link
Copy Markdown
Owner Author

Luis85 commented May 9, 2026

fe78351 — personas.md intro reworded to: "Later layers add convenience but may depend on earlier ones — check the ladder's entry requirements before skipping a layer."

@Luis85 Luis85 merged commit 959aa88 into develop May 9, 2026
6 checks passed
@Luis85 Luis85 deleted the docs/issue-347-product-ladder branch May 9, 2026 19:52
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.

docs(product): define Specorator product ladder

2 participants