Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ArcKit Book Research

Research material compiled from git history, memory files, changelogs, articles, and project analysis for the ArcKit book.

Contents

# File Description
01 Origin Story and Timeline From first commit to v4.6.6 -- 971 commits, 129 releases, 6 months
02 Architecture and Design Seven distribution formats, converter, plugin architecture, hooks, MCP, skills
03 Key Milestones and Decisions Plugin pivot, agent system, Wardley suite, autoresearch, citation traceability
04 Command Reference All 68 commands categorized with agent flags and effort levels
05 UK Government Compliance Green Book, Orange Book, GDS, NCSC CAF, MOD, AI Playbook, govreposcrape
06 Hints, Tips, and Lessons Design principles, bugs that taught us something, tips for authors and users
07 Community and Contributors tractorjuice, @umag, @DavidROliverBA, @alefbt, @johnfelipe, and others
08 Security Architecture Threat model, current defenses, identified gaps, prioritized protections
09 Claude Code Platform Evolution Issue #215 tracking, 23 high-value capabilities, platform fixes that affected ArcKit
10 Existing Articles Index 11 published articles available for adaptation (Medium, LinkedIn)
11 Statistics and Numbers Every metric in one place -- commands, agents, releases, growth trajectory

Sources

  • Git history: 971 commits from 14 Oct 2025 to 9 Apr 2026
  • Memory files: 10 topic files from Claude Code auto-memory
  • Changelogs: Both CLI and plugin CHANGELOGs
  • Articles: 11 published articles in docs/articles/
  • CLAUDE.md: Project instructions and architecture documentation