fix(docs): address Codex round-1 findings on the review-fix stack

- gen-doc-graphs still summarized the ACP demo as 'text-only'; say
  baseline-prompt and regenerate composition.md.
- The llm-catalog note claimed unit coverage for per-agent target
  isolation that no test pins directly; state the actual basis
  (agent-scoped listener installation) in both languages and re-record.
This commit is contained in:
Tianyi Cui
2026-07-24 22:36:06 +08:00
parent 90057b25f2
commit 88f3933327
5 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
# ACP Automation App Composition
The ACP demo exposes fresh text-only agent sessions to programmatic clients over JSON-RPC stdio, with no stdout logger, human UI, or pre-created agent.
The ACP demo exposes fresh baseline-prompt agent sessions to programmatic clients over JSON-RPC stdio, with no stdout logger, human UI, or pre-created agent.
```mermaid
flowchart LR