864 B
864 B
Instructions Archive (Legacy Prompts)
This directory contains archived / legacy AI prompt material for herolib.
- Files here may describe older workflows (e.g. previous documentation generation or model pipelines).
- They are kept for historical reference and to help understand how things evolved.
- They are not guaranteed to match the current
herolibimplementation.
Usage Guidelines
- Do not use these files as the primary source for new features or refactors.
- When generating code or documentation, prefer:
- Code and module docs under
lib/(e.g.lib/web/site/ai_instructions.md,lib/web/docusaurus/README.md). - Up-to-date AI instructions under
aiprompts/(outside ofinstructions_archive/).
- Code and module docs under
- Only consult this directory when you explicitly need to understand historical behavior or migrate old flows.