issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:Python language:Java
Filter by
60.3M results
Change
feat: chief-of-staff weekly agent efficiency audit — surfaces model/token mismatches every Sunday, no API call
Commit: c12da4d
Date: 2026-06-05
Author: David Geer
Tier: autonomous
Files changed: ...
monitoring
目的
形式的手法の書籍に、2025〜2026年時点の研究・実装・産業応用の動向を反映する。
今回の改訂では、既存の基礎構成を崩さず、以下の観点を追記する。
- Alloy 6 の時相・振る舞いモデリング。
- TLA+ 周辺の現代的ツールチェーン、TLC / Apalache / Quint / VS Code / CI の使い分け。
- Rust の所有権・借用検査を超える形式検証ツール群。 ...
codex
content-update
documentation
umbrella
目的
各章に追加した最新動向を、付録、用語集、相互参照、参考資料に反映する。
この Issue は、他の子 Issue の後に実施する仕上げ作業である。 個別章の内容追加だけで終えると、読者がツール名や一次情報を探しにくくなるため、付録と用語集を更新する。
対象ファイル
主対象:
- src/ja/appendices/appendix-b.md
- src/ja/appendices/appendix-c.md ...
appendix
codex
content-update
documentation
Context
After several days of daily journal entries, the memory block grows. Each week, Alfred should compress the accumulated
memory into a single digest entry, providing long-term context without inflating ...
File affected: doc/ARCHIVE_LEVEL_WRITE_SIDE.md (Section 1: Solid mode)
Description
In Section 1.6 ( Reader-side obligations ), the document lists the state variables that carry over or reset at solid ...
目的
第13章「事例研究」に、近年の産業応用として以下を追加する。
- Cedar / AWS による権限ポリシー検証。
- Amazon Bedrock Guardrails の Automated Reasoning checks を、LLM 出力を形式化されたルールで検査する事例として紹介する。
- Ethereum、Move Prover、Certora Prover などのスマートコントラクト検証。 ...
case-study
codex
content-update
documentation
目的
第12章「ツールと自動化」に、検証成果物を CI/CD と開発プロセスで管理する観点を追加する。
形式的手法を単発の解析ではなく、仕様、反例、証明義務、ソルバ設定、ログ、未証明部分を継続的に管理する活動として説明する。 あわせて、SMT-LIB v3、cvc5、Z3 などの基盤ツール動向を付録Eへ反映する。
対象ファイル
主対象:
- src/ja/chapters/chapter12.md ...
ci
codex
content-update
documentation
smt
目的
第9章「定理証明の基礎」と付録F「AI支援の実践ガイド」に、Lean 4、Rocq、LeanDojo、AlphaProof / AlphaGeometry2、DeepSeek-Prover-V2 などを反映する。
中心メッセージは、LLM が証明を「信頼できる形で置き換える」のではなく、補題、証明スクリプト、探索戦略、反例説明の候補生成を支援するという点である。 信頼できる成果物は、Lean、Rocq、Isabelle ...
ai
codex
content-update
documentation
theorem-proving
目的
第10章「プログラム検証」に、Rust の所有権・借用検査を超える形式検証ツール群を追加する。
Rust の型システムが多くのメモリ安全性問題を防ぐことは重要だが、それだけでは機能的正しさ、panic の不在、算術オーバーフローの不在、unsafe コードの妥当性、プロトコル不変条件の保存までは保証されない。
この差分を説明し、Kani、Verus、Creusot、Prusti、Aeneas ...
codex
content-update
documentation
rust
Context
Each night, Alfred should summarize the day s conversations for each active user and store the result as a memory entry.
This gives continuity across conversations without requiring the user to ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.