| #13 |
— |
Open — Renovate's auto-managed Dependency Dashboard; not part of normal triage |
N/A |
| #31 |
bug |
Open — unchanged; MESH_SERVICE permission/action strings still say ee.schimke.meshcore.* (manifest ×2, MeshcoreBinderService.kt) despite the ee.schimke.meshed applicationId rename |
Nothing |
| #87 |
enhancement, maintenance |
Open — unchanged; AppConnectionController.kt still 268 lines |
Nothing |
| #89 |
enhancement |
Open — unchanged; no AppConnectionController test file found |
Nothing; unblocked |
| #91 |
documentation, maintenance |
Open — unchanged; README still describes the stale composeApp/ template, isMinifyEnabled = false confirmed in both app and wear release builds |
Nothing; three independent sub-items |
| #189 |
follow-up |
Open — unchanged; .claude/settings.json still lists mcp__Figma (wrong tool name) |
Nothing |
| #190 |
follow-up |
Open — unchanged; claude.yml's --allowedTools still only has Bash(...) entries, no mcp__github__* |
Nothing |
| #191 |
— |
Meta — this tracking issue |
N/A |
| #204 |
follow-up |
Open — recurring; the chatgpt-codex-connector[bot] P1 "recreate under a human identity" flag was reproduced on ~28 more PRs merged 2026-07-24→2026-08-07 (verified false in every case checked this run — commits are correctly authored by Yuri Schimke, attribution CI passes); not filed as individual follow-ups since each instance is a refuted false positive, not a genuine loose end |
Needs investigation into the bot's false-positive rate, not a mechanical fix |
| #258 |
enhancement |
Open — partial; .design-parity.json still code-led on main |
Blocked on local runbook (Figma upload host blocked from cloud egress) |
| #259 |
enhancement |
Open — future reminder; rotate FIGMA_TOKEN before it expires 2026-10-20 |
Nothing until October |
| #261 |
enhancement |
Open — in progress; workstream 1 (per-variant figma-SVG export) merged upstream, workstream 3 (locale previews) merged as #265, workstream 2 (breakpoints) parked by explicit decision |
Blocked on upstream compose-ai-tools#2656 before design-artifacts.yml redispatch |
| #278 |
follow-up |
Open — unchanged; ci.yml still gates exclude-local-build-cache on branch only |
Nothing |
| #279 |
follow-up |
Open — unchanged; cache-diagnostics.sh:101 still 2>&1 || true |
Nothing |
| #280 |
follow-up |
Open — unchanged; androidCacheFix plugin still declared, AGP still 9.3.1, no revert |
Nothing |
| #361 |
bug |
Open — new today; confirmed unresolved, design/*.html reference docs don't @font-face the Orbitron/Space Grotesk TTFs staged by #359, so rasterization still falls back to a system font |
Nothing; well-scoped |
Maintained by the weekly issue-triage run. Last updated: 2026-08-07.
Open issues
MESH_SERVICEpermission/action strings still sayee.schimke.meshcore.*(manifest ×2,MeshcoreBinderService.kt) despite theee.schimke.meshedapplicationId renameAppConnectionController.ktstill 268 linesAppConnectionControllertest file foundcomposeApp/template,isMinifyEnabled = falseconfirmed in bothappandwearrelease builds.claude/settings.jsonstill listsmcp__Figma(wrong tool name)claude.yml's--allowedToolsstill only hasBash(...)entries, nomcp__github__*chatgpt-codex-connector[bot]P1 "recreate under a human identity" flag was reproduced on ~28 more PRs merged 2026-07-24→2026-08-07 (verified false in every case checked this run — commits are correctly authored by Yuri Schimke, attribution CI passes); not filed as individual follow-ups since each instance is a refuted false positive, not a genuine loose end.design-parity.jsonstillcode-ledonmainFIGMA_TOKENbefore it expires 2026-10-20design-artifacts.ymlredispatchci.ymlstill gatesexclude-local-build-cacheon branch onlycache-diagnostics.sh:101still2>&1 || trueandroidCacheFixplugin still declared, AGP still 9.3.1, no revertdesign/*.htmlreference docs don't@font-facethe Orbitron/Space Grotesk TTFs staged by #359, so rasterization still falls back to a system fontClosed this run (verified fixed against current
main)e0386e6); replaced the hardcodedversion: "0.16.0"pin withversion: catalog/catalog-key: composePreviewPlugin, verified present onmainStalled review feedback
Open PRs: none. The only open PR is #111 (release-please automation), which has no human review activity.
PRs merged in the last 14 days (2026-07-24 → 2026-08-07): no genuine unaddressed review feedback found. The only recurring review activity across this window is the
chatgpt-codex-connector[bot]false-positive agent-identity flag described above under #204 — verified false wherever checked, so it wasn't filed as a follow-up.Ready for an agent
@claude add explicit @font-face rules to design/*.html pointing at the staged Orbitron/Space Grotesk TTFs so reference rasterization doesn't depend on system font installation, per the issue.claudelabel, or comment@claude rename the MESH_SERVICE permission/action strings from ee.schimke.meshcore.* to ee.schimke.meshed.* per the issue..claude/settings.json. Kickoff: comment@claude fix the mcp__Figma permission entry to the real figma MCP server/tool names.claude.yml's--allowedTools. Kickoff: comment@claude add the mcp__github__* tools from .claude/settings.json to claude.yml's claude_args --allowedTools.@claude update README.md's module graph and build commands per the issue (skip the minify investigation, file separately if it needs its own PR).ci.yml. Kickoff: comment@claude gate exclude-local-build-cache on whether BuildFetch actually has a push token, not just on branch, per the issue.cache-diagnostics.sh. Kickoff: comment@claude make cache-diagnostics.sh fail the job on a genuine warm-rebuild failure instead of swallowing it, per the issue.@claude revert the android-cache-fix plugin per the issue (or replace with targeted normalization if that's preferred).