Engines
Commands for inspecting WyrdOS engines, goals, values, and strategic context.
Use these commands to understand the strategic context that powers plans and decisions.
wyrdos engines context
Show engines-level context
wyrdos engines context [options]
Example
# Human-readable output (default in TTY)
wyrdos engines context
# JSON output (stable for agents and scripts)
wyrdos engines context --output jsonRelated commands
wyrdos engines goalswyrdos engines pillarswyrdos engines principleswyrdos engines riskswyrdos engines summary
Note: This is a higher-level CLI convenience command built on top of WyrdOS data, not a 1:1 REST API endpoint.
wyrdos engines goals
List current goals
wyrdos engines goals [options]
Example
# Human-readable output (default in TTY)
wyrdos engines goals
# JSON output (stable for agents and scripts)
wyrdos engines goals --output jsonRelated commands
wyrdos engines contextwyrdos engines pillarswyrdos engines principleswyrdos engines riskswyrdos engines summary
Note: This is a higher-level CLI convenience command built on top of WyrdOS data, not a 1:1 REST API endpoint.
wyrdos engines pillars
Show strategic pillars
wyrdos engines pillars [options]
Example
# Human-readable output (default in TTY)
wyrdos engines pillars
# JSON output (stable for agents and scripts)
wyrdos engines pillars --output jsonRelated commands
wyrdos engines contextwyrdos engines goalswyrdos engines principleswyrdos engines riskswyrdos engines summary
Note: This is a higher-level CLI convenience command built on top of WyrdOS data, not a 1:1 REST API endpoint.
wyrdos engines principles
List guiding principles
wyrdos engines principles [options]
Example
# Human-readable output (default in TTY)
wyrdos engines principles
# JSON output (stable for agents and scripts)
wyrdos engines principles --output jsonRelated commands
wyrdos engines contextwyrdos engines goalswyrdos engines pillarswyrdos engines riskswyrdos engines summary
Note: This is a higher-level CLI convenience command built on top of WyrdOS data, not a 1:1 REST API endpoint.
wyrdos engines risks
Summarise key risks
wyrdos engines risks [options]
Example
# Human-readable output (default in TTY)
wyrdos engines risks
# JSON output (stable for agents and scripts)
wyrdos engines risks --output jsonRelated commands
wyrdos engines contextwyrdos engines goalswyrdos engines pillarswyrdos engines principleswyrdos engines summary
Note: This is a higher-level CLI convenience command built on top of WyrdOS data, not a 1:1 REST API endpoint.
wyrdos engines summary
Show an overview of the engines
wyrdos engines summary [options]
Example
# Human-readable output (default in TTY)
wyrdos engines summary
# JSON output (stable for agents and scripts)
wyrdos engines summary --output jsonRelated commands
wyrdos engines contextwyrdos engines goalswyrdos engines pillarswyrdos engines principleswyrdos engines risks
Note: This is a higher-level CLI convenience command built on top of WyrdOS data, not a 1:1 REST API endpoint.
wyrdos engines values
Show values and principles
wyrdos engines values [options]
Example
# Human-readable output (default in TTY)
wyrdos engines values
# JSON output (stable for agents and scripts)
wyrdos engines values --output jsonRelated commands
wyrdos engines contextwyrdos engines goalswyrdos engines pillarswyrdos engines principleswyrdos engines risks
Note: This is a higher-level CLI convenience command built on top of WyrdOS data, not a 1:1 REST API endpoint.
All rights reserved.