Developer entry

Docs for running Boetica in the places work already starts.

Use Boetica docs to understand app creation, setup, connector scope, run recipes, evidence packets, policy gates, Run API automation, diagnostics, and procurement-ready exports.

Evidence schema

The docs start where reviewers need answers.

platform capability

Docs describe install scope, run modes, recipes, evidence fields, governance, diagnostics, retention, and procurement review.

SetupRepos, connectors, policies, first run
SchemaHash, timestamp, CI, policy, reviewer
BoundaryPermissions and data handling
APIRecipes, runs, threads, webhooks
docs.install -> repo and connector setupdocs.evidence -> packet fieldsdocs.trust -> retention and disclosure
run APIevidence schemasecurity model
Signed remediation PRboetica/auth-service #42 / hash 91f4e2a0

Install path

Greenfield app setup, repo install, connector health, sandbox creation, first run, PR review, evidence review, and procurement export.

Evidence schema

Hash, timestamp, policy decision, CI state, reviewer, and control family where relevant.

Run API

Recipes, run creation, thread messages, event subscriptions, idempotency keys, and MCP controls are documented as governed entrypoints.

Getting started

Start with a new product brief or the repo your team already uses.

Setup walks through app-creation inputs, repo connection, connector health, policy, branch protection, budget, sandbox, first run, and evidence review.

  • Create new app
  • Connect repo
  • Run preflight
  • Review evidence

Evidence

Every PR answers what changed and how it was verified.

The evidence packet is built for the reviewer and the auditor at the same time.

  • Change summary
  • Test proof
  • Policy decision
  • Control mapping when relevant

Signed remediation PR

boetica/auth-rate-limit-pr

ready for review
4 files 12 tests 7m 42s CI
@@ apps/web/src/app/api/login/route.ts- await password.verify(body.password)+ await limiter.consume(requestIp)+ await password.verify(body.password)+ await audit.append(evidencePacket)
evidence packetKMS + Sigstore (cosign)
packet hash
91f4e2a0
prev hash
5e1c8a44
trust boundary
sandbox attested · egress denied
merge policy
platform-eng / human merge
SOC 2 CC6.6signedNIST AC-6signed

Developer domain

APIs and diagnostics are first-class documentation.

Run API docs show recipes, idempotent run creation, thread messaging, webhooks, MCP, search, onboarding checklists, and support diagnostics.

  • Recipe catalog
  • Run and thread API
  • Signed webhooks
  • Diagnostics