Issue Packet
Creates a clear title, scope, acceptance criteria, artifact references, and regression guardrails.
Product / GitHub Loop
FounderSignal packages the compiled artifacts into implementation issue packets, labels, acceptance checks, and handoff notes so the work can move from concept to repo without losing context.
Creates a clear title, scope, acceptance criteria, artifact references, and regression guardrails.
Splits the work into atomic implementation steps suitable for a Codex /goal execution loop.
Links the generated packet back to the public repo and Builder Proof page for judge verification.
{
"artifact_set": ["spec.md", "schema.sql", "tasks.txt", "manifest.json"],
"output": "implementation_issue_packet",
"queue": "GitHub"
}