Skip to content

docs: reshuffle AI section and remove Agent Rules#411

Merged
stefanjudis merged 3 commits into
mainfrom
reshuffle-ai-section
Jun 26, 2026
Merged

docs: reshuffle AI section and remove Agent Rules#411
stefanjudis merged 3 commits into
mainfrom
reshuffle-ai-section

Conversation

@stefanjudis

Copy link
Copy Markdown
Collaborator

What

Reorganizes the AI docs section and removes the Agent Rules page.

Navigation (docs.json)

The AI section now contains two entries:

AI
├─ Rocky AI
└─ Agent Resources
   ├─ Overview
   ├─ MCP Server  (setup / tools / security / troubleshooting)
   ├─ Skills
   ├─ Markdown Access
   └─ llms.txt

Markdown Access and llms.txt were orphaned (not in nav) and are now linked. Sidebar entries renamed to Overview and Skills.

Agent Rules removed

  • Deleted ai/rules.mdx and every internal link to it (overview, CLI overview, markdown-access, llms.txt).
  • Added a redirect /ai/rules → /ai/overview. Verified docs.json redirects fire correctly under the /docs subpath in production.
  • The downloadable checkly.rules.md workflow referenced in the guides is intentionally left untouched.

Content cleanup (ai/overview.mdx)

  • Clarified the distinction: Skills = CLI-first workflow for coding agents with repo/code access; MCP Server = desktop or sandboxed agents (Claude Desktop, ChatGPT) with no filesystem access.
  • Removed the duplicated Markdown Access and llms.txt sections (they fully duplicated the standalone pages) and replaced them with nav cards.
  • Moved the MCP / Skills / CLI comparison table here from the MCP server page.

MCP server page (ai/mcp-server.mdx)

  • Shortened the "MCP, Skills, and CLI" section and linked to the full comparison on the overview.

Why

The AI section had grown duplicated and uneven: the overview inlined two full standalone pages, the comparison table lived only on the MCP page, and Agent Rules was already hidden and superseded by Skills.

- Group AI nav as Rocky AI + Agent Resources (Overview, MCP Server, Skills, Markdown Access, llms.txt)
- Remove the Agent Rules page and all internal links; redirect /ai/rules to /ai/overview
- Clarify Skills (CLI-first, repo access) vs MCP (desktop/sandboxed) on the overview
- De-duplicate Markdown Access and llms.txt content from the overview, link to the standalone pages
- Move the MCP/Skills/CLI comparison table to the overview; shorten and link from the MCP server page
@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
checkly-422f444a 🟢 Ready View Preview Jun 26, 2026, 9:21 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Adds the file changes that were dropped from the initial commit:
- AI nav regroup (Rocky AI + Agent Resources) in docs.json + /ai/rules redirect
- Skills vs MCP clarification and de-duplicated Markdown/llms.txt on the overview
- MCP/Skills/CLI comparison table moved to the overview; shortened on the MCP page
- Sidebar renames (Overview, Skills); Rules links removed from cli/overview
@stefanjudis stefanjudis merged commit ef5cbc0 into main Jun 26, 2026
6 checks passed
@stefanjudis stefanjudis deleted the reshuffle-ai-section branch June 26, 2026 09:30
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