A fleet of open-source business blueprints with real, tested actor implementations — one repository per ISIC industry class. Every vertical follows the same architecture: an LLM advisor is sealed into a single node and may only propose; an independent governor (HARD checks a human cannot override) decides what commits; every real-world act requires human approval; and everything lands in an append-only audit ledger. AGPL-3.0 — fork one and run it as your own business.
Both pages are generated by running the actual actor at build time — the boards, refusal verdicts and audit ledgers on them are real execution records, not mockups:
| Demo | What it replaces | The governed difference |
|---|---|---|
| Meta Job Search (repo) | Job aggregators worldwide — Indeed, LinkedIn Jobs, Glassdoor, ZipRecruiter, Monster, Seek, Naukri | Stale vacancies, pay misstatements, unconsented republication and discriminatory ads are HARD-refused before the index; corrections/delistings carry numbered records (職業安定法5条の4 as software) |
| Talent Board (repo) | HR/HCM systems worldwide — Workday, SAP SuccessFactors, BambooHR, Personio, Rippling, HiBob, kaonavi | Protected attributes can never ground an evaluation or transfer, reports disclose only purpose-allowed columns, and your people data stays in YOUR store |
request ──▶ LLM advisor (sealed, proposal-only)
│
▼
independent governor ──▶ HARD violation → hold (unoverridable)
│
clean────┼────high-stakes/low-confidence → human approval
▼
commit + append-only audit ledger
Browse the full catalog at https://cloud-itonami.github.io/ —
144 implemented actors, generated from
kotoba-lang/industry's
machine-readable registry (maturity, repos, demo links). Each repo ships its business model (customer, pricing shapes,
unit economics), an operator quickstart (fork → production), and the
policy tests that ARE the compliance contract.
- Pick a vertical, run its demo and its test suite.
- Follow its
docs/operator-quickstart.md(fork → your data → your deployment). Jurisdictional registrations stay your own duty — the software is the evidence scaffold, not the licence. - itonami.cloud certification (listing, leads, managed tenants) is a
separate trust mark per vertical's
docs/business-model.md.