Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rffl.dev/llms.txt

Use this file to discover all available pages before exploring further.

Source Conversion

Raw source files stay in the repository. Public pages are curated .mdx summaries that point back to source paths.

Conversion Rules

Source typePublic treatment
Markdown source docssummarize into .mdx, keep raw path in source
CSV datasummarize fields and source authority, do not publish raw tables wholesale
Python/YAML/JSONexplain what they control, do not expose implementation as member-facing docs
Generated recapssummarize status and source boundaries

Publication Classes

ClassMeaning
Public + sidebarPrimary hub or high-traffic page listed in docs.json
Public + hiddenDetail page that is linked from a hub but intentionally omitted from the sidebar
Source-onlyRaw .md, .csv, .py, .json, or .yaml source that stays unpublished
Hidden public pages must include a Related section back to the parent hub. Source-only files should be cited from public pages, not linked as sidebar routes.

Required Page Contract

Every public page should include title, description, owner, status, source, a plain-English summary, source-backed tables, and explicit boundaries for incomplete data.
PageUse it for
Knowledge Base MaintenanceMaintenance hub and runbook
Source ConversionConvert raw sources into public pages
Publication ChecklistPre-publish checks
Verification ChecklistLocal verification expectations
Last modified on May 15, 2026