From 68214db744714f19e0dcf01c1e535afed2dab1e7 Mon Sep 17 00:00:00 2001 From: Keith Smith Date: Tue, 8 Sep 2026 14:05:53 -0600 Subject: [PATCH] docs: record v0-m9-done tag Co-Authored-By: Claude Sonnet 5 --- README.md | 2 +- docs/PROGRESS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc29c8e..0752c86 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ OrbitHub is in active development. - Milestones completed: M0-M5, and M7-M9 - Current milestone: Milestone 10 (v1.0 Stabilization) - Deferred milestone: Milestone 6 (VNC Fully Working) -- Latest checkpoint tag: `v0-m8-done` +- Latest checkpoint tag: `v0-m9-done` - VNC implementation milestone (M6) is currently deferred Progress and milestone details: diff --git a/docs/PROGRESS.md b/docs/PROGRESS.md index ec5296e..b0ebf82 100644 --- a/docs/PROGRESS.md +++ b/docs/PROGRESS.md @@ -196,7 +196,7 @@ Validation: - Code signing is ad hoc only (no purchased Apple Developer ID or Windows code-signing certificate), so macOS Gatekeeper and Windows SmartScreen still show first-run warnings by design Git: -- Tag: Pending user approval +- Tag: `v0-m9-done` ## Milestone 10 - v1.0 Stabilization