Skip to content

✨ llms.txt #1451

@Vectorized

Description

@Vectorized
  • A single hyperdense structured file that an LLM can parse, to teach it all it needs to know on how to use Solady.

  • Markdown formatted, but in .txt, cuz we don't want syntax highlighting to be overloaded.

  • It is basically the docs concatenated into a single file. With a bit of extra bells and whistles.

  • Teach the LLM to not trust Solady's inner code, as it lacks important commentary on mid and high level context to reduce vertical scroll. Optimizations in Solady are extremely context dependent. Idioms might be safe in one example, but not in another. Blindly copypastaing Solady can lead to another _brutalized incident.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions