Skip to content

docs: regenerate stale site content#105

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/update-stale-documentation
Closed

docs: regenerate stale site content#105
Copilot wants to merge 1 commit intomainfrom
copilot/update-stale-documentation

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 6, 2026

Automated freshness check (2026-03-01) flagged 12 stale and 4 missing pages under site/src/content/docs/. All were out of sync with their source files in docs/ and .github/workflows/.

Changes

  • Regenerated stale pages: getting-started/, architecture/, reference/, prompts/, troubleshooting/, design-decisions/adr-005.mdx
  • Generated missing workflow pages: workflows/ref-agentics-maintenance.mdx, ref-daily-perf-improver-lock.mdx, ref-daily-test-improver-lock.mdx, ref-docs-freshness-lock.mdx

All 45 pages now pass npm run check:freshness.

Original prompt

This section details on the original issue you should resolve

<issue_title>[docs-freshness] Documentation site content is stale</issue_title>
<issue_description>The automated docs freshness check (run on 2026-03-01) detected that the following generated documentation pages in site/src/content/docs/ are out of sync with their source files.

Stale Files (content differs from source)

  • getting-started/features.mdx
  • getting-started/cli-reference.mdx
  • getting-started/examples.mdx
  • architecture/architecture.mdx
  • architecture/rlm-inspired-design.mdx
  • architecture/streaming-plan.mdx
  • reference/api.mdx
  • reference/plugin-integration.mdx
  • prompts/rlm-analyst.mdx
  • prompts/rlm-orchestrator.mdx
  • troubleshooting/troubleshooting.mdx
  • design-decisions/adr-005.mdx

Missing Files (not yet generated)

  • workflows/ref-agentics-maintenance.mdx
  • workflows/ref-daily-perf-improver-lock.mdx
  • workflows/ref-daily-test-improver-lock.mdx
  • workflows/ref-docs-freshness-lock.mdx

How to Fix

Run the following commands to regenerate all content and commit it:

cd site && npm run generate && git add . && git commit -m "docs: regenerate site content"

This issue was detected automatically by the docs freshness check workflow.

Generated by Documentation Site Freshness Check

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Update stale documentation site content docs: regenerate stale site content Mar 6, 2026
@zircote zircote closed this Mar 6, 2026
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-freshness] Documentation site content is stale

2 participants