heurema/signum

Risk-adaptive development pipeline with adversarial consensus code review

18Stars on the repository
27Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

contractor

01

heurema/signum

Agent

Parses a user feature request into a structured contract.json. Scans codebase for scope signals and risk assessment. Read-only -- never writes code files, only generates contract.json.

18 1mo ago A 39 tokens original MIT

engineer

02

heurema/signum

Agent

Implements code changes according to a contract.json specification. The ONLY agent in Signum that writes code. Includes a repair loop: generate -> check -> fix -> check (max 3 attempts).

18 1mo ago C 42 tokens original MIT

init-synthesizer

03

heurema/signum

Agent

Synthesizes project.intent.md and project.glossary.json from deterministic scan signals. Uses ranked source hierarchy and explicit-only Non-Goals extraction. Emits per-section evidence comments and confidence annotations. Read-only — never writes files directly (presents draft for user confirmation).

18 1mo ago A 60 tokens original MIT

reviewer-claude

04

heurema/signum

Agent

Semantic code reviewer using Claude Opus. Part of the multi-model audit panel. Analyzes diff against contract for bugs, security issues, and logic errors. Read-only -- never modifies code.

18 1mo ago A 44 tokens original MIT

synthesizer

05

heurema/signum

Agent

Combines multi-model review results into a consensus verdict. Reads review outputs from Claude, Codex, and Gemini, plus mechanic report. Applies deterministic synthesis rules to produce final audit decision. Read-only -- never modifies code.

18 1mo ago A 50 tokens original MIT