Main went green on 2026-07-16 with #49 (iOS sample arch fix) after being red since mid-June, unblocking the first real release. The only existing tag, v0.1.0-rc1, never triggered the Release workflow — its trigger pattern v[0-9]+.[0-9]+.[0-9]+ doesn't match -rc suffixes, so nothing has ever published.
Checklist (per docs/release-runbook.md):
Main went green on 2026-07-16 with #49 (iOS sample arch fix) after being red since mid-June, unblocking the first real release. The only existing tag,
v0.1.0-rc1, never triggered the Release workflow — its trigger patternv[0-9]+.[0-9]+.[0-9]+doesn't match-rcsuffixes, so nothing has ever published.Checklist (per docs/release-runbook.md):
[Unreleased]sectionv0.1.0+ push (runbook pre-flight: main green)-rcNtags, or document that rc tags are workflow_dispatch-only