sf job business-understanding --execute --json が返す計画情報を、次の agent セッションで参照しやすくしました。
UI は job を実行しません。どの確認が残っているか、どの次コマンドに進めるかを agent が判断しやすくします。
主な更新
- open gaps、runnable / blocked command 数を整理
- status、scenario、query、coverage status、credit risk、readiness を返却
safe_next_commandsを読み取り専用の command block として表示- blocked command の
requires、blocks、next step を返却 - E2E smoke で API key 作成、CLI 実行、計画情報の返却を確認
体験の変化
これまでは agent が business understanding を実行しても、次に何を確認すべきかを読み取りづらい状態でした。
今後は JSON contract として揃うため、別の Codex / Claude Code セッションでも、どの gap が残っているか、どのコマンドは実行してよいかを見て再開できます。
sf job business-understanding "兵庫県の建設業向けに生成AI研修を売りたい" \ --buyer 情シス \ --product 生成AI研修 \ --pain 業務効率化 \ --execute \ --json