Documentation
¶
Overview ¶
Package agentguides embeds and loads the agent workflow guides that docent serves through `jira agent` and `jira guide`. The guides teach agents to use each subcommand's focused runtime schema for selectors, including stable context, conditional outcomes and single/keyed placement. They follow the Agent Guide Standard; delivery, validation and export live in docent.
Index ¶
Constants ¶
const ContractVersion = "3.2.0"
ContractVersion is the semver of the agent-facing contract: the command tree, envelope, exit codes, and guide semantics published by `jira agent schema` and stamped on the guide index. Bump major for a breaking change to the envelope, exit codes, or an existing flag/field; minor for additive surface; patch for wording-only changes. Independent of the binary version. The move from the hand-rolled surface to docent (new schema shape, new guide set) is the 2.x → 3.0.0 break.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.