Directories
¶
| Path | Synopsis |
|---|---|
|
Package account is your own account: API keys you mint and revoke, and org onboarding.
|
Package account is your own account: API keys you mint and revoke, and org onboarding. |
|
Package admin is the operator's view of the fleet: orgs, users, roles, spend and system health.
|
Package admin is the operator's view of the fleet: orgs, users, roles, spend and system health. |
|
audit
Package audit is the /v1/admin/audit query surface, wired to cloud's REAL tamper-evident audit store (the audit.Recorder Serve builds and hands over via deps.Audit).
|
Package audit is the /v1/admin/audit query surface, wired to cloud's REAL tamper-evident audit store (the audit.Recorder Serve builds and hands over via deps.Audit). |
|
commerce
Package commerce is the admin cockpit's typed reader for the commerce billing plane.
|
Package commerce is the admin cockpit's typed reader for the commerce billing plane. |
|
core
Package core is the shared kernel of the admin subsystem: the resolved upstream clients (State) plus the one-copy business primitives every admin domain composes — the two-tier gate, the /v1 envelope writers, the tenant-scope predicate, the IAM fan-in, the single credit-grant path, the tamper-evident audit emit, and the fleet activity/time-series model.
|
Package core is the shared kernel of the admin subsystem: the resolved upstream clients (State) plus the one-copy business primitives every admin domain composes — the two-tier gate, the /v1 envelope writers, the tenant-scope predicate, the IAM fan-in, the single credit-grant path, the tamper-evident audit emit, and the fleet activity/time-series model. |
|
customer
Package customer is the CUSTOMER management surface (/v1/admin/customers*) — the operator cockpit's core: the live fleet customer list (incl.
|
Package customer is the CUSTOMER management surface (/v1/admin/customers*) — the operator cockpit's core: the live fleet customer list (incl. |
|
digitalocean
Package digitalocean reads DigitalOcean's billing and infrastructure APIs.
|
Package digitalocean reads DigitalOcean's billing and infrastructure APIs. |
|
finance
Package finance is the SaaS business/finance dashboard (/v1/admin/finance) — the profitability panel: what we pay every vendor (COGS), what we earn, the gross margin, how fast we're burning the DigitalOcean promo credit, and the runway that credit + burn imply.
|
Package finance is the SaaS business/finance dashboard (/v1/admin/finance) — the profitability panel: what we pay every vendor (COGS), what we earn, the gross margin, how fast we're burning the DigitalOcean promo credit, and the runway that credit + burn imply. |
|
health
Package health probes an upstream's health endpoint (e.g.
|
Package health probes an upstream's health endpoint (e.g. |
|
iam
Package iam is the admin cockpit's typed reader for the Hanzo IAM management surface (/v1/iam/ native routes).
|
Package iam is the admin cockpit's typed reader for the Hanzo IAM management surface (/v1/iam/ native routes). |
|
infra
Package infra is the platform's DigitalOcean fleet board: the physical inventory (DOKS clusters, droplets, block-storage volumes, load balancers) cross-referenced against what every cluster's Kubernetes actually claims, with the cost of each and an orphan analysis that is safe BY CONSTRUCTION.
|
Package infra is the platform's DigitalOcean fleet board: the physical inventory (DOKS clusters, droplets, block-storage volumes, load balancers) cross-referenced against what every cluster's Kubernetes actually claims, with the cost of each and an orphan analysis that is safe BY CONSTRUCTION. |
|
invoices
Package invoices is the fleet INVOICE view (/v1/admin/invoices) — every issued invoice across every tenant: number, org, amount, status, issue + due date, plus the id a future detail view fetches /v1/billing/invoices/:id with.
|
Package invoices is the fleet INVOICE view (/v1/admin/invoices) — every issued invoice across every tenant: number, org, amount, status, issue + due date, plus the id a future detail view fetches /v1/billing/invoices/:id with. |
|
metrics
Package metrics is the fleet SaaS-operations god-view (/v1/admin/metrics) — the operator's business dashboard: MRR/ARR, net-new vs churned MRR, the plan/category mix, the top customers, and the recent subscription movements.
|
Package metrics is the fleet SaaS-operations god-view (/v1/admin/metrics) — the operator's business dashboard: MRR/ARR, net-new vs churned MRR, the plan/category mix, the top customers, and the recent subscription movements. |
|
money
Package money is the admin cockpit's one billing unit: USD cents as a typed value, so no field or method anywhere has to spell "Cents" again and a dollar amount can never be silently passed where cents are meant.
|
Package money is the admin cockpit's one billing unit: USD cents as a typed value, so no field or method anywhere has to spell "Cents" again and a dollar amount can never be silently passed where cents are meant. |
|
revenue
Package revenue is the fleet REVENUE aggregate (/v1/admin/revenue) — the operator's money board: total prepaid balances held, total realized spend, MRR, a per-customer revenue table, ARPU, and a real spend trend.
|
Package revenue is the fleet REVENUE aggregate (/v1/admin/revenue) — the operator's money board: total prepaid balances held, total realized spend, MRR, a per-customer revenue table, ARPU, and a real spend trend. |
|
subscriptions
Package subscriptions is the fleet SUBSCRIPTION view (/v1/admin/subscriptions) — every tenant's plan subscription: customer/org, plan, status, monthly-normalized MRR, and the current-period start/renews.
|
Package subscriptions is the fleet SUBSCRIPTION view (/v1/admin/subscriptions) — every tenant's plan subscription: customer/org, plan, status, monthly-normalized MRR, and the current-period start/renews. |
|
Package admission is the launch-control GATE for Hanzo's hosted services — the COMPLETE waitlist feature, COMPOSING the ONE flag engine (apps/flags) one-way.
|
Package admission is the launch-control GATE for Hanzo's hosted services — the COMPLETE waitlist feature, COMPOSING the ONE flag engine (apps/flags) one-way. |
|
Package ads is your paid ad campaigns, launched and paused from one place.
|
Package ads is your paid ad campaigns, launched and paused from one place. |
|
Package affiliates is a partner program that pays commission on what your referrals spend.
|
Package affiliates is a partner program that pays commission on what your referrals spend. |
|
Package agent is a conversation that uses your org's own tools to get an answer.
|
Package agent is a conversation that uses your org's own tools to get an answer. |
|
Package agents is autonomous agents for your org: define them, run them, keep every run.
|
Package agents is autonomous agents for your org: define them, run them, keep every run. |
|
Package ai is Hanzo AI — the model API on /v1 (/v1/chat/completions, /v1/messages, /v1/models and the rest of hanzoai/ai's surface) — mounted into a cloud binary with the money, ingest and telemetry callbacks cloud BUILDS but cannot INSTALL.
|
Package ai is Hanzo AI — the model API on /v1 (/v1/chat/completions, /v1/messages, /v1/models and the rest of hanzoai/ai's surface) — mounted into a cloud binary with the money, ingest and telemetry callbacks cloud BUILDS but cannot INSTALL. |
|
Package analytics is product analytics: send an event, read back who did what.
|
Package analytics is product analytics: send an event, read back who did what. |
|
Package answer is a researched answer to a hard question, with its sources cited.
|
Package answer is a researched answer to a hard question, with its sources cited. |
|
Package ask is a plain-language question about your business, answered with real numbers.
|
Package ask is a plain-language question about your business, answered with real numbers. |
|
Package auditlog is your org's tamper-evident audit trail: every security-relevant event, hash-chained and readable.
|
Package auditlog is your org's tamper-evident audit trail: every security-relevant event, hash-chained and readable. |
|
Package authors is a royalty for open-source work: your repo runs, you get paid.
|
Package authors is a royalty for open-source work: your repo runs, you get paid. |
|
Package auto is Hanzo Auto: build a flow from triggers and actions, publish it, and watch every run.
|
Package auto is Hanzo Auto: build a flow from triggers and actions, publish it, and watch every run. |
|
Package automations is workflows that run themselves, on a schedule or a webhook.
|
Package automations is workflows that run themselves, on a schedule or a webhook. |
|
Package base is managed Hanzo Base: a hosted backend for your app — collections, records, access rules and sign-in.
|
Package base is managed Hanzo Base: a hosted backend for your app — collections, records, access rules and sign-in. |
|
Package benchmark is one honest score for any model, on the tests everyone quotes.
|
Package benchmark is one honest score for any model, on the tests everyone quotes. |
|
Package billing is your org's balance, what it has spent, and the cards it pays with.
|
Package billing is your org's balance, what it has spent, and the cards it pays with. |
|
Package blueprint is what a template costs to run, worked out before you deploy.
|
Package blueprint is what a template costs to run, worked out before you deploy. |
|
Package books is double-entry accounting: chart of accounts, ledger, bank reconciliation, and the reports that prove the books balance.
|
Package books is double-entry accounting: chart of accounts, ledger, bank reconciliation, and the reports that prove the books balance. |
|
Package bot is your own machines, connected and ready to take a command.
|
Package bot is your own machines, connected and ready to take a command. |
|
Package bots is a bot doing your work on a real desktop, live, while you watch.
|
Package bots is a bot doing your work on a real desktop, live, while you watch. |
|
Package campaign is one go-to-market push across paid, organic and email at once.
|
Package campaign is one go-to-market push across paid, organic and email at once. |
|
Package captable is your cap table: stakeholders, share classes, grants, SAFEs, rounds, and who owns what.
|
Package captable is your cap table: stakeholders, share classes, grants, SAFEs, rounds, and who owns what. |
|
Package catalog is one place to browse every project, app and site built here.
|
Package catalog is one place to browse every project, app and site built here. |
|
Package catalogsync is the REVERSE half of the storefront loop: it consumes the commerce COMMERCE stream and turns each `commerce.product.created` into ONE content.EnsureCatalogAsset call, so a newly-created catalog product gets its ecom asset rendered (design == slug) — the mirror of the forward edge (apps/content storefront.go) that publishes a rendered asset back onto the product image.
|
Package catalogsync is the REVERSE half of the storefront loop: it consumes the commerce COMMERCE stream and turns each `commerce.product.created` into ONE content.EnsureCatalogAsset call, so a newly-created catalog product gets its ecom asset rendered (design == slug) — the mirror of the forward edge (apps/content storefront.go) that publishes a rendered asset back onto the product image. |
|
Package channels is one inbox for the chat apps you connect — Discord, Slack, Teams, Telegram.
|
Package channels is one inbox for the chat apps you connect — Discord, Slack, Teams, Telegram. |
|
Package cloudflare is your Cloudflare account, managed from Hanzo: zones, Pages, Workers, Workers AI, R2, KV and D1.
|
Package cloudflare is your Cloudflare account, managed from Hanzo: zones, Pages, Workers, Workers AI, R2, KV and D1. |
|
Package cms declares the Hanzo CMS content model as DocType fixtures on the framework engine (clients/framework).
|
Package cms declares the Hanzo CMS content model as DocType fixtures on the framework engine (clients/framework). |
|
Package code is search and symbols across your repos, for you and your agents.
|
Package code is search and symbols across your repos, for you and your agents. |
|
Package coding orchestrates ONE autonomous coding run: open a live agent session, dispatch the job to the bot-gateway sandbox runtime, mirror the sandbox's progress into the session, verify the pushed branch landed in native git, open a native "PR" work item, and return a Result the caller renders.
|
Package coding orchestrates ONE autonomous coding run: open a live agent session, dispatch the job to the bot-gateway sandbox runtime, mirror the sandbox's progress into the session, verify the pushed branch landed in native git, open a native "PR" work item, and return a Result the caller renders. |
|
describe.go is commerce's PROSE.
|
describe.go is commerce's PROSE. |
|
transport
Package transport is the ONE seam that lets every cloud subsystem that speaks the commerce billing S2S surface (clients/{billing,account,admin, referrals,authors,affiliates,usage} + the request-edge metering gate in build.go) reach the co-resident, in-process commerce handler with a DIRECT Go call instead of an HTTP hop to the standalone commerce pod (CLOUD_COMMERCE_HTTP_URL, commerce.hanzo.svc:8001).
|
Package transport is the ONE seam that lets every cloud subsystem that speaks the commerce billing S2S surface (clients/{billing,account,admin, referrals,authors,affiliates,usage} + the request-edge metering gate in build.go) reach the co-resident, in-process commerce handler with a DIRECT Go call instead of an HTTP hop to the standalone commerce pod (CLOUD_COMMERCE_HTTP_URL, commerce.hanzo.svc:8001). |
|
Package company is incorporation end to end: pick a structure, add founders, pay, file, and e-sign.
|
Package company is incorporation end to end: pick a structure, add founders, pay, file, and e-sign. |
|
Package compliance is your KYC/KYB onboarding, accreditation records, and the evidence trail behind them.
|
Package compliance is your KYC/KYB onboarding, accreditation records, and the evidence trail behind them. |
|
Package connectorruntime executes an automation connector's action NATIVELY in-process — no Node.
|
Package connectorruntime executes an automation connector's action NATIVELY in-process — no Node. |
|
internal/bundlecmd
command
Command bundlecmd is the offline connector-ingest step: it esbuild-bundles ONE ActivePieces connector source tree (its index.ts) into a single CommonJS program with the framework packages left external, and writes the blob.
|
Command bundlecmd is the offline connector-ingest step: it esbuild-bundles ONE ActivePieces connector source tree (its index.ts) into a single CommonJS program with the framework packages left external, and writes the blob. |
|
Package content is marketing content from draft to published, on every channel.
|
Package content is marketing content from draft to published, on every channel. |
|
Package crawl is any web page turned into clean markdown a model can read.
|
Package crawl is any web page turned into clean markdown a model can read. |
|
Package crm is your sales pipeline: the companies, the people, the deals in play.
|
Package crm is your sales pipeline: the companies, the people, the deals in play. |
|
Package cron is scheduled work that survives a restart: declare the schedule, then watch every run.
|
Package cron is scheduled work that survives a restart: declare the schedule, then watch every run. |
|
Package dataroom is a secure document room you share by link and watch page by page.
|
Package dataroom is a secure document room you share by link and watch page by page. |
|
Package dataset is the per-org dataset plane of /v1/risk: a dataset is a VERSIONED, IMMUTABLE snapshot of one tenant's own event surface, and this is where it is declared, materialised, described, exported and disposed of.
|
Package dataset is the per-org dataset plane of /v1/risk: a dataset is a VERSIONED, IMMUTABLE snapshot of one tenant's own event surface, and this is where it is declared, materialised, described, exported and disposed of. |
|
Package datastore is cloud's one connection to the analytics warehouse — the columnar store behind usage, observability and billing.
|
Package datastore is cloud's one connection to the analytics warehouse — the columnar store behind usage, observability and billing. |
|
Package deploy is Hanzo CD: see what each app is running, sync it, and roll back a bad release.
|
Package deploy is Hanzo CD: see what each app is running, sync it, and roll back a bad release. |
|
Package destinations is your events forwarded to the ad and analytics tools you use.
|
Package destinations is your events forwarded to the ad and analytics tools you use. |
|
Package dns is your DNS records: the zones and records behind every name you point at Hanzo.
|
Package dns is your DNS records: the zones and records behind every name you point at Hanzo. |
|
Package do is the org-scoped private-network surface — /v1/vpcs and /v1/balancers — carved out of Hanzo's OWN house DigitalOcean account.
|
Package do is the org-scoped private-network surface — /v1/vpcs and /v1/balancers — carved out of Hanzo's OWN house DigitalOcean account. |
|
Package domain is Hanzo Domains: search a name, see the price, buy it from your prepaid wallet.
|
Package domain is Hanzo Domains: search a name, see the price, buy it from your prepaid wallet. |
|
namecom
Package namecom is a minimal client for the name.com Core API v4 — the wholesale registrar surface Hanzo Domains resells: check availability, price, register, renew, transfer, and set nameservers/contacts on a domain.
|
Package namecom is a minimal client for the name.com Core API v4 — the wholesale registrar surface Hanzo Domains resells: check availability, price, register, renew, transfer, and set nameservers/contacts on a domain. |
|
Package engine is Hanzo Engine: which models the serving runtime has loaded, and the GPUs under it.
|
Package engine is Hanzo Engine: which models the serving runtime has loaded, and the GPUs under it. |
|
Package entitlements is what your org may run: what the plan grants, and which of those products are switched on.
|
Package entitlements is what your org may run: what the plan grants, and which of those products are switched on. |
|
Package erp declares the ERPNext-core business model as DocType fixtures on the framework engine (apps/framework).
|
Package erp declares the ERPNext-core business model as DocType fixtures on the framework engine (apps/framework). |
|
Package esign is a document out for signature, signed and filed with an audit trail.
|
Package esign is a document out for signature, signed and filed with an audit trail. |
|
Package eval is scoring a model on your own data, with a judge you choose.
|
Package eval is scoring a model on your own data, with a judge you choose. |
|
Package exec is the code interpreter: run a snippet in a sandbox, and move files in and out of the session that sandbox IS.
|
Package exec is the code interpreter: run a snippet in a sandbox, and move files in and out of the session that sandbox IS. |
|
Package experiments is A/B testing anything: a flag, an ad, a subject line, a model.
|
Package experiments is A/B testing anything: a flag, an ad, a subject line, a model. |
|
Package explorer is chain data: your block indexers and how far each has caught up, plus the on-chain price feeds.
|
Package explorer is chain data: your block indexers and how far each has caught up, plus the on-chain price feeds. |
|
Package finance is the prepaid wallet your org pays from: deposits in, usage debits out, always balanced.
|
Package finance is the prepaid wallet your org pays from: deposits in, usage debits out, always balanced. |
|
Package flags is feature flags: ship it dark, then turn it on for who you pick.
|
Package flags is feature flags: ship it dark, then turn it on for who you pick. |
|
Package fleet is your own compute, attached: bring a Kubernetes cluster, a GPU box or bare metal and run work on it.
|
Package fleet is your own compute, attached: bring a Kubernetes cluster, a GPU box or bare metal and run work on it. |
|
Package flow is Hanzo Flow: build an agent workflow on a visual canvas, run it, and read every run.
|
Package flow is Hanzo Flow: build an agent workflow on a visual canvas, run it, and read every run. |
|
Package framework is document types you define: describe a record once, then create, list, submit and cancel documents against it.
|
Package framework is document types you define: describe a record once, then create, list, submit and cancel documents against it. |
|
Package functions is your serverless code: publish it, call it over HTTP, watch every run and what it cost.
|
Package functions is your serverless code: publish it, call it over HTTP, watch every run and what it cost. |
|
Package gateway is live control of the policy your API applies to every incoming request: CORS, rate limits, cache TTL and allowed methods, changed without a redeploy.
|
Package gateway is live control of the policy your API applies to every incoming request: CORS, rate limits, cache TTL and allowed methods, changed without a redeploy. |
|
edge
Package edge is the runtime-mutable store for the cloud edge ("gateway role") policy: the CORS allowlist, the pre-auth per-client-IP flood cap, and the authenticated per-org rate ceiling.
|
Package edge is the runtime-mutable store for the cloud edge ("gateway role") policy: the CORS allowlist, the pre-auth per-client-IP flood cap, and the authenticated per-org rate ceiling. |
|
Package git is Git hosting for your org: create repos, clone, push, and see what they cost.
|
Package git is Git hosting for your org: create repos, clone, push, and see what they cost. |
|
Package goja is the in-process JavaScript host: it runs a service's goja bundle (a self-contained, ESM-free JS file exposing globalThis.handle(req)) inside the cloud binary, with an optional tenant-bound Base/SQLite binding.
|
Package goja is the in-process JavaScript host: it runs a service's goja bundle (a self-contained, ESM-free JS file exposing globalThis.handle(req)) inside the cloud binary, with an optional tenant-bound Base/SQLite binding. |
|
Package guide is a step-by-step checklist that gets your business running on AI.
|
Package guide is a step-by-step checklist that gets your business running on AI. |
|
Package help is a support desk: customers file tickets, your team answers them.
|
Package help is a support desk: customers file tickets, your team answers them. |
|
Package iam is Hanzo's identity provider: users, organizations, applications, and the OIDC/OAuth2 endpoints every Hanzo service authenticates against.
|
Package iam is Hanzo's identity provider: users, organizations, applications, and the OIDC/OAuth2 endpoints every Hanzo service authenticates against. |
|
Package idv is identity verification: run a KYC or KYB check through a licensed provider.
|
Package idv is identity verification: run a KYC or KYB check through a licensed provider. |
|
Package index is fast full-text search over your own data, typos forgiven.
|
Package index is fast full-text search over your own data, typos forgiven. |
|
Package ingress is your front door: automatic TLS certificates and hostname routing to any backend, changed live.
|
Package ingress is your front door: automatic TLS certificates and hostname routing to any backend, changed live. |
|
Package integrations is how your org connects third-party accounts like Slack, and revokes them.
|
Package integrations is how your org connects third-party accounts like Slack, and revokes them. |
|
Package k8s is the Kubernetes coordinates, declared once: the GroupVersionResources for our own CRs and the upstream objects we read.
|
Package k8s is the Kubernetes coordinates, declared once: the GroupVersionResources for our own CRs and the upstream objects we read. |
|
Package kafka is Kafka on the platform bus: point a standard producer or consumer at :9092 and it works unchanged.
|
Package kafka is Kafka on the platform bus: point a standard producer or consumer at :9092 and it works unchanged. |
|
Package kms is secret custody: your org's secrets sealed at rest, plus threshold signing.
|
Package kms is secret custody: your org's secrets sealed at rest, plus threshold signing. |
|
Package knowledge is your team's wiki and your agents' memory, searchable by meaning.
|
Package knowledge is your team's wiki and your agents' memory, searchable by meaning. |
|
evernote
Package evernote normalizes an Evernote .enex export into vault.Page documents.
|
Package evernote normalizes an Evernote .enex export into vault.Page documents. |
|
lexical
Package lexical builds a Lexical EditorState JSON string from block-structured content.
|
Package lexical builds a Lexical EditorState JSON string from block-structured content. |
|
notion
export.go normalizes a Notion workspace EXPORT (the "Markdown & CSV" or "HTML" zip a user downloads) into vault.Page documents — distinct from notion.go, which shapes records from the live Notion API connector.
|
export.go normalizes a Notion workspace EXPORT (the "Markdown & CSV" or "HTML" zip a user downloads) into vault.Page documents — distinct from notion.go, which shapes records from the live Notion API connector. |
|
obsidian
Package obsidian normalizes an Obsidian vault (a tree of markdown files) into vault.Page documents.
|
Package obsidian normalizes an Obsidian vault (a tree of markdown files) into vault.Page documents. |
|
roam
Package roam normalizes a Roam Research JSON export into vault.Page documents.
|
Package roam normalizes a Roam Research JSON export into vault.Page documents. |
|
vault
Package vault is the normalized model an importer produces: a set of pages with a parent tree and wikilinks preserved inline in the body.
|
Package vault is the normalized model an importer produces: a set of pages with a parent tree and wikilinks preserved inline in the body. |
|
Package label is the ground-truth plane: what actually turned out to be fraud, who said so, and when they could first have said it.
|
Package label is the ground-truth plane: what actually turned out to be fraud, who said so, and when they could first have said it. |
|
Package leaderboard is the ranking of who uses AI most, in your org and globally.
|
Package leaderboard is the ranking of who uses AI most, in your org and globally. |
|
Package legal is the paperwork your company needs, drafted, signed and filed.
|
Package legal is the paperwork your company needs, drafted, signed and filed. |
|
Package link is the unified AI login manager's registry: the org+user-scoped record of WHICH provider accounts (Claude Max, ChatGPT Plus, a Hanzo API key, a raw provider key) a developer has signed into, ON WHICH MACHINES, with each account's latest usage snapshot.
|
Package link is the unified AI login manager's registry: the org+user-scoped record of WHICH provider accounts (Claude Max, ChatGPT Plus, a Hanzo API key, a raw provider key) a developer has signed into, ON WHICH MACHINES, with each account's latest usage snapshot. |
|
Package lsp is live semantic code intelligence — definitions, references, types, hover, outline and diagnostics — over a repository AND its resolved dependencies, with no toolchain on the caller's machine.
|
Package lsp is live semantic code intelligence — definitions, references, types, hover, outline and diagnostics — over a repository AND its resolved dependencies, with no toolchain on the caller's machine. |
|
Package marketing is lifecycle email: drip sequences that reach the right people.
|
Package marketing is lifecycle email: drip sequences that reach the right people. |
|
Package marketplace is the shop for tools and agents: browse, install into your project, publish your own free or priced.
|
Package marketplace is the shop for tools and agents: browse, install into your project, publish your own free or priced. |
|
Package meet is the virtual office: it decides who may join a room and mints the short-lived token that lets them in.
|
Package meet is the virtual office: it decides who may join a room and mints the short-lived token that lets them in. |
|
ui
Package ui embeds the built Hanzo Meet SPA — the native video-call client — into the cloud binary and serves it at /meet/*.
|
Package ui embeds the built Hanzo Meet SPA — the native video-call client — into the cloud binary and serves it at /meet/*. |
|
Package membership is the live writer-membership source: the K8s pod poll that feeds internal/org.Source so a horizontally-scaled cloud tracks its CHANGING pod set instead of a static peer list.
|
Package membership is the live writer-membership source: the K8s pod poll that feeds internal/org.Source so a horizontally-scaled cloud tracks its CHANGING pod set instead of a static peer list. |
|
Package metering is how any product charges for usage: check the balance before, record the cost after.
|
Package metering is how any product charges for usage: check the balance before, record the cost after. |
|
Package ml is model serving: deploy a model behind an endpoint and call it.
|
Package ml is model serving: deploy a model behind an endpoint and call it. |
|
Package mpc is cloud's client-side-CEK sealing client for the SEPARATE MPC node ring (ghcr.io/luxfi/mpc).
|
Package mpc is cloud's client-side-CEK sealing client for the SEPARATE MPC node ring (ghcr.io/luxfi/mpc). |
|
Package mq is queue and stream admin for your org: create them, watch them drain, ack what you pulled.
|
Package mq is queue and stream admin for your org: create them, watch them drain, ack what you pulled. |
|
Package notify is transactional email and SMS, sent through your org's own provider credential.
|
Package notify is transactional email and SMS, sent through your org's own provider credential. |
|
Package o11y is your logs, metrics and traces: ship them in, query them, chart them.
|
Package o11y is your logs, metrics and traces: ship them in, query them, chart them. |
|
Package payout is what the referral, affiliate and author programs ask of the money plane, and it is a QUESTION: what has this org spent? That read is the qualify signal / accrual base.
|
Package payout is what the referral, affiliate and author programs ask of the money plane, and it is a QUESTION: what has this org spent? That read is the qualify signal / accrual base. |
|
Package plan is the plan catalog: every tier you can buy, what it costs, and what it grants.
|
Package plan is the plan catalog: every tier you can buy, what it costs, and what it grants. |
|
Package platform is Hanzo PaaS: deploy containers to your own tenant namespace — builds, releases, environments, logs, custom domains.
|
Package platform is Hanzo PaaS: deploy containers to your own tenant namespace — builds, releases, environments, logs, custom domains. |
|
Package plugin is what each host is running, and how to change it: enable, disable, reload, or pin a service to a version.
|
Package plugin is what each host is running, and how to change it: enable, disable, reload, or pin a service to a version. |
|
Package prefs is your own settings — theme, density, pinned nav — following you across every Hanzo app.
|
Package prefs is your own settings — theme, density, pinned nav — following you across every Hanzo app. |
|
Package pricing is the price list: what every model, provider, GPU tier, tool and hosting plan costs.
|
Package pricing is the price list: what every model, provider, GPU tier, tool and hosting plan costs. |
|
Package principal is the guarantee that one org never reads another's data.
|
Package principal is the guarantee that one org never reads another's data. |
|
Package product is the read-only inventory of the search and vector backends: /v1/search/{indexes,stats} read from Meilisearch and /v1/vector/{collections,stats} from Qdrant, reshaped into the rows the console renders.
|
Package product is the read-only inventory of the search and vector backends: /v1/search/{indexes,stats} read from Meilisearch and /v1/vector/{collections,stats} from Qdrant, reshaped into the rows the console renders. |
|
key.go — the project's publishable ingest key: minted with the project, resolved back to it, and the ONE thing that attributes a site's beacons.
|
key.go — the project's publishable ingest key: minted with the project, resolved back to it, and the ONE thing that attributes a site's beacons. |
|
Package prompts is your prompt library, versioned, so nothing changes silently.
|
Package prompts is your prompt library, versioned, so nothing changes silently. |
|
Package provisioning is one-click data add-ons: a SQL, key-value, document, vector, search or object store, wired straight into your app.
|
Package provisioning is one-click data add-ons: a SQL, key-value, document, vector, search or object store, wired straight into your app. |
|
Package pubsub is your message bus: publish, subscribe, and durable streams your apps read at their own pace.
|
Package pubsub is your message bus: publish, subscribe, and durable streams your apps read at their own pace. |
|
Package reference is the lookup data a risk decision needs but cannot derive: which email domains hand out throwaway inboxes, which addresses belong to a datacentre or a Tor exit, which card scheme an issuer prefix belongs to, which browsers the fleet sees everywhere, and how current the designation lists the screening engine holds actually are.
|
Package reference is the lookup data a risk decision needs but cannot derive: which email domains hand out throwaway inboxes, which addresses belong to a datacentre or a Tor exit, which card scheme an issuer prefix belongs to, which browsers the fleet sees everywhere, and how current the designation lists the screening engine holds actually are. |
|
Package referrals is referral ATTRIBUTION: who referred whom, and whether that referee ever became a real customer.
|
Package referrals is referral ATTRIBUTION: who referred whom, and whether that referee ever became a real customer. |
|
Package registry is your container and package registry: push images, pull them back, see what you store.
|
Package registry is your container and package registry: push images, pull them back, see what you store. |
|
Package research is every experiment you have ever run, kept and comparable.
|
Package research is every experiment you have ever run, kept and comparable. |
|
ui
Package ui embeds the Hanzo Research R&D Ops Board — the dashboard over the /v1/research evidence plane (HIP-0512) — directly into the cloud binary and serves it at /research (cloud.hanzo.ai/research + console.hanzo.ai/research).
|
Package ui embeds the Hanzo Research R&D Ops Board — the dashboard over the /v1/research evidence plane (HIP-0512) — directly into the cloud binary and serves it at /research (cloud.hanzo.ai/research + console.hanzo.ai/research). |
|
Package risk is HANZO RISK's model plane: the per-organisation feature surface and the per-organisation models trained on it.
|
Package risk is HANZO RISK's model plane: the per-organisation feature surface and the per-organisation models trained on it. |
|
Package rollingcap installs the ai gate's rolling-window AI-spend cap — the Anthropic-style burst limit that resets continuously (usage older than the window drops out of the trailing sum, so there is no fixed reset boundary).
|
Package rollingcap installs the ai gate's rolling-window AI-spend cap — the Anthropic-style burst limit that resets continuously (usage older than the window drops out of the trailing sum, so there is no fixed reset boundary). |
|
Package s3admin is the one way to reach the object store: an internal client for control and data, and a public one that mints presigned URLs.
|
Package s3admin is the one way to reach the object store: an internal client for control and data, and a public one that mints presigned URLs. |
|
Package samples is the fleet's compute-utilization time series: ONE table, ONE writer seam, ONE read face that every compute source feeds.
|
Package samples is the fleet's compute-utilization time series: ONE table, ONE writer seam, ONE read face that every compute source feeds. |
|
runtime.go — the Kubernetes half: what a sandbox IS in the cluster, and the one channel into it.
|
runtime.go — the Kubernetes half: what a sandbox IS in the cluster, and the one channel into it. |
|
Package sbom is what is inside a container image: every component, resolvable by digest or image ref.
|
Package sbom is what is inside a container image: every component, resolvable by digest or image ref. |
|
Package search is one ranked result set over everything your org has stored.
|
Package search is one ranked result set over everything your org has stored. |
|
rank
Package rank is the ONE rank-fusion implementation in the codebase.
|
Package rank is the ONE rank-fusion implementation in the codebase. |
|
Package security is secret scanning for your code: submit sources, get findings, masked never raw.
|
Package security is secret scanning for your code: submit sources, get findings, masked never raw. |
|
detect
Package detect is the pure, dependency-free secret-detection engine behind Hanzo's native code-security surface.
|
Package detect is the pure, dependency-free secret-detection engine behind Hanzo's native code-security surface. |
|
Package settings is how an org configures each product it uses, secret fields included.
|
Package settings is how an org configures each product it uses, secret fields included. |
|
Package share is a public URL for a service on your own machine, and a list of what you have open.
|
Package share is a public URL for a service on your own machine, and a list of what you have open. |
|
Package sites is your published site, live on the public web at <slug>.hanzo.app.
|
Package sites is your published site, live on the public web at <slug>.hanzo.app. |
|
Package skills is the skill catalogue an AI client reads to learn what it can do.
|
Package skills is the skill catalogue an AI client reads to learn what it can do. |
|
Package social is posting to every social account you own, now or on a schedule.
|
Package social is posting to every social account you own, now or on a schedule. |
|
Package storage is object storage: your buckets and the files in them, with signed URLs for upload and download.
|
Package storage is object storage: your buckets and the files in them, with signed URLs for upload and download. |
|
Package sync is data sync: link two endpoints and keep them in step, on a webhook, on a schedule, or on demand.
|
Package sync is data sync: link two endpoints and keep them in step, on a webhook, on a schedule, or on demand. |
|
Package tasks is Hanzo Tasks: durable workflows that survive a crash, with every run visible and replayable.
|
Package tasks is Hanzo Tasks: durable workflows that survive a crash, with every run visible and replayable. |
|
ui
Package ui embeds the built Hanzo Tasks SPA (@hanzo/tasks, the admin-tasks app in hanzoai/admin, Vite + hanzogui) directly into the cloud binary and serves it at /tasks/* (console.hanzo.ai/tasks + tasks.hanzo.ai/tasks).
|
Package ui embeds the built Hanzo Tasks SPA (@hanzo/tasks, the admin-tasks app in hanzoai/admin, Vite + hanzogui) directly into the cloud binary and serves it at /tasks/* (console.hanzo.ai/tasks + tasks.hanzo.ai/tasks). |
|
Package team is your org's shared workspace: documents edited together, files, seats, and agents as teammates.
|
Package team is your org's shared workspace: documents edited together, files, seats, and agents as teammates. |
|
token
Package token mints and verifies the HS256 JWTs that the team SPA, the /v1/team/account API and the /v1/team/transactor data plane all share.
|
Package token mints and verifies the HS256 JWTs that the team SPA, the /v1/team/account API and the /v1/team/transactor data plane all share. |
|
wallet
Package wallet embeds the built hanzo.team usage/wallet page — a SMALL @hanzo/ui@8 React static export (app/, Vite) — into the cloud binary, the same one-binary/one-origin precedent as the console (webui.go) and the tasks SPA (clients/tasks/ui).
|
Package wallet embeds the built hanzo.team usage/wallet page — a SMALL @hanzo/ui@8 React static export (app/, Vite) — into the cloud binary, the same one-binary/one-origin precedent as the console (webui.go) and the tasks SPA (clients/tasks/ui). |
|
Package templates is a gallery of starter kits you can deploy as they come.
|
Package templates is a gallery of starter kits you can deploy as they come. |
|
Package tenant mints the key every per-org read and write is bound by, and is the only way to obtain one.
|
Package tenant mints the key every per-org read and write is bound by, and is the only way to obtain one. |
|
Package tools is everything your org can call, in one list: connector actions, functions, agents, skills and your own MCP servers.
|
Package tools is everything your org can call, in one list: connector actions, functions, agents, skills and your own MCP servers. |
|
Package tracker is your org's issue tracker: projects, issues, and the filters to find them.
|
Package tracker is your org's issue tracker: projects, issues, and the filters to find them. |
|
ui
Package ui embeds the built Hanzo Tracker SPA (@hanzo/tracker, the admin-tracker app in hanzoai/admin, Vite + hanzogui shell over the forge's own board CSS) into the cloud binary and serves it at /tracker/*.
|
Package ui embeds the built Hanzo Tracker SPA (@hanzo/tracker, the admin-tracker app in hanzoai/admin, Vite + hanzogui shell over the forge's own board CSS) into the cloud binary and serves it at /tracker/*. |
|
Package translate is text in, the same text out in the language you asked for.
|
Package translate is text in, the same text out in the language you asked for. |
|
Package treasury is the reserve fund behind every payout: real capital, held and accounted for.
|
Package treasury is the reserve fund behind every payout: real capital, held and accounted for. |
|
cmd/anchorctl
command
Command anchorctl bootstraps the Hanzo L1 (chain 36963) treasury anchor: it provisions the KMS-held signer key, funds it, and deploys contracts/TreasuryAnchor.sol — the on-chain witness that clients/treasury/anchor_evm.go later writes ledger roots to.
|
Command anchorctl bootstraps the Hanzo L1 (chain 36963) treasury anchor: it provisions the KMS-held signer key, funds it, and deploys contracts/TreasuryAnchor.sol — the on-chain witness that clients/treasury/anchor_evm.go later writes ledger roots to. |
|
formance
Package formance is the Formance Ledger adapter for the treasury: it satisfies ledger.Backend by posting the reserve fund's double-entry through a live Formance Ledger service (Postgres-backed, the production ledger of record) over its v2 HTTP API.
|
Package formance is the Formance Ledger adapter for the treasury: it satisfies ledger.Backend by posting the reserve fund's double-entry through a live Formance Ledger service (Postgres-backed, the production ledger of record) over its v2 HTTP API. |
|
ledger
Package ledger is the native, double-entry accounting core of the Hanzo finance stack — the store-agnostic engine that owns EVERY accounting rule (balanced postings, a non-negative reserve fund, idempotent journal entries, revenue-share math) and NOTHING about how those facts are persisted or served.
|
Package ledger is the native, double-entry accounting core of the Hanzo finance stack — the store-agnostic engine that owns EVERY accounting rule (balanced postings, a non-negative reserve fund, idempotent journal entries, revenue-share math) and NOTHING about how those facts are persisted or served. |
|
ledger/sqlstore
manager.go is the PER-TENANT selector over the treasury Store: it resolves each request to its OWN Hanzo Base (SQLite) file instead of a process-wide singleton, so one tenant's finance/ledger writes can NEVER appear in another tenant's reads.
|
manager.go is the PER-TENANT selector over the treasury Store: it resolves each request to its OWN Hanzo Base (SQLite) file instead of a process-wide singleton, so one tenant's finance/ledger writes can NEVER appear in another tenant's reads. |
|
Package usage is what your org ran and what it cost, broken down per account.
|
Package usage is what your org ran and what it cost, broken down per account. |
|
Package validators is one-click validator onboarding: prove your Genesis NFT, get a node provisioned, queue its registration.
|
Package validators is one-click validator onboarding: prove your Genesis NFT, get a node provisioned, queue its registration. |
|
Package venue is bring your own cloud: link a DigitalOcean, AWS or GCP account and its clusters show up ready to run work.
|
Package venue is bring your own cloud: link a DigitalOcean, AWS or GCP account and its clusters show up ready to run work. |
|
Package visor is the compute you rent from Hanzo: machines, GPUs and clusters — launch one, resize it, tear it down.
|
Package visor is the compute you rent from Hanzo: machines, GPUs and clusters — launch one, resize it, tear it down. |
|
Package wallets is blockchain key custody: create wallets, rotate their keys, and sign with them.
|
Package wallets is blockchain key custody: create wallets, rotate their keys, and sign with them. |
|
Package webhooks is how your app hears about events: register an endpoint, pick the events, get each one delivered and signed.
|
Package webhooks is how your app hears about events: register an endpoint, pick the events, get each one delivered and signed. |
|
Package websearch is a web search and a page fetch your agents can call.
|
Package websearch is a web search and a page fetch your agents can call. |
|
Package world is a live news feed filtered to what your project cares about.
|
Package world is a live news feed filtered to what your project cares about. |
|
Package x402 is pay-per-request over HTTP 402: quote a price, take the payment, serve the resource.
|
Package x402 is pay-per-request over HTTP 402: quote a price, take the payment, serve the resource. |
|
Package zen wires the hanzoai/zen serving layer into a cloud binary.
|
Package zen wires the hanzoai/zen serving layer into a cloud binary. |
|
Package zt mounts the Hanzo Cloud NETWORKING surface: the tenant's Hanzo Zero Trust footprint — overlay networks, their routers and mesh services — served as clean, org-scoped REST off the unified cloud binary and fronting the Hanzo Zero Trust controller (hanzoai/zt, an OpenZiti-based fabric).
|
Package zt mounts the Hanzo Cloud NETWORKING surface: the tenant's Hanzo Zero Trust footprint — overlay networks, their routers and mesh services — served as clean, org-scoped REST off the unified cloud binary and fronting the Hanzo Zero Trust controller (hanzoai/zt, an OpenZiti-based fabric). |
Click to show internal directories.
Click to hide internal directories.