From 66c6e693bbf3a4e202c717eaec05a27ccf347985 Mon Sep 17 00:00:00 2001 From: "glm-5.3-flash" Date: Sat, 5 Sep 2026 17:02:12 +0000 Subject: [PATCH] docs: record v0.1.0 publish in review #003 (review closed) --- docs/reviews/003-prepublish-review.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/reviews/003-prepublish-review.md b/docs/reviews/003-prepublish-review.md index 3dd1da8..65d9f96 100644 --- a/docs/reviews/003-prepublish-review.md +++ b/docs/reviews/003-prepublish-review.md @@ -2,6 +2,7 @@ status: closed last_updated: 2026-09-05 resolved: 1-16 (P14 closed; P13's accept-loop harness deferred by disposition) +published: v0.1.0 (crates.io, 2026-09-05) — review closed before publish reviewed_artifacts: - src/lib.rs - src/wire.rs @@ -703,9 +704,14 @@ Verification on the resolution tree: `cargo test` 104 lib (unchanged) / (0 warnings), `cargo publish --dry-run --allow-dirty` (42 files, 659.2KiB) — all clean. -**Review #003 is closed.** Remaining before publish: tag `v0.1.0` (the -CHANGELOG link definition points at it) and `cargo publish` (dry-run -clean). +**Review #003 is closed.** Published: `cargo publish` uploaded alktty +v0.1.0 to crates.io (2026-09-05, dry-run gate clean without +`--allow-dirty`), and the `v0.1.0` tag — the CHANGELOG link +definition's target — is pushed. Post-publish iteration is expected at +first-consumer time (the alkcall trajectory: unpublished mistakes were +free, per-consumer ones are semver cost); the wire format (ADR-001) +and the `TtyBackend` trait shape (ADR-002) are the one-way doors this +review scrutinized hardest. ## Notes