Open Source

Public code, prompts and rules

Decoder is an open study experiment: code, analysis prompts and rules live in the public repository.

What's open

Public roadmap

Next areas of work. Discussed in the open, editable by the community.

  1. R01Extend analysis rules to new languages (Rust, Go, Kotlin, Swift).
  2. R02VS Code plugin that invokes Decoder during PR review.
  3. R03Shared community library of rules for typical AI-generated code smells.
  4. R04Diff-aware mode: verify only the parts changed in a PR.
  5. R05Provenance: track AI origin (Copilot, Cursor, ChatGPT) block by block.

Extend the guardrail

Analysis prompts live in src/lib/analysis-prompt.ts. Add a new kind, write the instructions, open a PR: the community reviews it, we refine it together.

See the prompt file

Who builds it

Decoder is maintained by anonymous contributors. Your issue, your PR or your translation is part of the guardrail.

MIT LicenseOpen to contributionsNon-profit