Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 3.33 KB

File metadata and controls

66 lines (42 loc) · 3.33 KB

Existing Articles (Available for Book Adaptation)

All articles are in docs/articles/ and can be adapted or excerpted for the book.

Published Articles

1. The People Behind ArcKit (28 Feb 2026)

File: 2026-02-28-arckit-contributors-medium-post.md Platform: Medium Content: Profiles of all contributors -- @umag (Gemini support), @DavidROliverBA (security hooks, health command), @alefbt (OpenCode support), @johnfelipe (40+ issues), and others. Tells the human story behind the open-source project.

2. ArcKit v2.16.3 Announcement (28 Feb 2026)

File: 2026-02-28-arckit-v2163-linkedin-post.md Platform: LinkedIn Content: Feature announcement post.

3. V4 -- Codex and Gemini Support (8 Mar 2026)

File: 2026-03-08-v4-codex-gemini-support.md Content: The multi-platform story. How ArcKit expanded from Claude Code only to supporting Codex CLI and Gemini CLI with full feature parity. Includes hero images.

4. V4.1.1 -- Copilot, Vendor Scoring, Impact (11 Mar 2026)

File: 2026-03-11-v411-copilot-vendor-scoring-impact.md Content: GitHub Copilot as the 6th distribution format. Vendor scoring with JSON storage. Impact analysis for reverse dependency tracing.

5. Interactive Document Map (12 Mar 2026)

Files: 2026-03-12-document-map-linkedin.md, 2026-03-12-document-map-medium.md Platforms: LinkedIn, Medium Content: The interactive dependency map visualization in the pages dashboard. SVG rendering, category-layered layout, hover/click interactions, project filtering, orphan detection.

6. Wardley Mapping Suite (16 Mar 2026)

File: 2026-03-16-wardley-suite-strategic-mapping.md Content: The four Wardley mapping commands -- value chain, doctrine, gameplay, climate. Built from three Wardley Mapping books. D&D alignment for gameplay patterns. Mathematical models. Hero images and flow diagrams.

7. Building ClaudeClaw -- Autonomous Agents on Claude Code (18 Mar 2026)

File: 2026-03-18-building-claudeclaw-autonomous-agents-on-claude-code.md Content: Deep technical article mapping OpenClaw's architecture to Claude Code's features. Covers agent execution model, skills system, multi-channel inbox, event bus. Compares what maps cleanly vs where abstractions diverge. Updated for Claude Code v2.1.80.

8. Government Code Discovery (23 Mar 2026)

File: 2026-03-23-government-code-discovery-commands.md Content: The govreposcrape MCP integration. Three new commands for discovering reusable UK government code. 24,500+ repositories searchable.

9. Grants Command -- Funding Research (7 Apr 2026)

Files: 2026-04-07-v464-grants-command-funding-research.md, 2026-04-07-v464-grants-command-for-companies.md Content: Two versions of the grants article -- one from the funding research angle, one from the companies/accelerators angle. Covers UKRI, Innovate UK, NIHR, DSIT, DASA, Wellcome, Nesta, Health Foundation, 360Giving/GrantNav.

Hero Images

Several articles have accompanying hero images (PNG + SVG):

  • 2026-03-08-v4-article-hero.*
  • 2026-03-11-v411-article-hero.*
  • 2026-03-12-document-map-hero.*
  • 2026-03-16-wardley-suite-flow.* and wardley-suite-hero.*
  • 2026-03-18-building-claudeclaw-hero.*
  • 2026-04-07-v464-grants-command-for-companies-hero.*

A generate-hero.py script exists for creating hero images programmatically.