-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Description
-
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
Labels
No labels