Skip to content

[feat] Add a command reference table to AGENT-INSTALL.md - #162

Merged
mariojgt merged 2 commits into
mainfrom
vespera/4d575e2e
Aug 21, 2026
Merged

[feat] Add a command reference table to AGENT-INSTALL.md#162
mariojgt merged 2 commits into
mainfrom
vespera/4d575e2e

Conversation

@mariojgt

@mariojgt mariojgt commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

What

Adds a Command reference table near the top of AGENT-INSTALL.md — all 12 CLI commands at a glance, each with four fixed, agent-parseable fields: what it does, reads your source?, writes to your project, sends over the network.

Why

The agent-facing install reference documented each command in dense prose bullets. This surfaces the per-command facts that drive agent trust (does it read my source? what does it send?) in a scannable form, and makes "what each command does and doesn't do" explicit — e.g. protect runs only via setup; map is never run by another command. That directly counters the documented refusal mode where agents attribute protect's blast radius to scan/guide.

Scope / safety

  • Additive only — every existing prose section and privacy claim is untouched; the table summarizes, the sections below remain authoritative.
  • Stays inside the MAINTAINING.md guardrails: no reassurance language, no broadened privacy claims, and it strengthens capability disclosure (all 12 commands listed up front).
  • No test snapshots this file's content (only pack-safety checks the filename), so the suite is unaffected.

Gate (before release)

AGENT-INSTALL.md is a gated artifact. The field-test gate — node field-test/run.mjs --persona hostile --rounds 3 — installs the published package, so it can only exercise this change after publish. Run it at/after release.

Add a scannable per-command reference near the top of AGENT-INSTALL.md
covering all 12 CLI commands, each with: what it does, whether it reads
source, what it writes, and what it sends over the network. Summarizes
the existing prose (left intact below) so an agent gets full per-command
context at a glance.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderbuds

coderbuds Bot commented Aug 21, 2026

Copy link
Copy Markdown

Comprehensive command reference table enhances clarity without altering code behavior.

🎯 Quality: 96% Elite · 📦 Size: Small

📈 This month: Your 67th PR — above team average · Averaging Excellent

See how your team is trending →

@mariojgt

Copy link
Copy Markdown
Contributor Author

/review

@mariojgt
mariojgt merged commit 921c878 into main Aug 21, 2026
6 checks passed
@mariojgt
mariojgt deleted the vespera/4d575e2e branch August 21, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants