v0.1 · personal AWS
[ 00 ] · A workflow control plane

Every pipeline.
Hammered out.

Forge captures every workflow you run, renders the live state as a cockpit, and distills patterns into a self-improving knowledge base. One AWS account. Open it from anywhere.

1 Lambda
1 DynamoDB
1 CloudFront
0 servers to babysit
FIG. 01 — DATA FLOW REV. 0.1 work.sh start SHELL · LOCAL auto-mark HOOKS · CAPS api.fdeforge LAMBDA · APIGW cockpit CLOUDFRONT + S3 workflows[] DYNAMODB rag-distill NIGHTLY · S3 CAPTURE → CLASSIFY → STORE

[ 01 ] · WHAT IT DOES

A cockpit for every workflow you run.

Forge replaces the "where did that pipeline go" tab with a single live surface. Every work.sh stage, every capability fired, every safety gate — visible in one place, on any device.

[ A ]

Unified cockpit

Every workflow rendered as a directed graph with stage state, timing, and the full reasoning behind each decision. Click any node for the evidence.

[ B ]

Self-improving

Nightly distillation extracts patterns from every completed run. Tomorrow's similar work comes pre-loaded with what worked last time.

[ C ]

Hardened by default

CloudFront + WAFv2 in front. Google SSO required. JWT session cookies. Every infrastructure mutation rendered as a safety gate before apply.

[ D ]

Capability scoring

Per-capability Brier scoring + 7 cognitive levers. See in real time which steps are reliable and which are miscalibrated.

[ E ]

Audit-ready

Every stage transition captured with author, timestamp, decision, and full reasoning. Replay any past workflow stage by stage.

[ F ]

Lean by design

One Lambda. One DynamoDB table. One CloudFront. Runs at the cost of a coffee per month. Built on personal AWS.

[ 02 ] · HOW IT WORKS

Start a workflow. Forge does the rest.

Three stages, one primitive each — capture, classify, surface. No manual marking. No glue scripts. The shell call itself is the source of record.

[ 01 ] — Capture

Run anything through work.sh start.

Forge classifies the task against past workflows, seeds the standard cap + lever stages, and writes a per-workflow snapshot. Zero ceremony.

[ 02 ] — Classify

Auto-mark hooks fire from tool fingerprints.

Caps like safety-gate, deploy, doc-pdf, telegram-deliver auto-fire when the matching tool runs. Nothing to check off.

[ 03 ] — Surface

The cockpit renders the live graph.

Open the cockpit from any device. See every stage, every decision, every line of reasoning. Replay on demand.


[ 03 ] · NUMBERS

Built to be quiet, cheap, and observed.

35+
capabilities tracked
7
cognitive levers
0
servers to babysit
$0.03/d
at current scale

Open the cockpit.
See what's running.

Google SSO required. Allowlist enforced server-side. Cockpit and API both sit behind CloudFront + WAFv2.

Sign in with Google