Navigation and presentation for https://cordisx.github.io/docs/.
Use this guide to find the documentation for my CordisX question.
https://raw.githubusercontent.com/cordisx/docs/main/llms.txt
Describe your question normally. Read only the relevant owner documentation; no separate Skill setup is required to use the guides. Read the entry or browse the Skill and documentation index.
The current implementation is a static portal linking to the Host and Protocol
source documentation and the Marketplace. It does not fetch, render, or vendor
the Markdown from those repositories. sources.yaml declares
the allowed source repositories; it is not an implemented aggregation pipeline.
Product and protocol material stays in its owning repository. Start with:
- Contribution and source ownership guide.
- Current portal layout.
- Aggregation status and future integration requirements.
- Maintenance rules; Agents start with AGENTS.md.
Runtime presentation changes use npm run check. Markdown-only changes require
link and diff review; this repository's check script does not validate remote
documentation contents or prove an aggregated site build.