commit 8d73ba29291fdf24f256d89b1fcc9c9cf86437f2 parent 248194056d27e3e4aa51039be597f9c463844d1f Author: triesap <tyson@radroots.org> Date: Mon, 2 Mar 2026 00:21:05 +0000 docs: update `xtask` readme Diffstat:
| M | crates/xtask/README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/crates/xtask/README.md b/crates/xtask/README.md @@ -4,8 +4,8 @@ Workspace automation for Rad Roots SDK validation and export operations. ## Goals -- enforce sdk contract consistency across crates -- generate deterministic sdk export artifacts +- enforce SDK contract consistency across crates +- generate deterministic SDK export artifacts - preserve stable package and crate mapping rules - block release drift before publish operations