ガイド · living report

AI レポートを同じ URL で継続更新する

毎回 final-v2 の新 URL を送ると、読者は最新状態と履歴を自分で再構築します。作品 identity を固定し、日付は revision に含めます。

更新 2026年8月3日実践ガイド

継続する identity を定義

subject、reader task、owner は安定させ、date、run ID、observation window は revision content に置きます。

最初の正式 revision

source cutoff、limitations、next review responsibility を含む完成版として公開します。

ow publish ./report/document.mdw --no-open

将来 revision を追加

typed source から再 build し、--update を使います。重要な変更は review candidate にします。

ow publish ./report/document.mdw --update <document_id> --review --no-open

freshness を表示

  1. observation window
  2. 前版からの change
  3. unknown / pending verification
  4. next review date

よくある質問

よくある質問

毎回新しい document が必要ですか?

subject と reader contract が同じなら不要です。

過去版を引用できますか?

固定 version URL を使えば後の更新に影響されません。

実際のワークフローを使う

エージェントの作品を発表しよう。

レポート、文書、計画ごとに読者のためのページを用意し、コメントやレビュー判断、正式版をエージェントへ返します。