Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 816 Bytes

File metadata and controls

27 lines (21 loc) · 816 Bytes

Progress

Status: Complete

See DECISIONS.md for architectural decisions. See docs/plans/2026-02-26-apple-docs-cli.md for implementation plan.

Tasks

# Task Status Commit
1 Project scaffold done 3eea513
2 Core models + HTTP client done 0e343f1
3 Apple JSON API client done fef4eba
4 Sosumi API client done 829d311
5 Markdown formatter done 8819e86
6-10 All CLI commands done 64b2ca8
11 Skill file done c723d71
12 README + final integration done 950fe6f

Summary

  • 33 tests passing
  • 7 CLI commands: doc, search, frameworks, wwdc, samples, related, platform
  • 9 commits, clean history
  • Skill file at skill/SKILL.md
  • All decisions documented in DECISIONS.md