Status: Draft
Updated: YYYY-MM-DD
Owner: Core
Purpose: Draft for a specific feature before/alongside implementation.
- Purpose and scope of this feature.
- Modules or systems it touches.
- Dependencies.
Description of what this feature is supposed to do and how it should be accomplished (in clear, LLM friendly language).
- (Roughly) Classes/Functions to be implemented and how they should work together while preferably making use of native Symfony 8 features.
- Specific implementation steps/order.
- May contain pseudocode.
- Unit/integration test expectations.
- Manual verification steps, if any.
- Metrics or logs to monitor.
- Decisions that need to be made before implementation.
- Documentation of decisions alongside implementation.
- Notes/comments on implementation steps.
- Deferred steps that rely on other (not yet implemented) features.