docs(v0.1): link technical risk register to qfd unresolved-conflicts section

This commit is contained in:
Julien Calixte
2026-05-14 12:50:34 +02:00
parent 90e98d2375
commit 04a323da1c

View File

@@ -261,6 +261,9 @@ does not implement key rotation.
## Risks and how we'll know they bit us
Mirrored as live conflicts in
[qfd.md §7 "Conflicts left explicitly unresolved by v0.1"](qfd.md#7-tradeoffs-and-their-why-linked-to-adrs).
| Risk | Symptom we'd see | Fallback |
|---|---|---|
| `gix` smart-HTTP push doesn't work on `esp-idf-rs` mbedtls | spike 7 fails | switch to `libgit2-sys` (C, well-trodden) for v0.1 only |