SPB Git

spb/worthdoing Public

Autonomous investigation agent that discovers, challenges, and ranks things genuinely worth doing — Claude + Firecrawl, Next.js 16, PostgreSQL

TypeScript 91.5% SQL 5.8% CSS 2.2%
138 B · 2 lines sql
Raw Blame History
1ALTER TABLE "investigations" ADD COLUMN "conclusion" text;--> statement-breakpoint2ALTER TABLE "investigations" ADD COLUMN "outcome" text;