Structs§
- Agent
Identity - Identity of the agent that produced this PR package.
- Alternative
Considered - A structured alternative considered during a decision (v0.3.3).
- Amendment
Record - Record of a human amendment to an artifact (v0.3.4).
- Approval
Record - Records a single reviewer’s approval of a draft package (v0.14.2).
- Artifact
- A local filesystem change artifact.
- Change
Dependency - A dependency relationship between artifacts.
- Changes
- The changes section: artifacts (local FS changes) + patch_sets (external changes)
- Decision
LogEntry - Design
Alternative - A design alternative considered during agent work (v0.9.5).
- Draft
Package - The Draft Package — a complete, reviewable milestone deliverable.
- Explanation
Tiers - Three-tier explanation for an artifact (v0.2.3).
- Goal
- The high-level goal this PR package contributes to.
- Ignored
Artifact - A gitignored artifact encountered during
ta draft apply --submit(v0.13.17.5). - Iteration
- Which iteration of the goal this package represents.
- Patch
Set - A staged change to an external resource (Drive, Gmail, DB, etc.).
- Pending
Action - An MCP tool call intercepted during agent execution, pending human review.
- Plan
- Execution plan included in the PR package.
- Policy
Decision Record - A recorded policy decision relevant to this PR.
- Provenance
- Provenance information: where inputs came from.
- Provenance
Input - Requested
Action - Review
Requests - What approvals this PR needs.
- Risk
- Risk assessment for the PR package.
- Risk
Finding - A single risk finding.
- Signatures
- Cryptographic signatures for the PR package.
- Summary
- Human-readable summary of what changed and why.
- Validation
Entry - Result of one
required_checksentry run after agent exit (v0.13.17). - VcsTracking
Info - VCS tracking information for post-apply lifecycle monitoring (v0.11.2.3).
- Verification
Warning - A warning from a pre-draft verification command failure (v0.10.8).
- Workspace
Ref - Reference to the workspace where changes were staged.
Enums§
- Action
Kind - How an intercepted MCP tool call is classified.
- Amendment
Type - The type of amendment applied to an artifact (v0.3.4).
- Apply
Provenance - How a draft was applied — provenance for
DraftStatus::Applied(v0.15.14.0). - Artifact
Disposition - Per-artifact review disposition.
- Change
Type - The type of filesystem change.
- Dependency
Kind - How two artifacts are related.
- Draft
Status - Review status of a draft package (internal tracking, not in JSON schema).
- Patch
Action - Action types for external patch sets.
- Risk
Category - Severity
- Trust
Level
Functions§
- check_
missing_ decisions - Check whether a draft is missing an agent decision log for substantive changes.