Floating vs. Pinned

attachmentMode controls how a skill version resolves a prompt attachment.

  • floating_latest_published - use the prompt's latest published version at resolution time.
  • pinned_version - bind to a specific prompt version number.

Prefer floating attachments for prompts you want to keep current after review and publish. Use pinned attachments when a skill version must stay fixed to a known prompt version.

See also

Was this page helpful?