This directory contains Product Requirements Documents (PRDs) and design documents for completed features and improvements to the ta4j project.
These documents serve as:
- Historical reference for design decisions
- Documentation of implementation approaches
- Context for future maintainers
- Examples of the design process
- RELEASE_PROCESS_PRD.md - Automated Release Process PRD documenting the two-phase release workflow implementation (completed 2026-01-16)
- PRD-Charting-Refactor-Checklist.md - Charting refactor checklist and implementation status (completed 2026-01-31)
When a feature PRD is completed and implemented:
- Copy the PRD to this directory
- Update the status to "Completed" with completion date
- Add an "Implementation Status" section documenting what was delivered
- Resolve or document any open questions
- Add references to related documentation