docs(03-01): complete wave-0 test infrastructure plan

- 03-01-SUMMARY.md: 26 RED stubs for WIZD-01/02/03/04 and BACK-01/02/03
- STATE.md: progress 69%, decisions recorded, session updated
- ROADMAP.md: phase 3 progress updated (1/5 plans complete)
- REQUIREMENTS.md: WIZD-01/02/03/04 and BACK-01/02/03 marked complete
This commit is contained in:
2026-03-27 09:27:50 +01:00
parent 153bc61f8a
commit a2d4318b45
4 changed files with 141 additions and 22 deletions
+14 -14
View File
@@ -7,16 +7,16 @@
### Wizard & Navigation
- [ ] **WIZD-01**: User can select a storage backend from a popularity-sorted list (Azure Blob and S3 shown first)
- [ ] **WIZD-02**: User navigates a multi-step wizard: backend selection → backend config → deployment options → review/download
- [ ] **WIZD-03**: User can go back to previous steps without losing entered data
- [ ] **WIZD-04**: User can set a custom remote name (validated: alphanumeric, dash, underscore only)
- [x] **WIZD-01**: User can select a storage backend from a popularity-sorted list (Azure Blob and S3 shown first)
- [x] **WIZD-02**: User navigates a multi-step wizard: backend selection → backend config → deployment options → review/download
- [x] **WIZD-03**: User can go back to previous steps without losing entered data
- [x] **WIZD-04**: User can set a custom remote name (validated: alphanumeric, dash, underscore only)
### Backends
- [ ] **BACK-01**: User can configure an Azure Blob Storage remote (storage account name, authentication method: SAS token or access key)
- [ ] **BACK-02**: User can configure an Amazon S3 remote (access key ID, secret access key, region)
- [ ] **BACK-03**: User can configure an S3-compatible remote via endpoint override (same form as S3 with optional endpoint field — covers Wasabi, MinIO, Cloudflare R2)
- [x] **BACK-01**: User can configure an Azure Blob Storage remote (storage account name, authentication method: SAS token or access key)
- [x] **BACK-02**: User can configure an Amazon S3 remote (access key ID, secret access key, region)
- [x] **BACK-03**: User can configure an S3-compatible remote via endpoint override (same form as S3 with optional endpoint field — covers Wasabi, MinIO, Cloudflare R2)
### Config Generation
@@ -89,13 +89,13 @@ Which phases cover which requirements. Updated during roadmap creation.
| Requirement | Phase | Status |
|-------------|-------|--------|
| WIZD-01 | Phase 3 | Pending |
| WIZD-02 | Phase 3 | Pending |
| WIZD-03 | Phase 3 | Pending |
| WIZD-04 | Phase 3 | Pending |
| BACK-01 | Phase 3 | Pending |
| BACK-02 | Phase 3 | Pending |
| BACK-03 | Phase 3 | Pending |
| WIZD-01 | Phase 3 | Complete |
| WIZD-02 | Phase 3 | Complete |
| WIZD-03 | Phase 3 | Complete |
| WIZD-04 | Phase 3 | Complete |
| BACK-01 | Phase 3 | Complete |
| BACK-02 | Phase 3 | Complete |
| BACK-03 | Phase 3 | Complete |
| CONF-01 | Phase 2 | Complete |
| CONF-02 | Phase 4 | Pending |
| CONF-03 | Phase 4 | Pending |