fix(07-02): remove duplicate timeout on image pull

- Image pull had --max-time 600 --max-time 5 (second wins = 5s timeout)
- Removed duplicate, keeping 600s for large image pulls
- Added WEB-01 requirement for webhook fix in Phase 10
- Created 07-02-SUMMARY.md and 07-VERIFICATION.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Lucas Berger
2026-02-03 11:11:39 -05:00
parent 5471feec25
commit b02819434f
6 changed files with 335 additions and 8 deletions
+6 -1
View File
@@ -47,6 +47,10 @@ Requirements for milestone v1.1 — n8n Integration & Polish.
- [ ] **ENV-01**: Verify if TELEGRAM_USERID container var is needed (vs hardcoded)
- [ ] **ENV-02**: Verify if TELEGRAM_BOT_TOKEN container var is needed (vs n8n credential)
### Webhook
- [ ] **WEB-01**: Fix Telegram webhook so workflow responds when published (currently only works with manual execute)
## v1.0 Requirements (Validated)
Shipped 2026-02-02.
@@ -97,9 +101,10 @@ Shipped 2026-02-02.
| UNR-01 | Phase 10 | Pending |
| ENV-01 | Phase 10 | Pending |
| ENV-02 | Phase 10 | Pending |
| WEB-01 | Phase 10 | Pending |
**Coverage:**
- v1.1 requirements: 22 total
- v1.1 requirements: 23 total
- Mapped to phases: 22
- Unmapped: 0