<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>fecot.net 実験ログ</title><description>Claude CodeやVPSを使った実験の記録。うまくいった話だけでなく、詰まった箇所と直し方も残しています。</description><link>https://fecot.net/</link><language>ja</language><item><title>公式プロンプトガイドが、自作の型を裏打ちしていた——Fable 5世代への整合</title><link>https://fecot.net/articles/dev-agent-team-fable5-prompting/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-fable5-prompting/</guid><description>Anthropic公式のClaude Fable 5プロンプティングガイドをdev-agent-teamに取り込んだ記録。公式が挙げる「人間の確認が要る3類型」はHuman Decision Pointの定義と一致し、「独立した検証サブエージェント＞自己批評」は多層レビューの根拠だった。新機能ではなく、外部の権威が自作の型を追認していたことの確認と、指示粒度の世代適合・禁止事項（内部推論のエコー）の話。</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>人間の承認ゲートを「約束」から「仕組み」へ——ネイティブ新機能7件で固める</title><link>https://fecot.net/articles/dev-agent-team-human-gate/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-human-gate/</guid><description>Claude Code v2.1.198〜v2.1.207の新機能7件を、敵対的検証（哲学整合・重複・事実の3レンズ）を通してdev-agent-teamに取り込んだ記録。これまで文章で守っていた「人間ゲートを越えさせない」を、permissions恒久化・hooks化・承認偽装防止といったランタイムの仕組みで物理的に固定する。ただし〔人間判断〕はhooks化しない。</description><pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate></item><item><title>キットが自分の矛盾を見つける——evolveワークフローによる不整合掃除とv0.2.0</title><link>https://fecot.net/articles/dev-agent-team-self-audit/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-self-audit/</guid><description>自作の検証ワークフロー dev-agent-team-evolve（7サブシステム並列読解＋提案毎の敵対的検証）を、キット自身のドキュメントに向けた記録。参照ズレ・保存先ポリシー違反・記法揺れといった小さな不整合を計17項目掃除し、40項目超に肥大化したCHANGELOGを整理してv0.2.0を切る。ドッグフーディングとリリース運用の話。</description><pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate></item><item><title>判断を上流に集約する——司令塔はセッションモデル、実装はeffort:low</title><link>https://fecot.net/articles/dev-agent-team-tiered-model-effort/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-tiered-model-effort/</guid><description>マルチエージェント運用で、モデルとeffortを層別に配分する型をdev-agent-teamに取り込んだ記録。司令塔（分解・判断・集約）はセッションモデルをhigh〜xhighで、実装層は下位ティア・effort:lowで回す。核原則「AIは判断材料、判断は人間」を、人間→司令塔AI→実装AIというエージェント階層に適用した相似形。effort:low実装が成立する5条件と、コストを削るのは実装層だけという非対称性の話。</description><pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate></item><item><title>AIの自律度でツールを3階層に並べる——エージェンシー・ラダーで自作キットの位置を定める</title><link>https://fecot.net/articles/dev-agent-team-agency-ladder/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-agency-ladder/</guid><description>「AIの自律度（エージェンシー）で機能を並べる」枠組みをdev-agent-teamに取り込んだ記録。機能カタログではなく分類軸だけを抽出し、Tier 1 人間起点 / Tier 2 継続学習 / Tier 3 AI起点の3階層でネイティブ機能を整理。自作キットは「Tier 3に線引きを持ち込む型」だと定義した。</description><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate></item><item><title>「AI感」を消すために、AIに議論させた — このサイトを作り直した記録</title><link>https://fecot.net/articles/redesign-with-claude-agents/</link><guid isPermaLink="true">https://fecot.net/articles/redesign-with-claude-agents/</guid><description>このサイトのリデザインを、複数のClaudeエージェントに異なる立場で設計案を出させ、互いに批評させ、最後は人間が判断する、という進め方でやった記録。今このページに見えている配色・書体・構成は、その議論から出た結論そのものです。</description><pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate></item><item><title>新機能は「取り込む」だけじゃない——注記・影響確認・推奨の使い分け</title><link>https://fecot.net/articles/dev-agent-team-native-feature-triage/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-native-feature-triage/</guid><description>Claude Codeの新機能を定期ウォッチで拾い、前に作った判断軸（型 vs エンジン／人間ゲートを越えさせない）にかけて選り分けた記録。5つの新機能を、手順追加ではなく「情報注記・影響確認・least-privilege推奨」に振り分ける。取り込みの深さをどう決めるかが本題。</description><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Claudeが便利機能を出したら、自作ワークフローは不要になるのか</title><link>https://fecot.net/articles/dev-agent-team-native-tooling/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-native-tooling/</guid><description>Claude Code本体の /goal（自律ループ）と Dynamic Workflows（並列オーケストレーション）をdev-agent-teamに統合した記録。「型」と「実行エンジン」はレイヤーが違う──競合ではなく積み重なる。ただし人間ゲートはエンジンに越えさせない。</description><pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate></item><item><title>3ファイル指定したはずが21エージェントに膨張した話</title><link>https://fecot.net/articles/dev-agent-team-workflow-args-bug/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-workflow-args-bug/</guid><description>Claude Codeのサブエージェントが、3ファイル指定のはずが約21個に膨張した。並列調査ワークフロー /dev-agent-discovery の初実走で出たバグで、原因はargsがJSON文字列で渡る経路の取りこぼし。構文検証では決して出ない「実走して初めて分かるバグ」の記録。</description><pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate></item><item><title>業務エージェント開発の「型」を学ぶ訓練用リポジトリを作った</title><link>https://fecot.net/articles/business-agent-training-lab/</link><guid isPermaLink="true">https://fecot.net/articles/business-agent-training-lab/</guid><description>RAG・Tool Calling・人間承認・監査ログ・Worker非同期・Eval──どの業務エージェントにも共通する実装パターンを、ローカルDocker完結で学べる訓練用リポジトリ。Phase 0から10まで積み上げた設計判断の記録。</description><pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate></item><item><title>案件固有の失敗を「一般化」してワークフローに取り込む</title><link>https://fecot.net/articles/dev-agent-team-generalize/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-generalize/</guid><description>Migration案件の振り返りから出た学びを、特定案件に閉じず一般化してdev-agent-teamの本体に取り込んだ記録。視覚仕様ゲート・Known Risksの蓄積・明示承認──「何を一般化し、何を固有に留めるか」の線引きが本題。</description><pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate></item><item><title>dev-agent-teamを実際に使ってみたら出てきた問題と対処</title><link>https://fecot.net/articles/dev-agent-team-feedback/</link><guid isPermaLink="true">https://fecot.net/articles/dev-agent-team-feedback/</guid><description>Migration/UI Replicaタスクでdev-agent-teamを実運用したら具体的な失敗が続出した。bar幅8往復・色の乖離・目視誤判断──根本原因を分析して5つの仕組みを追加した記録。</description><pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate></item><item><title>AIに開発を任せるために「チーム構造」を設計した話</title><link>https://fecot.net/articles/ai-dev-agent-team-design/</link><guid isPermaLink="true">https://fecot.net/articles/ai-dev-agent-team-design/</guid><description>Claude Codeのマルチエージェントで「AIをチームとして扱う」発想の開発支援キット dev-agent-team を作った話。設計思想・運用方法・失敗まで、再現性を重視して整理する。</description><pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate></item><item><title>さくらVPSをUbuntu 24.04で再構築した</title><link>https://fecot.net/articles/sakura-vps-ubuntu-setup/</link><guid isPermaLink="true">https://fecot.net/articles/sakura-vps-ubuntu-setup/</guid><description>さくらVPSをUbuntu 24.04 LTSで再構築した初期設定の記録。OS選定の理由、SSH接続確認、作業ログを残す重要性、今後の用途について。</description><pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate></item><item><title>SSHポート変更とufw/fail2banの初期設定</title><link>https://fecot.net/articles/ssh-ufw-fail2ban-setup/</link><guid isPermaLink="true">https://fecot.net/articles/ssh-ufw-fail2ban-setup/</guid><description>さくらVPS (Ubuntu 24.04) の初期セキュリティ設定。rootログイン禁止、SSHポート変更、ssh.socket問題、ufwとfail2ban、パスワードログイン禁止までの手順。</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Dockerを使わずNginx直置きで始める個人サイト</title><link>https://fecot.net/articles/nginx-static-site-without-docker/</link><guid isPermaLink="true">https://fecot.net/articles/nginx-static-site-without-docker/</guid><description>1GBメモリのさくらVPSで、Dockerを使わずNginx直置きで個人サイトを公開した話。Let&apos;s EncryptでHTTPS化、certbot.timerによる自動更新、GitHub Actions + rsyncによるデプロイまで。</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate></item></channel></rss>