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.

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.