You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the Agentic UX spec series. See sibling issues for related buckets.
Motivation
Agents skim and humans scan. Both lose if the first thing they see is help text, marketing, or a wall of "next steps" that they didn't ask for. axi.md principles 8–10 codify this: lead with the data; then hint; let the agent ask for help on demand.
Motivation
Agents skim and humans scan. Both lose if the first thing they see is help text, marketing, or a wall of "next steps" that they didn't ask for. axi.md principles 8–10 codify this: lead with the data; then hint; let the agent ask for help on demand.
Spec
Content first
--check-update)Contextual disclosure (next-step hints)
dci anomalies explain <id>") appear after the result, on stderrConcise per-subcommand help
dci <cmd> --helpis terse: one-line description, flags, one example, link to longer docsdci <cmd> --help-full(or similar) for the wall of text--help— it bloats agent context every time they read itReferences
Open questions
DCI_VERBOSE_HELP=1)?Acceptance criteria
--helpper subcommand fits in <30 lines; longer docs behind--help-fullor a docs URL