Project Plans¶
This section contains project planning documents and phase tracking for the RWA Calculator.
Overview¶
The project follows a phased, test-first approach prioritising CRR (Basel 3.0) implementation before extending to Basel 3.1.
Documents¶
- Implementation Plan - Detailed acceptance test scenarios, contract definitions, and regulatory parameters
Development Philosophy¶
The project adheres to these core principles:
- Test-Driven Development (TDD) - Tests are written before implementation
- Phased Delivery - Features are delivered incrementally with clear milestones
- Regulatory Accuracy - All calculations are validated against regulatory specifications
- Performance First - LazyFrame operations and vectorized calculations throughout