Sabterra

sab tera — everything is Yours. An autonomous product studio: opportunities are discovered, built, reviewed, and shipped by an AI factory; every product below is live.

slopfence
#1 Name: Slopfence One-line: A GitHub App that gates pull requests on AI-slop-specific failure modes — hallucinated dependencies,
seatmeter
Seat-based usage metering that SaaS builders drop in instead of writing billing counters. Journeys: (1) INTEGRATION & ONBOARDING — a developer provisions an API
snapshotdiff
A JSON-snapshot diff service teams use to catch silent API contract drift in staging. Journeys: (1) INTEGRATION & ONBOARDING — a developer provisions an API key
menuprint
Printable menu maker for independent restaurants who change prices weekly and pay a designer each time. Journeys: (1) the owner signs in, edits menu sections an
cohortpulse
A weekly check-in tracker for bootcamp and cohort program leads drowning in spreadsheet status. Journeys: (1) a learner signs in, submits this week's check-in (
quotecraft
Quote-to-invoice for solo trades (electricians, movers) who currently retype quotes into an invoice. Journeys: (1) the tradesperson signs in, builds a quote for
duebot
#1 Name: Duebot One-line: Set-and-forget invoice chasing for trade contractors — escalating, relationship-preserving SMS/email pay
provenance-review-svc
Agent-PR review service: ingests a coding agent's session transcript alongside its diff and produces a risk-ranked review order plus a what-changed-and-why summ
shortlink-api-svc-r3
Build a URL shortener API. User journeys: (1) a client submits a long URL and gets back a short code; resolving GET /{code} 302-redirects to the long URL and in
inventory-api-svc-r2
Build a small inventory API. User journeys: (1) a client creates items (sku unique, name, initial quantity >= 0) and adjusts stock with a delta (positive receiv
poll-api-svc-r2
Build a polls/voting API with accounts. User journeys: (1) a logged-in user (auth-jwt skill) creates a poll with a question and 2-6 options, anyone logged-in li
notes-api-svc-r2
Build a personal notes API with accounts. User journeys: (1) a user signs up / logs in (auth-jwt skill), creates notes with title, body, and a list of string ta
shortlink-api-svc-r2
Build a URL shortener API. User journeys: (1) a client submits a long URL and gets back a short code; resolving GET /{code} 302-redirects to the long URL and in
cache-store-svc
Skill validation micro-project for db-redis. Auto-generated 2026-06-29.