FORGE
=====

FORGE is Forge's self-inspection and control-plane verb.

It provides Forge self-inspection, help, health checks, configuration, and stored run history.

Public language:

    FORGE
    FORGE ops

All installed powers:

    FORGE ops all

Help:

    FORGE help WRITE
    FORGE help WRITE full
    FORGE help WRITE contract

Health:

    FORGE audit

Runtime configuration/context:

    FORGE config

Stored run history:

    FORGE runs
    FORGE runs latest
    FORGE runs show <stamp>
    FORGE runs show <stamp> packet
    FORGE runs show <stamp> bundle
    FORGE runs show <stamp> json

FORGE is read-only in this milestone.