Skip to main content
← Back to list
01Issue
FeatureOpenSwamp CLI
AssigneesNone

Relationships

#651 Docs: document --compact flag for model type describe

Opened by stack72 · 6/13/2026

Context

PR swamp-club/swamp#615 adds a --compact flag to swamp model type describe that produces a minimal JSON digest (~5KB vs ~400KB) for agent discovery.

What changed

  • swamp model type describe <type> --compact --json outputs method names, descriptions, argument property names/types/required, and output spec names only.
  • Full mode (--json without --compact) now emits dataOutputSpecs at the type level instead of duplicating them into every method.
  • The inputs field (redundant copy of arguments) has been removed from method entries.

Documentation needed

  • Add --compact flag to the model type describe reference page under content/manual/reference/.
  • Update any examples that show the old JSON output shape (per-method dataOutputSpecs, inputs field).
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED

Open

6/13/2026, 9:24:07 PM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.