Author
The `hanzo author` commands.
Also for this capability: API · CLI · MCP · SDKs
A royalty for open-source work: your repo runs, you get paid.
hanzo author getEvery command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.
| Command | What it does |
|---|---|
hanzo author basis | Returns the AUDIT TRAIL behind the caller's own royalty: every ledger row with the spend it was computed from, the… |
hanzo author connect | Enrols the caller's org in the author program at status "connected" and returns its enrolment, including the verify… |
hanzo author get | Returns the caller's author-program dashboard: enrolment status, linked forge login, verified repositories and… |
deploys
| Command | What it does |
|---|---|
hanzo author deploys record | Records that the caller's org deployed a project built from a source repository, which is the edge that makes an… |
repos
| Command | What it does |
|---|---|
hanzo author repos verify | Proves that the caller owns a repository — or a whole OWNER — and records the claim, which is what makes deploys of… |
How is this guide?