Documentation
¶
Overview ¶
Package format defines closed vocabulary for artifact format_profile and layout grouping hints.
Index ¶
Constants ¶
View Source
const ( ProfileGeneric = "generic" ProfileCursorPlan = "cursor_plan" ProfileSpeckit = "speckit" ProfileBmad = "bmad" ProfileOpenspec = "openspec" ProfileADR = "adr" ProfileClaude = "claude" ProfileCodex = "codex" )
Canonical format_profile values (ingestion / layout convention).
Variables ¶
This section is empty.
Functions ¶
func FromFrontmatterTool ¶
FromFrontmatterTool maps generator / tool / source frontmatter strings to a profile. Empty strings are ignored; first non-empty wins in caller order.
func LayoutGroup ¶
LayoutGroup returns a repo-relative grouping key for multi-file layouts (optional).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.