林 駿甫 (Shunsuke Hayashi)
|
b56728ba22
|
[整備] Polaris 運用設定: CLAUDE.md + Codex + グローバルルール + dream cron
- CLAUDE.md に Polaris ルール追加(全エージェント必読)
- .codex/instructions.md 更新(Codex 用ルール)
- ~/.claude/rules/polaris-gate.md(グローバルルール)
- launchd: com.miyabi.polaris.dream(毎日 03:00 に学び抽出)
- logs/ ディレクトリ作成
エージェントが自然に miyabi gate を使えるように設定完了。
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-10 08:15:24 +09:00 |
|
林 駿甫 (Shunsuke Hayashi)
|
7a4f72d44c
|
[整備] Bus データパスをシンボリックリンクで統合 (#65)
skills/prompt-request-bus → HAYASHI_SHUNSUKE/skills/prompt-request-bus
queue.jsonl (51件), dag-state.jsonl (11件), active-locks.jsonl (0件) に接続
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-10 07:07:34 +09:00 |
|
林 駿甫 (Shunsuke Hayashi)
|
ec1d25887e
|
[文書] Playbook v4: ビジョン全38要素をカバーする完全版
v3 から追加:
Sprint 3: 記憶アタッチメント (#58) + ドリーミング (#59) + Web ダッシュボード (#63)
Sprint 4: シータサイクル (#60) + Obsidian (#62)
Sprint 2: Bus データパス統合 (#65) + ブランチ戦略 (#64)
新規 Issue:
#64: 並列Codexブランチ戦略 (worktree + PR)
#65: Bus データパス統合
ビジョン達成度推移:
現在 32% → Sprint1後 38% → Sprint2後 47% → Sprint3後 72% → Sprint4後 93%
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-10 06:54:20 +09:00 |
|
林 駿甫 (Shunsuke Hayashi)
|
6cc892347b
|
[追加] v1.0-dtp-beta リリース + Codex CLI 設定
- GitHub Release: v1.0-dtp-beta (prerelease)
- バイナリ: ~/bin/miyabi-gate にインストール
- .codex/instructions.md に miyabi gate CLI の使い方を追記
- Codex / Claude Code どちらからも使用可能
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-10 06:30:30 +09:00 |
|
林 駿甫 (Shunsuke Hayashi)
|
cc2c6a90f4
|
[追加] Sprint 1-4 アクションプラン + miyabi gate CLI スキル
autorun/:
sprint-1-today/TASKS.md + GATE.md: verify_merge + escape hatch + E2E テスト
sprint-2-this-week/TASKS.md: OpenClaw ドッキング (hooks/sync/サブエージェント)
sprint-3-next-week/TASKS.md: 運用基盤 (Heartbeat/Telegram/VOICEBOX/Maestro)
sprint-4-this-month/TASKS.md: 品質ゲート多層化 (rust-ai-pipeline/proptest/mutants)
skills/miyabi-gate-cli/SKILL.md:
全11サブコマンドの使い方
Claude Code / Codex / OpenClaw からの呼び出し方法
exit code (0/1/2) とエージェントの対処方法
GATE フロー図
~/.claude/skills/miyabi-gate-cli → シンボリックリンク設定
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-10 06:28:15 +09:00 |
|
林 駿甫 (Shunsuke Hayashi)
|
146fcafc5e
|
[追加] DTP (Deterministic Task Protocol) 設計文書・指示書を移植
deterministic-task-protocol リポから miyabi-cli-standalone に統合:
- docs/dtp/: PLAYBOOK, PLAN, UML, GIT-RULES, Codex レビュー 3件
- autorun/: Phase 0-8 の TASKS/ASSIGNMENT/GATE + INDEX/HANDOFF/ROLLBACK
- project_memory/tasks.json: 全9 Phase の DAG SSOT
- skills/: polaris-ops, rust-llm-pitfalls
- .codex/instructions.md: Codex 設定
実装は miyabi-core に gate.rs, lock.rs, protocol.rs, store.rs を追加する方針。
既存の dag.rs, github.rs, approval.rs 等は変更不要。
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-10 01:07:32 +09:00 |
|