- claude-design: scaffold new plugin (plugin.json, CHANGELOG, README) - llm-security: playground design-system updates (tokens, components, tier3 supplement, new tier4 project-view CSS) - ms-ai-architect: v2 mockup screenshots + local screenshot script - voyage: annotate.mjs update Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
17 lines
591 B
Markdown
17 lines
591 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
- Plugin bootstrap: directory created inside `ktg-plugin-marketplace`, minimal manifest and skeleton docs.
|
|
- Voyage pipeline kicked off: brief → research → plan → execute → review.
|
|
|
|
## [0.1.0-pre] — 2026-05-15
|
|
|
|
### Added
|
|
- Initial scaffold (README, CLAUDE.md, ROADMAP, TODO, plugin.json placeholder).
|