jakubsuplicki/codument

Docs-based guardrails for AI coding workflows: coverage scoring, doc-drift checks, and diff safety review.

47Stars on the repository
22Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

adversarial-planner

01

jakubsuplicki/codument

Agent

Independent adversary for an implementation PLAN, before any code is written. Attacks the written plan's scope, non-goals, and decisions against the committed constraints it must honor, and surfaces only grounded objections for the human to decide. Never rewrites the plan and never sees the author's reasoning …

47 11d ago A 82 tokens original Apache-2.0

jakubsuplicki/codument

Agent

Independent adversarial reviewer for a code change. Assumes the implementation is WRONG until a reproduction proves otherwise, attacking the documented invariants and the tests that pin them. Produces a findings JSON the gate records and enforces. Never fixes the implementation and never sees the author's reasoning …

47 11d ago A 67 tokens original Apache-2.0

code-reviewer

03

jakubsuplicki/codument

Agent

Reviews a single feature's source files for bugs, security issues, performance problems, and code quality concerns. Reports findings by severity. Does NOT make breaking changes — only safe, non-breaking fixes.

47 11d ago A 43 tokens original Apache-2.0

doc-scanner

04

jakubsuplicki/codument

Agent

Scans a codebase to identify features, modules, and documentation gaps. Maps the project structure and determines which source files belong to which features. Use for bootstrap scanning of undocumented projects.

47 11d ago A 41 tokens original Apache-2.0

doc-writer

05

jakubsuplicki/codument

Agent

Creates and updates feature documentation by reading source code and writing real documentation content. Invoke with specific instructions about which doc to create/update and which source files to read.

47 11d ago A 36 tokens original Apache-2.0