polaris-protocol

Installation
SKILL.md

WFGY 5.0 -- Polaris Protocol (tree root)

Polaris is the active public route of WFGY 5.0. The Fifth-Dimension Engine is the current main product surface; the Polaris Goal Compiler is the first public protocol component. WFGY-Method supplies the drift-control discipline that keeps the whole system aligned with the original goal.

This skill is the tree root. It does not re-explain the children -- it wires them into one state machine and tells you which child to dispatch at each step. Treat the three child skills as the transitions of the machine below.

The tree

polaris-protocol  (this skill -- root / entry)
|-- polaris-goal-compiler   (COMPILE state)
|-- fifth-dimension-engine  (SHOOT state)
`-- wfgy-method             (DRIFT CONTROL -- applies at every state)

Discoverable: each node is a standalone SKILL.md inside its own skills/<skill-name>/ directory. This root is the entry point; the children are reached by explicit dispatch.

The state machine

Installs
15
Repository
anentrypoint/gm
First Seen
13 days ago
polaris-protocol — anentrypoint/gm