Forge · run real work

How Forge turns requests into scoped execution

SourceA is an AI execution platform powered by Forge — real builds, automations, and agent workflows, with a verifiable receipt on every run. Paste what you want done; Forge scopes one job, runs it through checks, and hands back work you can show clients.

How it works under the hood

Two layers — policy first

Layer 1 (always on): deterministic SSOT policy parses your text, detects direction vs prescription mode, names systems (Vercel, Cloudflare, Railway…), and assembles the mission template. Zero API cost.

Layer 2 (optional): OpenRouter rewrites prose into template fields under the SSOT system prompt — then policy re-asserts guardrails so the model cannot strip them.

What you paste

fix the dns for sourcea.app — wire old vercel page as subpage, no rebuild

What Forge returns

One bounded Cursor mission with GOAL · CONTEXT (ALREADY DONE) · DONE · VERIFY · CONSTRAINTS · IF BLOCKED — ready to paste into Worker chat.

Technical depth: Technical overview →