IMPORTANT: Developer documentation for the current development branch. This content is unreleased, may change without notice, and must not be treated as Buildish release documentation.

Release model schema reference

This reference is generated from the Buildish Release Tooling Pydantic models and checked-in reference metadata. Do not edit it by hand; regenerate it with make schemas.

This reference describes the typed Buildish Release Tooling contracts that are checked into this repository. It covers supported external configuration and verification/report contracts, plus internal runtime contracts and internal unstable command action manifests.

How to read this reference

  • file-contract pages identify stable checked-in file contracts where one exists
  • audience distinguishes supported external contracts from Buildish-owned internal contracts
  • stability distinguishes stable supported/internal contracts from intentionally unstable internal machine I/O
  • field names are shown in their wire-format aliases
  • schema files link to the published JSON Schema contract for the matching root type

Reference pages

Coverage notes

  • generated schema files: 66
  • command action manifests are documented here for maintenance and debugging, but they are intentionally unstable and not a supported external API.