Skip to content

[Epic] Fact-Checking and Source Freshness Verification Pipeline #41

@terisuke

Description

@terisuke

概要

報告書の事実主張をCLI出力���git diff・APIレスポンスで裏取りする検証パイプラインを実装する。

背景

OpenCodeのAlpha調査で、current-status.mdの68%をそのまま転記し、gh issue list --state closedで裏取りしなかった。Claude Codeはquality.mdルール(事実主張はCLI出力で裏取り必須)+ enforce-factcheck hookにより自動的に検証���強制さ���た。

受入基準

  • ドキュメント引用時にソース鮮度警告(最終更新日チェック)
  • Issue/PR状態の主張時にgh CLIで自動検証
  • 数値主張��N件完了、X%等)に対するカウント検証
  • 検証できていない主張には明示的な注記を付与
  • Hook (Issue 38) と連携し、報告ツール実行前に���証を強制

依存: Issue 38 (Hook System)

優先度: P1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions