Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 831 Bytes

File metadata and controls

25 lines (19 loc) · 831 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2026-03-01

Added

  • MkDocs Material configuration with full navigation structure
  • GitHub Pages deployment workflow
  • Guide: multi-agent-patterns.md (parallel agent execution)
  • Guide: context-architecture.md (CLAUDE.md, AGENTS.md, memory files)
  • Reference: repo-map.md (all 5 repos documented)
  • Reference: glossary.md (key terms defined)
  • Tutorial: from-zero-to-v1.md (end-to-end walkthrough)
  • Open source files: CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md
  • AGENTS.md symlink

Fixed

  • getting-started.md Step 2: corrected scaffold.py args and output tree

[0.1.0] - 2026-03-01

Added

  • Initial documentation: philosophy, architecture, getting-started, future
  • Quickstart tutorial with scaffolder walkthrough