Skip to content

v1.3.4 — Ready to use

Choose a tag to compare

@moiz-za moiz-za released this 27 Aug 04:36
· 7 commits to main since this release

System Kit v1.3.4

Portable governance infrastructure for AI-agent development teams. Copy one folder into any project, paste one prompt into any agent, and get instant multi-thread coordination, task tracking, verification gates, and institutional memory.

What's inside

  • SETUP_PROMPT.md — single-prompt initialization with troubleshooting appendix and edge-case handling (empty projects, monorepos, polyglot, no test framework, no git)
  • 9 patterns — concurrency (three-mutex model), verification, security checklist, 12 failure classes, cost-zero operation, model rotation, prompt injection defense, context window management, worktree parallel coding
  • Templates — START_HERE entry point, AGENTS laws framework, THREADS registry, task board, build log, checkpoints
  • Worked examples — fully initialized START_HERE and a live THREADS registry
  • Optional CI gate — GitHub Actions workflow validating links, placeholders, version consistency, and registry presence

Highlights since v1.0.0

  • Model selection made optional (domain-neutrality fix)
  • CI link-checker rewritten and verified correct
  • Empty-folder greenfield path live-tested
  • Issue templates for pattern proposals and bug reports

Zero dependencies. Zero telemetry. MIT licensed.