docs(review): platform reliability/config/UI review handoff#1010
Draft
thinmintdev wants to merge 1 commit into
Draft
docs(review): platform reliability/config/UI review handoff#1010thinmintdev wants to merge 1 commit into
thinmintdev wants to merge 1 commit into
Conversation
72 cited findings across slot-config, model registry, profiles/stacks, dispatch/runtime, and UI editing drawers, ranked by severity with a suggested fix sequence. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0172Sk1jjBmKYsLTFr12WUoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
handoffs/platform-review-2026-07-03.md— a grounded review of the hal0 platform's reliability, config surface, and dashboard editing UI. Docs only; no code changes.The review covers 72 findings across five subsystems (slot config, model registry, profiles/stacks/bundles, dispatch/runtime, UI editing drawers), each with a
file:line, a concrete failure scenario, and a fix, ranked by severity. Stable IDs (SC-1,DR-2, …) tie findings to a set of cross-cutting root causes and a suggested fix sequence.Four born-broken / silent-failure bugs called out first
enabled=falseto the slot TOML, so the disable silently doesn't stick (slot_config/__init__.py:271).dockeron a podman-only runtime, so the NPU trio is never offered on the reference platform (capabilities/catalog.py:168).DEVICE_DEFAULT_PROFILES['cpu'] = 'tts'gives GPU-less installs a chat slot bound to the Kokoro TTS engine (config/schema.py:838).slots/manager.py:2454).Headline findings were spot-verified against source before inclusion; the remainder are grounded in the cited lines.
Interactive version (filterable by severity): https://claude.ai/code/artifact/00ab159f-e821-4244-88d4-1577f7589ef0
Test plan
🤖 Generated with Claude Code
https://claude.ai/code/session_0172Sk1jjBmKYsLTFr12WUoc
Generated by Claude Code