AIタスク #11244
未完了[Spartan X][Local Agents 03] Ryzen Vulkan Semantic Reviewer実装
0%
説明
依存: #11242
目的: Ryzen AI Vulkanレーン Ornith-1.5-35B-A3B Q4_K_M を中難度の意味判断・レビュー・再計画補助へ固定する。
委任対象: 失敗ログの意味分類、複数候補の比較、記事構成/加筆案、SEO issueの意味的誤検知除外、GTM施策の一次評価、NPU Supervisorの低信頼案件再判定。
ChatGPTへ残す: 高影響アーキテクチャ、教師回答、複数ローカルモデルが不一致、根拠不足、公開/課金に関わる最終判断。
契約: structured JSON、tool無効、evidence_refs必須、confidenceとescalation_reason必須。
KPI: schema pass率、ChatGPT判定一致率、false-positive/false-negative、repair率、latency、tokens/job。
受入条件: role=supervisor/routerのcanonical adapter経路で安定稼働し、旧llm.chat直結へ依存しない。
Redmine Admin さんが12日前に更新
2026-09-11 live finding: Ryzen Ornith llama.cpp transport/model are healthy, but supervisor profile currently uses reasoning=low and can consume the bounded output budget in reasoning_content, leaving content empty. Direct OpenAI-compatible canary with reasoning_effort=none returns valid JSON and zero reasoning_content. Fix #11244 to make Spartan X semantic-review profile reasoning=none (router/supervisor), keep JSON post-validation, then run repeated live canary. NPU FLM remains fallback until stability improves.
Redmine Admin さんが12日前に更新
- ステータス を 新規 から 実行中 に変更
実装・live検証を開始済みのため実行中へ補正。Ryzen Ornith semantic profileは reasoning=none + native json_schema へ固定済み。live Fixture A は continue/confidence 0.55、Fixture B は escalate/confidence 0.85 でschema-valid。旧空content問題は解消。次は複数fixture反復・evidence_refs/escalation_reasonを含む最終契約検証。