.agents/docs/release-branching.md
Shared workflows treat release branching as consumer-repo policy. The target
repo's AGENTS.md must define how to identify release trackers, target
branches, and merge gates.
The portable default vocabulary is:
Agents must select the gate from the target branch's phase, then apply the
consumer repo's release policy from AGENTS.md.
If the repo uses release branches, AGENTS.md should specify:
release/X.Y.Z;If release phase cannot be verified, report UNKNOWN and avoid auto-merge.