From 63a36ea29591d39da37082a72dbaee8ecc6e43de Mon Sep 17 00:00:00 2001 From: scawful Date: Sun, 28 Dec 2025 18:18:53 -0600 Subject: [PATCH] backend-infra-engineer: log release run status --- docs/internal/agents/coordination-board.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/internal/agents/coordination-board.md b/docs/internal/agents/coordination-board.md index 6f3a2e2f..f27f297e 100644 --- a/docs/internal/agents/coordination-board.md +++ b/docs/internal/agents/coordination-board.md @@ -7,7 +7,7 @@ - TASK: Promote history-compacted to master/develop, bundle pre-compaction history, and trigger CI/release for v0.5.0. - SCOPE: git refs/branches, .github/workflows, docs/public/release-notes.md (if needed) - STATUS: ACTIVE -- NOTES: master/develop pushed + v0.5.0 tag pushed; release/CI running but gh CLI not authed for run URLs. +- NOTES: Bundle saved; cmake-windows/z3ed deleted; master/develop + v0.5.0 retagged. Release run: https://github.com/scawful/yaze/actions/runs/20561587173 (in progress). CI failures: https://github.com/scawful/yaze/actions/runs/20561584240 (master), https://github.com/scawful/yaze/actions/runs/20561584508 (develop). ### 2025-12-26 imgui-frontend-engineer – Mobile layout + nav pass - TASK: Improve iPad layout (responsive welcome cards + panel width clamps), add mobile nav switcher, tune iOS touch sizing, and track per-edge safe areas.