Source Docs Reuse Matrix

This matrix records which documentation patterns Agentic OS should keep, adapt,

This matrix records which documentation patterns Agentic OS should keep, adapt, replace, or delete from the source documentation structure.

AreaDecisionAgentic OS use
Fumadocs root folders and meta.json filesKeepUse content/docs/meta.json for top navigation and section meta.json files for each docs area.
FrontmatterKeepUse title and useful description values for page metadata.
CalloutsKeepUse for warnings, secrets handling, setup notes, and permission details.
TabsKeepUse for Docker, Coolify, Railway, VPS, terminal, and Command Centre paths.
CollapsiblesKeepUse for optional detail that would slow down the main task.
Titled code blocksKeepUse for commands, config examples, expected output, and logs.
TablesKeepUse for terms, permissions, environment variables, commands, and troubleshooting.
Vale rulesAdaptKeep a small style rule set focused on simple English and Agentic OS terms.
Lychee workflowAdaptKeep external link checks, with exclusions only for known blocked public sites.
Authoring skillAdaptReplace source-project wording with Agentic OS guidance and templates.
Product docsDeleteReplace source product content with Agentic OS pages.
Generated integration docsDeleteNot relevant to Agentic OS documentation.
Old URLs and product assetsDeleteKeep only approved source/license notes.

Useful visual patterns

Agentic OS should reuse these patterns:

  • Numbered steps for setup flows.
  • Warning callouts before destructive or secret-handling actions.
  • Tabs for hosting choices and UI versus terminal paths.
  • Tables for permissions, environment variables, and command reference.
  • Small examples after complex concepts.
  • Internal links at the end of setup pages.

On this page