docs: repo renamed to bfe-core1106-sdk

The last product-first artifact after ADR-0008 was the repo name itself.
Current and forward-looking references updated; period-bound history in
the ADRs keeps the old name, with the rename recorded in ADR-0008.
Crate names, WARDEN_* env vars, and binaries are unchanged.
This commit is contained in:
BFE Engineering
2026-08-31 07:17:00 -06:00
parent 31c6d2496d
commit d465d97b99
7 changed files with 17 additions and 13 deletions
@@ -9,9 +9,9 @@ currently lives in flare-edge. The kernel driver source lives in an un-versioned
scratch tree (`flare-edge/research/linux-6.18.46/`).
## Decision
Bring **hardened copies into `warden-sdk/drivers/`** as the canonical source-of-truth,
Bring **hardened copies into this repo's `drivers/`** as the canonical source-of-truth,
each with its HAL seam and a 100% MC/DC host harness. The RV1106 kernel deltas are
formalized as a patch series in `patches/`. flare-edge consumes warden-sdk later
formalized as a patch series in `patches/`. flare-edge consumes this repo later
(separate, maintainer-gated step).
## Consequences