Reminder of Specification Template and Guidelines for AI Code Assistants
Specification Development Guidelines
Purpose
This is a reminder to frequently refer to the specification template and guidelines. They are designed to:
- Standardize Documentation: Create a consistent structure across all technical specifications
- Enable AI Assistance: Make specifications easily parsable by AI systems for better code generation and analysis
- Facilitate Maintenance: Make it easier to update and extend specifications over time
- Improve Onboarding: Help new contributors understand the project's technical landscape
When to Reference?
Attempting to plan a new specification, or to revise an existing specification.
Specification Template
content/lost-in-public/reminders/Specification-Guidelines-Template.md
Focal Points and Key Tasks:
- Each section and header is important to include, no lazy skipping.
- Each specification should make use of backlinks to other documentation and specifications. Use paths and backlinks where relevant.
- Specifications should have liberal use of mermaid diagrams and code snippets.