From b0906baa6d5b5e7cdfe7bde77d55d4a13785a88c Mon Sep 17 00:00:00 2001 From: scawful Date: Sun, 28 Dec 2025 18:20:45 -0600 Subject: [PATCH] backend-infra-engineer: record release failure --- 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 f27f297e..55a4e708 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: 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). +- NOTES: Bundle saved; cmake-windows/z3ed deleted; master/develop + v0.5.0 retagged. Release failed (all build jobs): https://github.com/scawful/yaze/actions/runs/20561587173. 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.