nproxy status
nproxy status shows whether the current repo is protected by an active contract.
Usage
npx nproxy status
What it reports
| Field | Description |
|---|---|
protected | True when a contract exists, the daemon is running, and there is no projector drift. |
contractPath | Active .nproxy/contract.json path. |
orgSlug | Enrolled organization slug. |
identity | Enrolled repo or workload identity. |
daemon | Local daemon state. |
projectors | Native config projectors and files they manage. |
drift | Count of projector errors or out-of-date projections. |
Examples
npx nproxy status
npx nproxy inspect contract
npx nproxy inspect bindings