From da6410fd33148e7dd0fec9190a1624e34f745b96 Mon Sep 17 00:00:00 2001 From: main Date: Wed, 25 Mar 2026 11:16:43 -0400 Subject: Simplify consults to final JSON output --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cdc97ae..9bdb635 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,7 @@ Each `consult` call runs Claude Code with: - a read-only built-in toolset: - `Bash,Read,Grep,Glob,LS,WebFetch` - `--dangerously-skip-permissions` -- `--session-id ` on each fresh consult -- `--output-format stream-json` so phone_opus can capture the init/result session metadata eagerly instead of waiting for the terminal result blob +- `--output-format json` for the simplest single-result print-mode contract - an external `systemd-run --user` sandbox instead of Claude's internal permission gate - the filesystem stays globally read-only under `ProtectSystem=strict` - `phone_opus` gives Claude a separate persistent home and XDG state under its own state root -- cgit v1.2.3