From 43d622ee0867edf5ccaa418e6e6767dced5f452b Mon Sep 17 00:00:00 2001 From: scawful Date: Sun, 28 Dec 2025 18:40:39 -0600 Subject: [PATCH] backend-infra-engineer: log formatting CI rerun --- 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 e0a5b6f2..bf2134a0 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. Fixed checkout failure by removing usdasm submodule gitlink; new release run: https://github.com/scawful/yaze/actions/runs/20561700588 (in progress). Manual CI runs: https://github.com/scawful/yaze/actions/runs/20561726079 (master, in progress), https://github.com/scawful/yaze/actions/runs/20561752892 (develop, queued). Prior failures: https://github.com/scawful/yaze/actions/runs/20561587173 (release), https://github.com/scawful/yaze/actions/runs/20561584240 (master CI), https://github.com/scawful/yaze/actions/runs/20561584508 (develop CI). +- NOTES: Bundle saved; cmake-windows/z3ed deleted; master/develop + v0.5.0 retagged. Fixed checkout failure by removing usdasm submodule gitlink; formatting fix committed (607f6aa1). Release run: https://github.com/scawful/yaze/actions/runs/20561700588 (in progress). Current CI/CD runs: https://github.com/scawful/yaze/actions/runs/20561889396 (master queued), https://github.com/scawful/yaze/actions/runs/20561889405 (develop queued); older CI runs canceled. Prior failures: https://github.com/scawful/yaze/actions/runs/20561587173 (release), https://github.com/scawful/yaze/actions/runs/20561584240 (master CI), https://github.com/scawful/yaze/actions/runs/20561584508 (develop CI). ### 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.