Skip to content

paper-board

AI agent platform — multi-tenant SaaS for building, running, and orchestrating LLM agents.

Public repos (open source — MIT)

  • sdk — Go shared library: migrator, log, observability, common errors
  • proto — gRPC .proto + OpenAPI specs (cross-service contracts)
  • cliagentctl customer command-line interface

Architecture

12 GitHub repos, microservices, schema-per-service in single Postgres. See docs/adr/ for foundational decisions.

Service Repo Description
gateway paper-board/gateway (private) Public API entry, auth middleware
identity paper-board/identity (private) Users, orgs, RBAC, JWT, MFA
agents paper-board/agents (private) Agent CRUD, sessions, prompt, LLM
billing paper-board/billing (private) Subscriptions, Stripe, metering
platform paper-board/platform (private) Audit, notify, webhook
runtime paper-board/runtime (private) Per-tenant data plane
compute paper-board/compute (private) gVisor sandbox, code execution

Status

Pre-launch. Phase 1 in progress (schema foundation). See individual repos for details.

Security

Vulnerability disclosure: security@paperboard.app. See SECURITY.md.

Code of Conduct

Contributor Covenant v2.1.

Popular repositories Loading

  1. .github .github Public

    paper-board community files

    Shell

  2. sdk sdk Public

    Shared Go library: migrator, log, obs, errors

    Go

  3. proto proto Public

    gRPC + OpenAPI specs (cross-service contracts)

    TypeScript

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…