Docs for LLMs

Last Updated: April 12, 2026

DigiSim supports the llms.txt standard for making documentation accessible to large language models and the applications that use them.

These files provide curated, machine-readable content that helps AI assistants understand and work with DigiSim's digital circuit simulation platform — including its components, SimCast animated lessons, templates, and API.

Documentation Files

Choose the appropriate file based on the context window of the model you are working with:

/llms.txt — Index file with links and platform summary (follows the llms.txt spec)
/llms-full.txt — Complete documentation — all components, SimCast, templates, pricing, API reference
/llms-medium.txt — Compressed documentation for medium context windows
/llms-small.txt — Minimal reference for small context windows

Usage Guidelines

To effectively use these documentation files:

  • Start with llms.txt — The index file provides links and a summary. Use it when you only need the overview and pointers to deeper content.
  • Use llms-full.txt for comprehensive context — Contains the complete component library, SimCast lesson structure, pricing model, API reference, and architecture details.
  • Use llms-medium.txt or llms-small.txt for constrained contexts — Progressively compressed versions optimized for models with smaller context windows.
  • Component documentation — For detailed information about a specific component, visit the interactive docs at /docs (available in all 7 languages).

All documentation reflects the current production state of DigiSim.io. Files are updated with each platform release.