Conversation
- 会議コンテキスト、決定事項、論点分類の抽出精度を改善 - 議論グループ、ツリー差分、再編成・重複統合処理を実装 - evidence sequenceの正規化とstrict JSON Schemaを導入 - schemaエラーの再試行制御とfinal flush処理を改善 - 回帰テストとAPIドキュメントを更新
- item IDをサーバー生成へ変更し予約IDとの衝突を防止 - fixed agendaの削除・移動・種別変更を禁止 - tree検証と破損時の前version維持を追加 - reorganizerのmachine ID検証を厳格化 - action summaryの重複をlogical viewへ統合 - 対象会議の決定的replayテストを追加
- canonical evidenceに基づくcandidate管理とdynamic topic昇格を実装 - 関連項目を整理する決定的なgroup生成処理を追加 - 明示的なclosureから解決対象を判定する処理を追加 - lifecycleの観測ログと30発言fixtureテストを拡充
- アジェンダ外区間を検出して固定議題への誤割当を防止 - 論点候補IDを正規化して同一テーマの項目を統合 - 候補昇格後のノードIDと親子関係を維持 - 証拠発話番号と分類監査ログを拡充 - 実会議データによる回帰テストを追加
- デプロイしたgpt-5-miniを使用し、議論ツリーを定期的に監査する機能の実装 ⇒重複ノードや意味のないノードの検出を目的とする - Composeとenvに環境変数を追加
- meeting_tree_audit_runsへのINSERTのplaceholder数不整合(31列に対し$33)を修正し、shadow監査が保存まで動作するように修正 - provider未呼び出しの監査失敗がmin intervalを消費しないようにし、repository障害専用の短いbackoff(10秒)を追加 - 「以上をまとめます」等の会話制御発話をdiscourse actとして判定し、item化・candidate化を拒否 - candidate昇格前にlabelと証拠itemの意味的一貫性を検証(subject空・汎用語のみ・全証拠不一致は昇格保留) - live payloadへfull snapshotメタデータ(payloadKind/nodeCount/removedNodeIds/treeHash等)と配信ログを追加 - 実PostgreSQLでの監査run lifecycle統合テスト(claim/findings/disposition/error/final review/rollback)とfake provider E2E・rate-limit回帰テストを追加 - Tree audit completedログにdispositionを追加
- 分割発話を結合し、不完全な決定事項の生成を防止 - recapの証拠役割を判定し、新規item・candidateへの混入を抑制 - 同一命題の重複itemをcanonical propositionへ統合 - mixed candidateの分割と希少植物topicの昇格処理を追加 - 監査operationの部分成功とcanonical ID補正に対応 - 対象sessionのオフラインreplay・回帰テストを追加
- shadow/apply_high_confidenceのenum・分岐・DB列・環境変数(TREE_AUDIT_MODE)を廃止し、enabled/disabledの単一動作に統合(TREE_AUDIT_MODEは非推奨警告のみ出して無視) - AIレスポンスのID(candidate alias等)をcanonical node/item IDへ解決するcanonicalization層を追加し、不正ID1件でoperation全体を破棄しないよう修正 - operationをapplicable(15種)/unsupportedの2分類に整理し、move_node・merge_items・rewrite_item系・deactivate_item・create_topic_from_candidate等の新規applierを実装 - モデル自己申告confidenceのみに頼らず、構造的根拠(現在親の凝集度・precheckとの整合・固定アジェンダ一致)を加味したeffective confidence評価とparent stickiness補正を追加 - 固定アジェンダへの復帰移動を正しく適用できるよう、非悪化ゲートの対称除外と空containerの自動整理(cascade prune)を実装 - 対象セッションのread-onlyデータをfixture化したoffline replayテストを追加し、修正前後の適用結果(0件→5件)を検証 - mode列をNOT NULL解除するmigrationを追加(既存データの読み取り互換を維持)
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.
No description provided.