Skip to content

v0.1.9

Choose a tag to compare

@amadeus-dlc-bot amadeus-dlc-bot released this 19 Aug 10:18
· 139 commits to main since this release
b9262ea

What's Changed

  • fix(mirror): boundary report の create を create receipt で受理する (#1752) by @j5ik2o in #1802
  • releaseワークフローを再実行可能なジョブへ分割 by @j5ik2o in #1799
  • fix(election): collecting 中の票を共有 ledger.json から分離し blind 独立性を回復 (#1773) by @j5ik2o in #1808
  • fix(election): 選挙 view に question と選択肢 description を搬送する (#1772) by @j5ik2o in #1809
  • record: intent 260730-open-bug-batch-3 の完了 record を同期(3 bug 修正) by @j5ik2o in #1815
  • fix(tests): team-up fixture の safety-wait supervisor 孤児化を掃引と run-record ポーリングで解消 by @j5ik2o in #1821
  • test(t224): サブプロセス終了チャネルの診断と spawn 枯渇のリトライ (#1800) by @j5ik2o in #1820
  • fix(tests): t259 guard-corpus の比計測を単一プロセス交互計測にして窓分離由来の偽赤を除去 by @j5ik2o in #1822
  • fix(mirror): completion 境界後の Issue Status を Completed で描画する by @j5ik2o in #1823
  • record: intent 260731-open-bug-batch-4 の完了 record を同期(4 bug 修正) by @j5ik2o in #1834
  • norm: Unit と PR の 1:1 固定を外し、Unit 内 PR 分割を許可する (#1842) by @j5ik2o in #1843
  • norm: 本家 v2.3.0 の Unit/Bolt 定義へ訂正し、Bolt・PR 粒度の固定を外す (#1842) by @j5ik2o in #1847
  • feat(tests): perf tier を新設し実時間ベンチマークを --ci から分離する(Bolt 1/4) by @j5ik2o in #1848
  • ci(perf): 非 blocking の daily 性能検証 workflow perf.yml を新設する(Bolt 2/4) by @j5ik2o in #1851
  • ci: 性能検証 3 job を PR blocking パイプラインから削除する(Bolt 3/4) by @j5ik2o in #1855
  • feat(otel): OTel API ファミリーを唯一の上流として監査・可観測性を統合 (intent 260729-otel-upstream 統合) by @j5ik2o in #1850
  • docs: perf tier と daily perf workflow を文書化する(Bolt 4/4) by @j5ik2o in #1859
  • record: sync intent 260731-perf-ci-separation(perf 検証の CI 分離、全4 Bolt 完了) by @j5ik2o in #1862
  • fix(graph): drop→compose で composed scope のセルを保存し、実リポジトリ断面の compile ドリフトを CI で検出する by @j5ik2o in #1877
  • fix(mirror): 承認境界の create 再選択と close receipt の prepared 滞留を是正する by @j5ik2o in #1876
  • fix(engine): birth scaffold の Construction Autonomy Mode 欠落と compose 時の Stage Progress 未同期を修正する by @j5ik2o in #1873
  • fix(metrics): 消えたリモートブランチを一過性の不在として分類し publication の偽赤を止める by @j5ik2o in #1885
  • fix(otel): fatal-latch を emit 経路へ配線し、probe の整合規則を merge 対応にする by @j5ik2o in #1886
  • fix(mirror): Issue title を intent ディレクトリ名ベースにしてバイトクランプを併設する by @j5ik2o in #1895
  • record: sync intent 260801-open-bug-batch-5 (open bug batch 5 — 10 issues / 6 PRs) with elections and §13 learnings by @j5ik2o in #1896
  • architecture reviewer の関連レビュー知識への導線を追加 by @j5ik2o in #1897
  • DDDにおけるユースケースの責務を明確化 by @j5ik2o in #1898
  • feat(otel): resource bag を3シグナル共通で組み立てる supplier seam 付き resource-core(Bolt 1 / U1) by @j5ik2o in #1899
  • norm(team): enhancement/feature Issue にエレベーターピッチ(Moore テンプレ逐語様式)を必須化する by @j5ik2o in #1908
  • feat(otel): 全 span へ intent/stage/agent 文脈属性を直載りさせる resolver(Bolt 2a / U2) by @j5ik2o in #1905
  • feat(otel): exception.type と redaction 済み stacktrace を exception イベントへ記録する(Bolt 2b / U3) by @j5ik2o in #1907
  • feat(otel): 5計器の Metrics 語彙を emit 経路へ配線する(Bolt 2c / U5) by @j5ik2o in #1910
  • feat(otel): SUBAGENT_STARTED を canonical 登録し PreToolUse{Task} 配線と lifetime 合成を追加する(Bolt 3 / U4) by @j5ik2o in #1924
  • formal-model-check プラグインの価値チェーン貫通と配布自立化(intent 260731-formal-verif-value-chain) by @j5ik2o in #1925
  • record: intent 260731-formal-verif-value-chain の完了 record を同期 by @j5ik2o in #1929
  • fix(kimi): session-start で .current-session を state-file ガードより前に書く(#1922 bootstrap デッドロック修正) by @j5ik2o in #1930
  • feat(runtime): Bolt DAG 欠落・様式不良を fail-closed にする 3値判定(cg-plan-guard Bolt 1) by @j5ik2o in #1928
  • feat(engine): swarm 発行点の計画整合ガード — 並列計画の無音直列降格を fail-closed 化(cg-plan-guard Bolt 2) by @j5ik2o in #1939
  • docs(otel): Telemetry Schema リファレンス新章(en/ja)+ intent.id 是正と bolt/unit 属性の実装(Bolt 4 / U6) by @j5ik2o in #1938
  • docs(norms): docs 章番号空間を並行 intent 間の共有台帳として扱う(E-OMSCG-S13 追補) by @j5ik2o in #1940
  • record: intent 260801-otel-meta-schema の工程記録を同期する(workflow 完了) by @j5ik2o in #1945
  • feat(engine): CG approve で宣言 Bolt DAG と SWARM 実績を突合し fail-closed 化(cg-plan-guard Bolt 3) by @j5ik2o in #1948
  • fix: review-debt(B群) #1950 — CodeRabbit 指摘の実測トリアージ(有効2件を是正) by @j5ik2o in #1952
  • docs(construction): 計画整合ガード3種の文書化 en/ja(cg-plan-guard Bolt 4) by @j5ik2o in #1954
  • chore(coderabbit): review-debt(C群) #1951 — record/metrics 系パスを bot レビュー対象から除外 by @j5ik2o in #1957
  • record: sync intent 260801-cg-plan-guard(workflow 完了 — 全記録・選挙・codekb・§13) by @j5ik2o in #1965
  • docs(norms): 章番号再確認をマージ直前にも必須化する(#1940 レビュー指摘の追補) by @j5ik2o in #1947
  • fix(otel): マージ済み PR のレビュー指摘12件+残債2件を一括是正する by @j5ik2o in #1958
  • fix(bolt): emitAudit が fatal-latch drop を消費し state 書込前に loud fail する (#1959) by @j5ik2o in #1968
  • fix(audit): fatal latch 下の audit-merge/fork を偽成功にせず loud fail にする by @j5ik2o in #1966
  • fix(state): practices-promote を fatal latch 下でファイル書込前に loud fail させる (#1961) by @j5ik2o in #1967
  • fix(plugin): compose の hostStageGraph を読取り境界で検証 — 破損 stage-graph.json の crash と null の誤グラフ無音 fallback を封鎖 by @j5ik2o in #1964
  • fix(compose): resync の Stage Progress 置換を機械検証し、無音 no-op の偽緑 resynced を封鎖する by @j5ik2o in #1970
  • fix(audit): intent-complete drop を merge/fork/guarded emit の3箇所で loud に拒否し #1248 seal 素通りを封鎖 by @j5ik2o in #2000
  • fix(plugin): hostStageGraph の形状検証を resync 実消費フィールド(slug/phase/number)へ拡張し、空配列を invalid とする by @j5ik2o in #1996
  • fix(plugin): invalid host graph の resync skip を compose 結果面で可視化する(resyncSkipped / --all-harnesses failures 計上 / err seam 経由) by @j5ik2o in #2005
  • feat(formal-model-check): support all registered TLA models by @j5ik2o in #2012
  • feat(mirror): sync in-progress labels on related issues at lifecycle boundaries by @j5ik2o in #2016
  • refactor(config): rename amadeus-layered-config to amadeus-config and retire the mirror-config alias by @j5ik2o in #2017
  • 実行由来情報と処理時間を監査・投影へ統合する by @j5ik2o in #2031
  • fix(scope-grid): self-feature lightening を全 dogfood 面へ同期し、self-* 面間乖離の常設ガードを追加(#2033) by @j5ik2o in #2041
  • record: intent 260802-scope-grid-face-sync(#2033 修正)の工程記録を同期 by @j5ik2o in #2045
  • refactor(glossary): make the guide glossary the single owner of every term definition by @j5ik2o in #2044
  • docs(norms): PBT を unit 層 Developer Testing として位置づけるノルムを追加(#688 裁定の回収) by @j5ik2o in #2053
  • record: sync intent 260802-vocab-canonical-consolid by @j5ik2o in #2050
  • plugin opt-inを全ハーネスで永続化・自動導入する by @j5ik2o in #2049
  • chore: .agents/** を linguist-generated に登録し PR diff で折りたたむ by @j5ik2o in #2057
  • feat: Stop と swarm retry の収束予算を耐久化する by @j5ik2o in #2048
  • docs(norms): xrev scan mode をクロスレビュー済み単発 Issue へ拡張(E-RRP-RES13) by @j5ik2o in #2058
  • feat(prompts): bound interaction and review contracts by @j5ik2o in #2063
  • docs(norms): 委譲ブリーフの consumes は directive から機械転記(E-RRP-FDS13) by @j5ik2o in #2068
  • feat(swarm): enforce fixed-width unit execution pool by @j5ik2o in #2071
  • test(swarm): align referee E2E with fixed pool by @j5ik2o in #2075
  • docs(norms): 条件付き consumes の SKIP 解決を reviewer ブリーフへ負方向明示(E-RRP-NDS13) by @j5ik2o in #2078
  • record: intent 260802-codex-duration-bounds の完了記録を同期 by @j5ik2o in #2079
  • registry driftを機械検出して再発を防止する by @j5ik2o in #2080
  • fix(election): 読み側検証の一本化 — election.json を全読取経路で fail-closed 検証(#1980 Bolt 1) by @j5ik2o in #2085
  • team-upの旧mux互換廃止とintegrationテスト高速化 by @j5ik2o in #2086
  • NFR成果物をUnit kindに応じて枝刈りする by @j5ik2o in #2091
  • test(state): state 2層の round-trip + fail-closed PBT(#1980 Bolt 2) by @j5ik2o in #2097
  • docs(intent): #1980 根拠9件の射程判定台帳(Bolt 3) by @j5ik2o in #2098
  • test(mirror): t274 render→parse round-trip の property 化(#1980 Bolt 4) by @j5ik2o in #2099
  • fix: 選択済みプラグイン投影を全self-install面で事前生成する by @j5ik2o in #2092
  • feat(tests): 無検査 JSON.parse キャストの allowlist ratchet(#1980 Bolt 5) by @j5ik2o in #2113
  • ci: 深掘り PBT 階層の手動ジョブを追加(#1980 Bolt 6) by @j5ik2o in #2118
  • docs(norms): #1980 construction の学習3件(E-RRP-CGS13) by @j5ik2o in #2119
  • docs(norms): 無条件 READY の判定境界を受け入れ基準で切る(E-RRP-BTS13) by @j5ik2o in #2122
  • GitHub PagesのJekyll処理を無効化する by @j5ik2o in #2123
  • silent dropを防止する静的ゲートと失敗伝播を導入 by @j5ik2o in #2088
  • record: intent 260802-record-roundtrip-pbt の工程記録同期(#1980) by @j5ik2o in #2124
  • coverage allowlistを意味的セレクタへ移行 by @j5ik2o in #2127
  • バグ起票の正書式とIssue Formを追加 by @j5ik2o in #2136
  • Issue起票ルールを全種別共通のMECEな契約へ再編する by @j5ik2o in #2146
  • Formal Model Check勧告に人間の明示選択を必須化する by @j5ik2o in #2151
  • 生成物をGit追跡から外し、source-only配布へ移行する by @j5ik2o in #2152
  • test(harness): establish shared live E2E kernel for Codex and Claude by @j5ik2o in #2159
  • perf(tests): reduce CI suite runtime by @j5ik2o in #2165
  • Update settings.json by @j5ik2o in #2167
  • fix: バグ報告にハーネスとAmadeusのバージョンを必須化 by @j5ik2o in #2168
  • no-silent-drop証跡の着地後再バインドを自動化 by @j5ik2o in #2169
  • feat(pi): add Pi agent core support by @j5ik2o in #2166
  • PR #2169の未対応レビューコメントを修正 by @j5ik2o in #2172
  • 承認済みゴールとの未照合によるIntent偽完了を防止する by @j5ik2o in #2171
  • no-silent-drop reconcileの出力buffer超過を修正 by @j5ik2o in #2174
  • norm: auto-mirror のラベル同期同意範囲を current memory に反映する by @j5ik2o in #2175
  • fix(formal-model-check): 選択モデルにreceiptを結び付ける by @j5ik2o in #2176
  • docs(formal-model-check): --out の再実行時運用を明記する by @j5ik2o in #2178
  • reconcile時にno-silent-drop台帳も再束縛する by @j5ik2o in #2177
  • amadeus/config.jsonをドメイン別の構造へ移行する by @j5ik2o in #2180
  • Metrics SnapshotのGitHub App認証をpushまで保持する by @j5ik2o in #2184
  • 監査ロックが生存owner からロックを奪う欠陥を修正する by @j5ik2o in #2155
  • Bolt 1: 宣言的Loop MonitorをCoreへ追加する by @j5ik2o in #2181
  • Deep PBTを独立した定期ワークフローに分離 by @j5ik2o in #2188
  • 競合のないPRに不要なrebaseを要求しない by @j5ik2o in #2195
  • Project Coverage Gateに絶対・相対の両条件を必須化する by @j5ik2o in #2187
  • Bolt 2: 品質修復Loop Pluginを追加する by @j5ik2o in #2194
  • feat(metrics): record bug occurrence and fix counts by @j5ik2o in #2205
  • 欠落したメトリクススナップショットの検証付きbackfillを追加する by @j5ik2o in #2202
  • Completed カウンタを EXECUTE 実効値へ統一する by @j5ik2o in #2192
  • backfill検証jobのgh run watchにリポジトリ指定を追加する by @j5ik2o in #2210
  • record(state-integrity): intent 260803 を完了状態へ record-sync する by @j5ik2o in #2214
  • backfill検証jobの相関jqが応答全体を収集するバグを修正する by @j5ik2o in #2215
  • Bolt 3: Intent-scoped autonomy runtime を workflow engine へ統合する by @j5ik2o in #2211
  • Project Coverage Gateで安全整数範囲外の値を拒否する by @j5ik2o in #2226
  • 選挙 CLI の tally / notify に fail-closed な state ガードを入れ、verify に kind 順序検査を追加する by @j5ik2o in #2224
  • record(election-state-guard): intent 260803 を完了状態へ record-sync する by @j5ik2o in #2228
  • Issue #1717 Phase 2のlive E2E設計を追加 by @j5ik2o in #2201
  • TLA+モデルauthoring工程の要件・設計を整備する by @j5ik2o in #2200
  • ノルム: 「engine 無変更」確約 ADR の機構供給面実読確定則を project.md へ追加 by @j5ik2o in #2230
  • Bolt 4: Intent autonomy の自動裁定 review / observability surface を追加する by @j5ik2o in #2229
  • Bolt 5: 5 harness の opt-in live 適合性機構と Intent completion seal 語彙を追加する by @j5ik2o in #2234
  • record(intent-autonomy): intent 260803 の record・台帳・re-scan を main へ同期する by @j5ik2o in #2243
  • feat(metrics): バグ累計系列をスナップショット間の増分としてチャート描画する by @j5ik2o in #2241
  • record(intent-autonomy): intent 260803 の workflow completion を確定する by @j5ik2o in #2246
  • phase boundary承認の順序契約を全ハーネスへ同期し、advisory選択の決定的受理経路を追加する by @j5ik2o in #2242
  • Kiro CLI TUIを共通live E2E policy/lifecycleへ接続する by @j5ik2o in #2233
  • TLA+ authoring Bolt 1: evidence store 基盤(U1 tla-evidence-foundation、walking skeleton) by @j5ik2o in #2239
  • TLA+ authoring Bolt: projection import-closure guard + manifest 修復(U6) by @j5ik2o in #2240
  • record-sync: 260804-tla-authoring セッション監査シャードの追記 by @j5ik2o in #2261
  • ノルム: RE の codekb センサー不適合ルールを退役する(E-SRA-RES13) by @j5ik2o in #2264
  • TLA+ authoring Bolt 2: applicability 判定と authoring hold(U2 applicability-hold) by @j5ik2o in #2268
  • TLA+ authoring Bolt 3: trace/proof referee と production TLC adapter(U3 authoring-referees) by @j5ik2o in #2269
  • feat(plugin): bridge plugin seams to real stage frontmatter (U1 seam-bridge) by @j5ik2o in #2282
  • Update settings.json by @j5ik2o in #2292
  • TLA+ authoring Bolt 5: registration committer と atomic model-map replace(U4 registration-committer) by @j5ik2o in #2287
  • feat(pr-convergence): add the U2 convergence toolchain by @j5ik2o in #2283
  • feat(pr-convergence): ship the plugin stage, report-format sensor and packaging E2E by @j5ik2o in #2284
  • record: intent 260805-pr-convergence-plugin の完了記録を同期 by @j5ik2o in #2307
  • TLA+ authoring Bolt 6: tla-authoring stage 文書と未知題材 E2E(U5 authoring-stage-e2e) by @j5ik2o in #2312
  • record: intent 260804-tla-authoring の工程記録を同期(全6 Bolt 完了・workflow completed) by @j5ik2o in #2322
  • norm: E-TLA-BTS13 の §13 学習2件を project.md へ persist(coverage 希釈 / advisory 相関 run) by @j5ik2o in #2324
  • docs: 実装との乖離修正バッチ(Bolt 1 divergence-fixes — 260805-docs-impl-sync) by @j5ik2o in #2302
  • fix(tests): rebind no-silent-drop previousDigests to current ledger bytes by @j5ik2o in #2332
  • statusline に Intent autonomy セグメントを表示する(#2253 Bolt: autonomy-statusline) by @j5ik2o in #2293
  • 起動宣言 --autonomy none|semi|full を追加する(#2253 Bolt: launch-autonomy-flag) by @j5ik2o in #2294
  • semi の認可基体 SemiAuthority を新設し質問を 5 段梯子へ載せる(#2253 Bolt: semi-authorization-core) by @j5ik2o in #2295
  • docs: always create a dedicated worktree and branch before starting work by @j5ik2o in #2331
  • feat(autonomy): carry decision policies on the semi mode commands (#2253 Bolt semi-policy-carrier) by @j5ik2o in #2316
  • docs(knowledge): verification.md を現行 record レイアウトへ是正する by @j5ik2o in #2272
  • feat(stop): open the question carve-out to human-declared semi Intents (#2253 Bolt stop-question-carveout) by @j5ik2o in #2317
  • feat(advisory): resolve pending advisory choices through the autonomy ladder (#2253 Bolt advisory-auto-resolution) by @j5ik2o in #2318
  • feat(pi): add subagent extension with session-wide concurrency valve by @j5ik2o in #2343
  • docs(autonomy): revise the semi definition across the protocol and docs (#2253 Bolt semi-docs-revision) by @j5ik2o in #2321
  • fix(auth): ハーネス跨ぎセッション引き継ぎの復旧経路を追加(cross-harness resume) by @j5ik2o in #2329
  • CG approve の SWARM 実績突合を batch 番号から Unit 名へ移し、再ディスパッチ由来の偽拒否を解消する by @j5ik2o in #2355
  • fix(election): stamp the ballot receipt time and resolve on the arrival axis by @j5ik2o in #2275
  • fix(swarm): SWARM 実績を現行計画の世代へ束縛する (#1953 / FR-5) by @j5ik2o in #2360
  • fix(reviewer): persist issued invocations and verify them fail-closed on every path by @j5ik2o in #2274
  • fix(cast-guard): count outermost chain links and detect the angle-bracket and satisfies spellings by @j5ik2o in #2273
  • fix(engine): completion 未コミット窓を typed な await-completion directive で返す by @j5ik2o in #2301
  • record: intent 260805-semi-redefine-autonomy-f の工程記録を complete まで同期する(#2253) by @j5ik2o in #2372
  • record: sync intent 260805-xrev-bug-batch through build-and-test (#2265) by @j5ik2o in #2377
  • fix(nsd): replace previousDigest ledger with append-only ULID events (#2338) by @j5ik2o in #2353
  • fix(nsd): adoption evidence registry を着地点へ rebind して main の CI を復旧させる (#2156) by @j5ik2o in #2379
  • feat(observability): subagent の型規律ガードと実効 model 属性の記録 (#2279) by @j5ik2o in #2362
  • fix(no-silent-drop): canonicalize freshness paths and narrow the landing proof by @j5ik2o in #2387
  • chore(plugin): pr-convergence を自己開発ワークフローへ opt-in する by @j5ik2o in #2388
  • fix(no-silent-drop): reconcile gate base and squash-orphaned evidence binding by @j5ik2o in #2389
  • fix(advisory): add a recovery verb for schema 1 advisory choice stores by @j5ik2o in #2392
  • fix(engine): let a declared unit list settle the degrade per-unit gate by @j5ik2o in #2393
  • chore(record): 260807-failclosed-recovery-path の工程記録を反映(ワークフロー完了) by @j5ik2o in #2404
  • fix: resolveProjectDir に cwd workspace-marker 段を追加し worktree セッションの本線 record 汚染を止める (#2352) by @j5ik2o in #2413
  • chore(record): 260807-projectdir-worktree-fix ワークフロー記録の同期(完了) by @j5ik2o in #2416
  • feat(pr-convergence): マージ済み PR の事実記録型 verdict landed を追加する by @j5ik2o in #2414
  • chore(record): 260807-merged-pr-convergence の工程記録を反映(ワークフロー完了) by @j5ik2o in #2422
  • fix(hooks): live settings へ PreToolUse log-subagent-start を配線し dispatcher slug table を導出形へ改訂する(#2297 Unit A) by @j5ik2o in #2427
  • fix(audit): SUBAGENT_STARTED の dispatch tool 語彙を Task/Agent の両受理にする(#2303 Unit B) by @j5ik2o in #2428
  • record: 260807-subagent-start-pair — #2297/#2303 ペア修正の工程記録 by @j5ik2o in #2433
  • record: 波1 B&T 成果物の cid 名前空間誤記を是正(E-PWF-BTS13 留保対応) by @j5ik2o in #2434
  • refactor(formal-model-check): TLA 仕様を amadeus/spaces//specs/tla へ移設し仕様層の正準配置を統一 (#2398) by @j5ik2o in #2419
  • norm(project): 260807-tla-specs-relocation の §13 学習4件を persist by @j5ik2o in #2435
  • record: 260807-tla-specs-relocation の工程記録を同期(completed) by @j5ik2o in #2436
  • fix(scope-definition): 上流で確定済みのスコープを縮小する質問を立てない by @j5ik2o in #2442
  • feat(hooks): subagent ディスパッチのモデル規律を PreToolUse deny ガードで enforcement 化する by @j5ik2o in #2439
  • fix(hooks): live SessionStart へ plugin-compose を配線し t483 の waiver を解消する by @j5ik2o in #2443
  • feat(config): subagent モデルガードの許可集合を階層設定キー subagent.dispatch.enforced-models へ移す by @j5ik2o in #2446
  • test(t480): 残していたプロセスグローバル OTel bootstrap を afterEach で解放する by @j5ik2o in #2447
  • fix(ci): issue-labels 分類検証を見出しの括弧幅に非依存にする by @j5ik2o in #2449
  • feat(agents): 汎用 builder persona を新設し ad-hoc 実装ディスパッチの正当な受け皿にする by @j5ik2o in #2452
  • fix(formal-model-check): JDK をリポジトリで宣言し ENVIRONMENT_UNAVAILABLE に原因を載せる by @j5ik2o in #2453
  • test(e2e): audit reader を v1/v2 両対応の共有ハーネスへ統一し v2 移行後の決定的常時赤を解消する(#2328) by @j5ik2o in #2461
  • record: 260807-intent-2328-tests-e2e-au — #2328 e2e audit reader 修正の工程記録 by @j5ik2o in #2472
  • docs(config): layered-config の JSON 例へ subagent.dispatch.enforced-models を追加する by @j5ik2o in #2478
  • feat(depth): depth を run-stage directive で配達し、成果物分量を depth でスケールする (#2425) by @j5ik2o in #2458
  • fix(no-silent-drop): 切断された git status を clean な worktree として読めなくする by @j5ik2o in #2494
  • feat(u1-autonomy-core): Intent autonomy の canonical state 書込と拒否可視化イベントを導入する by @j5ik2o in #2492
  • docs(u6-plugin-docs-drift): plugin stage 文書の自動起動記述を advisory ladder の実挙動へ整合させる by @j5ik2o in #2477
  • fix(mirror-lifecycle): align the completed-snapshot predicate with its writer by @j5ik2o in #2493
  • feat(tools): add the stage performance statistics CLI (amadeus-stage-stats) by @j5ik2o in #2448
  • feat(u3-question-route-observability): QUESTION_ANSWERED に解決経路の観測属性を追加する by @j5ik2o in #2487
  • docs(live-e2e): subscription ログインが API キーを代替できるという約束を訂正する by @j5ik2o in #2506
  • fix(advisory): 裁定が名指しした advisory だけを settle する by @j5ik2o in #2511
  • chore(record): sync the 260807-stage-perf-report workflow record (completed) by @j5ik2o in #2513
  • feat(depth): depth-budget センサーで要件の分量を測定する (#2425) by @j5ik2o in #2503
  • fix(pi): semaphore の slot を解放せず次の待機者へ渡す by @j5ik2o in #2517
  • fix(depth-budget): Minimal の上限を識別力のある値へ引き上げる (#2425) by @j5ik2o in #2525
  • feat(u2-birth-declaration): intent birth と同時の autonomy 宣言を受理する by @j5ik2o in #2524
  • norm(project): 閾値は測定対象の観測レンジ内側に置く by @j5ik2o in #2526
  • fix(state): レビューされていない unit を持つステージの完了を拒否する by @j5ik2o in #2529
  • feat(u4-conduit-parity): --autonomy 起動宣言の導線を全面へ追記しパリティを回帰テストで固定する by @j5ik2o in #2532
  • test(t113): #2211 の terminal 契約へ pin を追随 — autonomy terminalization を WORKFLOW_COMPLETED 直後の唯一の行として固定 (#2456) by @j5ik2o in #2541
  • fix(perf): t258 archive 予算を fleet 実測から再導出 — 機種差の偽赤を解消 (#1830 経路B) by @j5ik2o in #2544
  • fix(depth-budget): 領域プレフィクス付き FR ID を数え落とす欠陥を修正する (#2425) by @j5ik2o in #2540
  • chore(record): intent 260807-autonomy-reachability の工程記録を同期(#2378 完了) by @j5ik2o in #2545
  • fix(tests): t-runtime-dispatch-seam の exit-1 前提を ambient 非依存の read 経路へ (#2469) by @j5ik2o in #2550
  • docs(reference): engine の exit code 契約を明文化 — error directive は exit 0、非0 は directive 不produce のみ (#2376) by @j5ik2o in #2562
  • fix(tests): t17/t66 の bare 形 state spawn を env で隔離 — ambient workspace への露出を解消 (#2464) by @j5ik2o in #2549
  • fix(tests): live-e2e の scratch 削除を検証付きへ — rmSync force:true の無音 no-op を解消 (#2154) by @j5ik2o in #2548
  • fix(tests): t206 の git commit フレークへ診断+計装付き bounded retry を投入 (#2382) by @j5ik2o in #2564
  • fix(engine): carrier approve に通常経路と同じ per-unit/swarm ガードを適用 — Kimi 経路の恒久迂回を解消 (#2375) by @j5ik2o in #2572
  • fix(engine): plugin 再合成の resync が非アクティブ intent の Last Updated を破壊しないようにする (#2554) by @j5ik2o in #2591
  • fix(ci): issue-labels の removeLabel を 404 冪等へ — TOCTOU 競合での unhandled 失敗と後続スキップを解消 (#2561) by @j5ik2o in #2581
  • fix(tests): t224 の status 断定23箇所を診断ヘルパーへ置換し、fd 枯渇の bun 別名を retry 語彙へ (#2397 PR A) by @j5ik2o in #2592
  • fix(state): unitsMissingReview の kind 解決を committed 正本へフォールバックし偽の完了拒否を解消 (#2567) by @j5ik2o in #2596
  • fix(engine): autonomy projection の無音縮退を loud 化し、projection 所有フィールドへの set を監査必須化 (#2483) by @j5ik2o in #2587
  • fix(scripts): no-silent-drop adapter の status 0+error fail-open を閉じ、parseTree に法医学診断を追加 (#2397 PR B) by @j5ik2o in #2597
  • fix(tests): run-tests の exit code を 1..255 へクランプし 256 の倍数での偽 green を解消 (#2577) by @j5ik2o in #2613
  • fix(coverage-patch-gate): hunk 内の "+++ " を内容行として扱い、追加行の無音欠落を解消 (#2574) by @j5ik2o in #2612
  • test(no-silent-drop): t499 の grounding をレース依存の単発試行から有界サンプリングへ by @j5ik2o in #2619
  • fix(ci): metrics-maintenance の特権ジョブの Action をフルレングス SHA へピン留め (#2575) by @j5ik2o in #2611
  • fix(nsd): git ls-tree の障害を fail-closed にし custody 検査の恒真化を解消 (#2576) by @j5ik2o in #2614
  • fix(presence): consume を owner-intent の audit lock 下で直列化 (#2590) by @j5ik2o in #2623
  • docs(lib): holdsAuditLock の doc comment から削除済み分岐の記述を除去 by @j5ik2o in #2626
  • fix(nsd): squash で orphan 化した evidence binding を main のコミットへ再束縛(main 復旧) by @j5ik2o in #2633
  • fix(audit): post-fork delta を findForkAnchor と同じアンカーで切り、過剰マージを解消 (#2584) by @j5ik2o in #2615
  • fix(bolt): approve-batch の state RMW を audit lock 下で直列化 (#2589) by @j5ik2o in #2616
  • fix(lifecycle): 同一秒 HUMAN_TURN 衝突を append 順で決定的に解決し恒久ロックアウトを解消 (#2585) by @j5ik2o in #2617
  • fix(lifecycle): --user-input を入口で正規化し journalFailure ウェッジを解消 (#2583) by @j5ik2o in #2618
  • fix(no-silent-drop): NSD003 カタログを宣言ファイルへ束縛しリネームによる無音失効を解消 (#2573) by @j5ik2o in #2620
  • fix(bolt): Merge-Held の RMW を owner-intent の audit lock 下で直列化 (#2624) by @j5ik2o in #2630
  • fix(engine): reject --intent の human-presence 判定を対象 record へスコープ (#2588) by @j5ik2o in #2608
  • fix(state): setField 系の $ 置換文字列展開による state 破壊を解消 (#2580) by @j5ik2o in #2607
  • fix(tests): cpSync(AMADEUS_SRC) を検証付き copyTreeWithRetry へ — 位置情報ゼロの ENOENT を診断可能に (#2397 PR C) by @j5ik2o in #2593
  • fix(engine): degrade パスでも per-unit 完了ガードを適用し未実装 unit の取り残しを解消 (#2586) by @j5ik2o in #2647
  • fix(presence): legacy .md シャードを presence 台帳の走査対象に含め fail-open を解消 (#2582) by @j5ik2o in #2646
  • test(coverage-registry): freshness テストの予算を実作業量に合わせ 30秒張り付きの偽赤を解消 (#2397) by @j5ik2o in #2658
  • Fable 5の実装委譲方針をCLAUDE.mdに追加 by @j5ik2o in #2662
  • feat(metrics): add a versioned depth artifact census by @j5ik2o in #2666
  • docs(depth): §8 の数値上限を契約化し、名指し5ステージへ depth を届かせる by @j5ik2o in #2672
  • fix(sensor): depth-budget の FR 検出を表形式・融合 ID へ拡張する (#2534) by @j5ik2o in #2673
  • 全ハーネスの限定実装をbuilder-agentへ配線する by @j5ik2o in #2668
  • fix(hooks): worktree の payload cwd へ dispatcher を追従させる by @j5ik2o in #2667
  • PRにIntent・Bolt・Unit名を付与する by @j5ik2o in #2674
  • docs(reference): depth 制御アーキテクチャの正本化(#2683 裁定) by @j5ik2o in #2685
  • docs(nfr): NFR 要件へ安定 ID の様式契約を敷く(#2684 段①) by @j5ik2o in #2686
  • feat(sensors): blocking severity 語彙の追加と approve ゲートへの消費者導入 by @j5ik2o in #2689
  • docs(sensor): drop the stale sole-severity claim from the depth-budget manifest by @j5ik2o in #2696
  • fix(stage-stats): let stdout drain before exit so piped JSON is not truncated at 64KiB by @j5ik2o in #2702
  • fix(subagent-stats): let stdout drain before exit so piped reports are not truncated at 64KiB by @j5ik2o in #2706
  • feat(nfr): NFR の分量を宣言 ID 単位で測定する — #2684 段② 測定センサー+ベースライン実測 by @j5ik2o in #2699
  • fix(codex): fail fast in next when the active Codex hooks file is missing by @j5ik2o in #2709
  • feat(sensor): 質問数を depth 上限に対して測定する — #2683 L2 の測定センサー by @j5ik2o in #2712
  • feat(nfr): nfr-budget センサーへ Standard 深度の閾値を導入 — #2684 段③ by @j5ik2o in #2715
  • feat(codex): guide fresh-worktree bootstrap in AGENTS.md and auto-activate hooks in promote-self by @j5ik2o in #2718
  • feat(nfr): nfr-budget センサーへ数値閾値 advisory 検査を追加 — #2684 段⑥ by @j5ik2o in #2721
  • docs(norms): #2519 裁定の反映 — 帰属判定における生成物依存の ablation 先行手順 by @j5ik2o in #2728
  • docs(depth): NFR Requirements / NFR Design へ depth 配達を拡張(#2684 段④) by @j5ik2o in #2726
  • feat(nfr): nfr-budget に kind 剪定と無言欠落を分離する被覆検査を追加 — #2684 段⑤ by @j5ik2o in #2725
  • feat(sensor): scope-definition の capability 数を depth とともに測定する — #2683 L1 の測定センサー by @j5ik2o in #2738
  • fix(depth-artifact-census): let stdout drain before exit so piped output is not truncated at 64KiB by @j5ik2o in #2744
  • fix(pi): stop $-special previousOutput from corrupting Pi subagent chain step task by @j5ik2o in #2745
  • fix(autonomy): state 投影の RMW を audit lock 下で直列化 (#2730) by @j5ik2o in #2746
  • fix(state): blocking センサーゲートを全ての完了経路へ配線する by @j5ik2o in #2747
  • fix(jump): handleExecute の state RMW を audit lock 下で直列化(same-root 3件同梱) (#2729) by @j5ik2o in #2749
  • fix(sensor): 全センサー CLI でフラグ値の異常を loud に拒否する by @j5ik2o in #2756
  • chore(record): sync the 260809-sensor-parseflags-failop intent record by @j5ik2o in #2761
  • fix(orchestrate): report の commit ack を専用の committed ディレクティブ種別へ分離(#2762) by @j5ik2o in #2767
  • fix: exclude amadeus-mint-presence.ts from unwired harness dist trees (#860) by @j5ik2o in #2768
  • chore(record): sync the 260809-report-done-kind-split intent record (parked) by @j5ik2o in #2778
  • fix(cli): guard flag-value arm in sensor-external argv parsers (#2763) by @j5ik2o in #2765
  • fix(formal-model-check): TLA+ 適用判定の供給経路と tla-authoring への実行接続を完成させる by @j5ik2o in #2779
  • chore(record): sync the 260810-tla-applicability-wiring intent record by @j5ik2o in #2787
  • fix(nfr): NFR Requirements を省略する scope で nfr-budget の恒常偽赤を止める by @j5ik2o in #2786
  • fix(formal-model-check): tla-registration の publish クリーンアップが元の失敗原因を握り潰す欠陥を修正 by @j5ik2o in #2793
  • fix(pr-convergence): plugin センサー手動発火の HARNESS_DIR リテラル化を修正 by @j5ik2o in #2798
  • chore(amadeus): #2695 intent 初期化記録をチェックポイントする by @j5ik2o in #2800
  • chore(record): TLA authoring の Merge-Held 解除記録を回収する by @j5ik2o in #2801
  • chore(record): TLA authoring の Merge-Held 解放状態を回収する by @j5ik2o in #2803
  • chore(record): 260804-live-e2e-phase2 のコミット漏れを回収 by @j5ik2o in #2802
  • [plugin-harness-dir-token/bolt-1/fix-2790-plugin-harness-dir-token] resolve {{HARNESS_DIR}} at the plugin staging seed by @j5ik2o in #2811
  • feat(stage-stats): CG ウィンドウの観測可能区間と帰属不能残余の遡及集計 (#2695) by @j5ik2o in #2809
  • feat(grilling): resync grilling-protocol to upstream frontier-driven skeleton (Bolt 1) by @j5ik2o in #2828
  • [pr-provenance-enforcemen/provenance-contract/provenance-contract] Add pull request provenance contract by @j5ik2o in #2832
  • [plugin-prose-seed-guard/plugin-prose-seed-guard/fix-2810-prose-tokenization] fix: resolve plugin prose paths across projected harnesses by @j5ik2o in #2839
  • feat(grilling): grilling モード対応の question-budget センサーと契約テスト (Bolt 2) by @j5ik2o in #2843
  • docs(grilling): prose 消費者と onboarding 投影を frontier 契約へ再同期 (Bolt 3) by @j5ik2o in #2844
  • [pr-provenance-enforcemen/convergence-enforcement/convergence-enforcement] Enforce linked pull request provenance by @j5ik2o in #2835
  • fix(plugins): resolve declaration manifest and evaluator argv on consumer faces (#2823) by @j5ik2o in #2841
  • fix(conductor): per-unit reviewer verdict欠落を自動回復する by @j5ik2o in #2847
  • chore(record): 260810-grilling-frontier-resync の工程記録・CodeKB・ノルムを main へ同期 by @j5ik2o in #2856
  • fix(record): 学習 persist 文の投票タイムスタンプを選挙ストアの実値へ是正 by @j5ik2o in #2859
  • fix(amadeus): make construction failure rulings durable by @j5ik2o in #2864
  • fix(amadeus): fan out per-unit consumer inputs by @j5ik2o in #2865
  • chore(record-sync): sync swarm directive intent records by @j5ik2o in #2871
  • chore: sync leader-owned records (2026-08-10) by @j5ik2o in #2872
  • fix(amadeus): scope terminal construction failure guard to runtime population by @j5ik2o in #2874
  • [control-byte-gate/control-byte-gate/control-byte-gate] feat(tests): tracked ファイルへの制御バイト混入を検出する CI ゲートを新設する by @j5ik2o in #2866
  • docs(ci): define PR merge readiness norms by @j5ik2o in #2881
  • ci: enforce review thread resolution by @j5ik2o in #2879
  • テストのタイムアウトをTEST_TIME_FACTORで調整可能にする by @j5ik2o in #2868
  • [control-byte-gate/control-byte-gate/control-byte-gate] fix(ci): 制御バイトゲートを ci-success へ配線し実際に blocking にする by @j5ik2o in #2880
  • ci: support merge queue validation by @j5ik2o in #2888
  • chore(record): sync 260810-control-byte-gate through completion by @j5ik2o in #2889
  • refactor(plugins): スコープ割当をホスト所有へ移す by @j5ik2o in #2890
  • chore(norms): team.md / project.md を原理原則へ蒸留(88%削減・チームモードノルム退役・Learnings Inbox 新設) by @j5ik2o in #2919
  • fix(tests): #2919 ノルム蒸留で latent 赤化したノルム pin テスト4ファイルを蒸留後文面へ同期する by @j5ik2o in #2922
  • [tla-proof-receipt/fix-2913-proof-receipt/fix-2913-proof-receipt] fix(formal-model-check): tla-authoring の proof↔model-map 循環を referee 専用 receipt で解消する by @j5ik2o in #2920
  • chore(norms): §13 学習を Learnings Inbox へ記録 — pr-convergence report の landed/rollup 帰属 by @j5ik2o in #2927
  • chore(record): sync intent 260812-tla-proof-receipt through workflow completion by @j5ik2o in #2928
  • [pr-convergence-gate/pr-convergence/issue-2838] fix(pr-convergence): enforce verifiable self-delivery gate by @j5ik2o in #2932
  • chore(record): 260811-pr-convergence-gate closeout checkpoint by @j5ik2o in #2934
  • docs(memory): add measurement provenance to the lcov type-annotation learning by @j5ik2o in #2936
  • [260811-allowlist-semantic-audit/fix-1622-allowlist-semantic-audit/fix-1622-allowlist-semantic-audit] fix(tests): 免除台帳のエントリを宣言済み構文クラスへ拘束する by @j5ik2o in #2902
  • fix(tests): 被覆済みが実測された免除 187 件を台帳から削除する by @j5ik2o in #2938
  • fix(ci): issue-labels 分類検証を見出しレベル非依存でゲートする by @j5ik2o in #2941
  • fix(pr-convergence): stale 化した attestation epoch の再開経路を診断・回帰固定する by @j5ik2o in #2942
  • fix(formal-model-check): parseTrace の状態変数を名前一致で照合する by @j5ik2o in #2943
  • fix(metrics): merge queue 有効化下で auto-merge が失敗する問題を修正 by @j5ik2o in #2944
  • test(coverage-gate): 判定可能な全レンジへ selector.class を pin する by @j5ik2o in #2939
  • fix(ci): Review Thread Resolution のバーストを concurrency グループで単一 run に collapse する by @j5ik2o in #2948
  • fix: full autonomy の型付き stage failure を Quality Repair / REPAIR_STALLED へ接続する by @j5ik2o in #2945
  • Mise codex by @j5ik2o in #2955
  • docs(pr-convergence): make stage self-contained and add CI ordering rules by @j5ik2o in #2957
  • docs(norms): bind the PR-convergence norm to the plugin stage by @j5ik2o in #2958
  • docs(pr-convergence): add the Sensors compartment to the plugin stage by @j5ik2o in #2959
  • fix(pr-convergence): bind the 3-minute threshold to local validation, not CI by @j5ik2o in #2960
  • fix: keep no-intent builders running and accept basename evidence by @j5ik2o in #2956
  • docs(norms): state that error paths are inside the TDD default by @j5ik2o in #2962
  • Mise takt by @j5ik2o in #2963
  • feat(coverage-patch-quick): advisory pre-push patch coverage approximation by @j5ik2o in #2965
  • docs(norms): label issues in-progress when work starts by @j5ik2o in #2964
  • fix(doctor): wire self-install projection freshness into /amadeus --doctor by @j5ik2o in #2968
  • [remove-team-up/remove-team-up/remove-team-up] fix: remove unused team-up.sh launcher by @j5ik2o in #2975
  • [advisory-requestion-fix/advisory-requestion-fix/advisory-requestion-fix] fix(advisory): route a settled run-now advisory to its handoff stage instead of re-asking by @j5ik2o in #2980
  • [lifecycle-guard-runtime/lifecycle-guard-runtime/lifecycle-guard-runtime] feat(guard): introduce the Lifecycle Guard Runtime across the four authoritative checkpoints by @j5ik2o in #2986
  • chore(amadeus): checkpoint workflow completion for 260813-advisory-requestion-fix by @j5ik2o in #2984
  • docs(norms): record 同梱の可否を裁定どおり整合する(E-260813-RECORD-BUNDLING-NORM) by @j5ik2o in #2990
  • docs(norms): E-260813-RECORD-BUNDLING-NORM を選挙ストア索引へ登録する(#2990 の追補) by @j5ik2o in #2992
  • [t528-ambient-isolation/t528-ambient-isolation/t528-ambient-isolation] fix(tests): t528 report-ack テストを ambient workspace 状態から隔離する (#2981) by @j5ik2o in #3000
  • chore(amadeus): checkpoint workflow completion for 260814-t528-ambient-isolation by @j5ik2o in #3005
  • [t245-origin-fixture/t245-origin-fixture/t245-origin-fixture] fix(tests): make the t245 origin-corpus sweep self-contained via a local bare origin fixture (#2971) by @j5ik2o in #3001
  • docs(norms): xrev-scan-mode cid の空洞化を Learnings Inbox へ記録する(E-260814-T245-RE-S13) by @j5ik2o in #2998
  • docs(norms): §12a reviewer へのスコープ外読取許可の禁止を Learnings Inbox へ記録する(260814-fmc-macos-provider §13) by @j5ik2o in #3009
  • [fmc-macos-provider/fmc-macos-provider/fmc-macos-provider] fix(formal-model-check): macOS の auto provider に Docker フォールバックを導入し JDK 検証を major 26 一致へ緩和する (#2361) by @j5ik2o in #3007
  • [bolt-pr-attestation/bolt-pr-attestation/bolt-pr-attestation] Fix multi-Unit Delivery Bolt PR attestation by @j5ik2o in #2999
  • [t99-copytree-race/t99-copytree-race/t99-copytree-race] fix(tests): make copyTreeWithRetry converge by clearing dest before every attempt (#3003) by @j5ik2o in #3015
  • [coverage-quick-norm/coverage-quick-norm/coverage-quick-norm] docs(norms): make coverage-patch-quick the standard pre-push loop by @j5ik2o in #3019
  • [ambient-error-sink/ambient-error-sink/ambient-error-sink] fix(engine): in-process ハンドラ呼出の ambient projectDir 解決を fail-closed に拒否する (#3004) by @j5ik2o in #3011
  • Add TAKT project configuration for amadeus by @j5ik2o in #3038
  • [copytree-guard-boundary/copytree-guard-boundary/copytree-guard-boundary] fix(tests): close the copyTreeWithRetry guard-boundary asymmetry in the TUI fixtures (#3014) by @j5ik2o in #3030
  • [autonomy-stop-fixes/autonomy-stop-fixes/issue-2974-error-arm-boundary] fix(#2974): canonicalize the error-directive receipt clause and define the remote-write approval boundary by @j5ik2o in #3037
  • chore(record): final checkpoint for completed intent 260814-autonomy-stop-fixes by @j5ik2o in #3048
  • [unit-failure-autoelectio/unit-failure-autoelectio/unit-failure-autoelectio] Unit失敗時のsolo auto-election経路を修正 by @j5ik2o in #3039
  • [failopen-error-paths/failopen-error-paths/failopen-error-paths] fix: blocking sensorのscript-errorをfail-closedにする by @j5ik2o in #3045
  • chore(record): finalize fail-open workflow by @j5ik2o in #3054
  • perf(tests): reduce coverage registry test runtime by @j5ik2o in #3056
  • [plugins-rename-drift/b2-settings/plugin-settings-core] feat(core): add plugin.settings mechanism (declaration, layered overrides, fail-closed resolution) (#2997) by @j5ik2o in #3052
  • [plugins-rename-drift/b3-git-drift/git-drift-plugin] feat(plugins): add git-drift plugin — early origin-drift advisory sensor (#2997) by @j5ik2o in #3055
  • [park-provenance/park-provenance/park-provenance] fix(#3016): accept an autonomous park backed by a fresh human turn by @j5ik2o in #3053
  • [plugins-rename-drift/b1-rename/rename-github-pr-convergence] refactor(plugins): rename pr-convergence plugin to github-pr-convergence (#2996) by @j5ik2o in #3051
  • chore(record): final checkpoint for completed intent 260814-park-provenance by @j5ik2o in #3064
  • [election-multiq/5/election-distribution-and-verification] complete multi-question election CLI by @j5ik2o in #3036
  • docs(norms): remote-first verification order (user ruling) + coverage-registry regen addendum by @j5ik2o in #3066
  • chore(record): final checkpoint for completed intent 260814-plugins-rename-drift (#2996, #2997) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3067
  • docs(norms): follow-up to #3066 — unify deslop timing with remote-first and add re-derivation provenance by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3068
  • docs(norms): make push-first the default Bolt verification order by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3069
  • Fix 3016 2974 autonomy by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3072
  • [260814-priority-bug-batch/priority-bug-batch/priority-bug-batch] fix: stabilize four priority test-signal bugs by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3076
  • chore(record): final checkpoint for intent 260814-priority-bug-batch by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3084
  • docs(rfc): RFC-0001 Intent Autonomy Modes(none / semi / full)の再定義 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3083
  • [open-bug-batch-6/audit-sink-investigation/audit-sink-investigation] 調査(#3032): 監査シャード汚染の機序確定と record checkpoint by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3080
  • docs(rfc): RFC-0001 の rfc-pr メタデータに導入 PR リンクを記入 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3087
  • [open-bug-batch-6/worktree-gc-determinism/worktree-gc-determinism] 判定(#3031): 既着地 retry が観測失敗を覆う — 是正0件の record と対称面起票 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3089
  • docs(norms): S13 learnings and standing CI-green merge approval from intent 260814-priority-bug-batch by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3085
  • docs(rfc): RFC-0001 に Q1/Q3/Q17 の裁定と UI 真実性の契約を反映 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3090
  • [open-bug-batch-6/sensor-declaration/sensor-declaration] 修正(#3026): model-completeness センサーの宣言・配線回復と宣言突合検査 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3086
  • docs(rfc): RFC-0001 を承認し Q16(単一 full intent での実装)の裁定を記録 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3091
  • [open-bug-batch-6/landed-finalization/landed-finalization] 修正(#3062): merged self record を landed report で最終化する(選挙裁定 A) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3081
  • [open-bug-batch-6/docs-sensors-sync/docs-sensors-sync] 修正(#3028): 06-sensors 表を実在コーパスへ同期し件数フリー drift 検査を追加 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3092
  • chore(record): intent 260814-open-bug-batch-6 の record checkpoint(5 unit 着地・build-and-test で park) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3100
  • [priority-bug-batch-2/priority-bug-batch-2/priority-bug-batch-2] [260815-priority-bug-batch-2/priority-bug-batch-2/priority-bug-batch-2] fix: clear four open bugs (election re-tally, recompose guard, timing asserts, t224 lock) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3101
  • chore(record): checkpoint intent 260814-open-bug-batch-6 park state and post-landing alignment by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3103
  • [per-unit-outcome/per-unit-outcome/per-unit-outcome] [per-unit-outcome/per-unit-outcome/per-unit-outcome] fix(#3099): settle per-unit Construction outcomes so build-and-test is reachable by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3105
  • chore(record): final checkpoint for intent 260815-per-unit-outcome (workflow completed) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3107
  • chore(record): checkpoint intent 260814-open-bug-batch-6 resume through pr-convergence park by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3111
  • [stale-epoch-landed/stale-epoch-landed/stale-epoch-landed] fix(#3110): finalise stale created epochs on merged self deliveries as landed by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3113
  • chore(record): intent 260815-stale-epoch-landed 完了 + obb6 の 5 unit landed 最終化 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3114
  • [rfc-autonomy-modes/d6-investigation/d6-investigation] fix(#3116): D6 investigation — semi milestone whiff approvals measured (unit d6-investigation) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3117
  • [rfc-autonomy-modes/grant-ceremony/grant-ceremony] feat(#3116): print a paste-ready set-autonomy command after preview-autonomy (unit grant-ceremony) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3118
  • [rfc-autonomy-modes/merge-provenance/merge-provenance] feat(#3116): record delegated-merge provenance (unit merge-provenance) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3119
  • [rfc-autonomy-modes/presence-detection/presence-detection] feat(#3116): add the single-source session-interactivity read port (unit presence-detection) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3121
  • [rfc-autonomy-modes/recommendation-core/recommendation-core] feat(#3116): introduce the unique/contested/none ruling vocabulary (unit recommendation-core) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3122
  • [rfc-autonomy-modes/s13-zero/s13-zero] [rfc-autonomy-modes/s13-zero] feat(#3116): digest-bound §13 zero-candidate confirmation (ADR-6) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3124
  • [rfc-autonomy-modes/semi-authority-projection/semi-authority-projection] [rfc-autonomy-modes/semi-authority-projection] feat(#3116): derive the semi permission set and the Construction projection (FR-5/FR-6) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3129
  • docs(rfc): RFC 0002 draft — Unit 実行モデルの概念整理(直列/並列実行の契約確定・問題棚卸し・swarm・ドライバ語彙是正) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3126
  • [rfc-autonomy-modes/completion-report/completion-report] [rfc-autonomy-modes/completion-report] feat(#3116): auto-decision summary at workflow completion (C9/ADR-3) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3128
  • [rfc-autonomy-modes/presence-closure/presence-closure] [rfc-autonomy-modes/presence-closure] fix(#3116): close the D7/D8 presence gaps in approve-batch and gate-presence (uniform fail-closed) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3134
  • [rfc-autonomy-modes/waiting-interruption/waiting-interruption] [rfc-autonomy-modes/waiting-interruption] feat(#3116): waiting as a first-class terminal distinct from park (FR-3/ADR-4) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3130
  • [rfc-autonomy-modes/config-visibility/config-visibility] [rfc-autonomy-modes/config-visibility] feat(#3116): abolish solo-election.trigger.mode and surface the autonomy facet (C7/C8) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3132
  • [rfc-autonomy-modes/interactive-carveout/interactive-carveout] [rfc-autonomy-modes/interactive-carveout] feat(#3116): decide the question and compose carve-outs on session interactivity (ADR-5/FR-4) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3137
  • [rfc-autonomy-modes/docs-norms/docs-norms] [rfc-autonomy-modes/docs-norms] docs(#3116): sync docs and norms with the landed autonomy semantics by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3139
  • [rfc-autonomy-modes/semi-authority-projection/semi-authority-projection] [rfc-autonomy-modes/semi-authority-projection] fix(#3116): keep gate-revision recovery engaged under declared semi (R-22) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3146
  • chore(record): checkpoint intent 260815-rfc-autonomy-modes — code-generation park at #3149 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3150
  • chore(record): session-tail audit rows for 260815-rfc-autonomy-modes by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3154
  • docs(norms): S13 learnings from intent 260815-priority-bug-batch-2 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3160
  • chore(record): final checkpoint for intent 260815-priority-bug-batch-2 (workflow completed) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3159
  • [open-bug-batch-7/1/nsd-provenance] [open-bug-batch-7/nsd-provenance/nsd-provenance] fix(#3155): retire the bootstrap provenance fallback in favour of the events ledger by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3157
  • fix(no-silent-drop): rebind adoption evidence onto the landed retirement (#3155) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3162
  • [open-bug-batch-7/2/pi-distribution] [open-bug-batch-7/pi-distribution/pi-distribution] fix(#2363): promote the pi harness into the dogfood self-install set by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3161
  • [open-bug-batch-7/3/sensor-docs-sync] [open-bug-batch-7/sensor-docs-sync/sensor-docs-sync] fix(#3097): sync the 07 sensor matches table and extend t3028 to value-level drift checking by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3158
  • chore(record): final checkpoint for intent 260816-open-bug-batch-7 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3165
  • chore(record): recover un-swept audit rows for 260816-open-bug-batch-7 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3167
  • [priority-bug-batch-3/1/autonomy-refusal-idem] fix(#3152): move INTENT_AUTONOMY_HUMAN_REQUIRED emission to gate-start and dedupe by occurrence key by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3173
  • [priority-bug-batch-3/2/milestone-presence] fix(#3153): bind human-required milestone gates to a post-gate-open human turn and stamp GATE_APPROVED provenance by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3175
  • [priority-bug-batch-3/3/prc-finalization] fix(#3149): bind report-format checks to attested merge facts and add presence-gated override finalisation by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3172
  • [priority-bug-batch-3/4/source-work-probe] fix(#3156): accept post-birth record bundling by probing intent-attributed source work beyond the birth boundary by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3174
  • [priority-bug-batch-3/5/election-append] fix(#3046): scope pending ballot numbering per voter to remove the append TOCTOU by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3171
  • chore(record): final checkpoint for intent 260816-priority-bug-batch-3 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3180
  • chore(record): sweep the last unrecovered pbb3 audit rows and election registry entry by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3184
  • [inception-cost-batch/1/issue-evidence-upstream] feat(#3181): consume cross-reviewed issue evidence as a first-class upstream input by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3190
  • [inception-cost-batch/2/re-input-exclusion] feat(#2415): exclude workflow exhaust from the reverse-engineering scan input by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3191
  • chore(record): final checkpoint for intent 260817-inception-cost-batch by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3193
  • fix(metrics): match the publishing bot across gh author surface forms by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3199
  • [priority-bug-batch-4/1/issue-2837-invoke-swarm-context] [priority-bug-batch-4/1/invoke-swarm-context] fix(#2837): carry the batch identity on invoke-swarm by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3202
  • [priority-bug-batch-4/2/issue-3106-per-unit-outcome] [priority-bug-batch-4/2/per-unit-outcome] fix(#3106): settle cancelled Units on the per-unit dispatch path by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3203
  • chore(record): final checkpoint for intent 260818-priority-bug-batch-4 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3208
  • docs(norms): S13 learnings from intent 260818-priority-bug-batch-4 by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3207
  • test: exercise live Claude Code and Codex Amadeus tool journeys by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3206
  • [issue-3029-sensor-gate/issue-3029-sensor-gate/sensor-gate] Fix blocking sensor handling for unavailable tools by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3204
  • fix(release): land version bumps through the merge queue by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3214
  • fix(#3197): integrate swarm Unit source into the base at finalize by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3212
  • fix(#3168): sweep the head branch the merge queue leaves behind by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3218
  • fix(#3183): give election store staging files a per-process name by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3219
  • fix(#3078): move the undeclared advisory-model-check.ts test helper out of the plugin tree by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3217
  • fix(#3088): share a narrow retry helper for git worktree add fixture setup by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3216
  • fix(release): unpin the release-land version probe from the live tree by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3223
  • fix(#3194): already-settled を「まだ答えうるもの」ではなく「未回答が残っているか」で判定する by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3230
  • fix(release): compare the release PR owner by bot slug, not by spelling by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3237
  • fix(release): drop the duplicate full-suite run from the asset build job by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3242
  • test(release): sync t223's step ledger with the dropped suite step by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3247
  • [report-done-kind-split/report-done-kind-split/fix-2762-done-terminal] chore(record): 260809-report-done-kind-split の intent record をクローズする(実装は #2767 で着地済み) by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3236
  • fix(#3151): 短い git tool-index 読み取りを再読してから migration を拒否する by @j5ik2o in https://github.com/amadeus-dlc/amadeus/pull/3232

Full Changelog: v0.1.7...v0.1.9