Documentation
¶
Overview ¶
Package stack maps a repo root to the ordered gate list that should run in it. Detection is data-driven (marker file → stack) so new stacks slot in without engine changes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoStack = errors.New("gauntlet: no supported stack detected in this directory")
ErrNoStack is returned when no marker file matches. The caller decides whether that's an error (`gauntlet check`) or a no-op (a doctor command).
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.