Source for the forgesworn.dev organisation landing page.
ForgeSworn publishes open-source building blocks for sovereign commerce, identity, privacy, and trust. The public project set covers machine-payable APIs, deterministic Nostr identities, encrypted access control, privacy-preserving trust, spoken verification, spatial coordination, AI-agent tooling, cryptographic primitives, protocol work, and hardened release infrastructure.
The landing page is generated from forgesworn-repos.json, which tracks the public ForgeSworn project repos. The catalog excludes org/profile plumbing and upstream forks.
Current focus areas:
- L402 / Machine Payments
- Spatial / Meeting
- Identity / Access
- AI Agents
- Trust / Privacy
- Cryptographic Primitives
- Compliance
- Protocol / Standards
- Tooling / Demos
The use-cases page (/use-cases.html) is generated from
forgesworn-use-cases.json — 25 end-to-end
workflows that compose the catalogue libraries, each with a persona, the
step-by-step flow, and the building blocks it uses. Stack links are resolved
against forgesworn-repos.json at build time, so each block links back to its
repo. Add or edit workflows in the JSON; no template changes needed.
npm run build # generates site/index.html and site/use-cases.html
npm testBoth pages are generated output (gitignored) and are rebuilt in CI on deploy.
MIT. See LICENCE.