Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultDeck ¶
DefaultDeck returns a curated set of Major Arcana cards adapted for IT and DevOps scenarios.
Types ¶
type Config ¶
type Config struct {
Strict bool
}
Config defines execution flags and evaluation strictness for the engine.
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
Engine implements the domain. Oracle interface to provide deterministic fate evaluations.
Click to show internal directories.
Click to hide internal directories.