v0.0.2
v0.0.2 Release Notes
このリリースでは、QAエコシステムの再現性向上と、リポジトリ内完結のセットアップ導線整備を実施しました。
Highlights
v0.0.2のセットアップ手順を、外部参照ではなく当リポジトリ参照で完結する形に更新- ルート
README.mdを整備し、最新バージョン案内と関連ドキュメントへのリンクを追加 - GitHub MCP ベースの再現ブートストラップ構成を維持しつつ、参照元を
flares-llc/agent-team-snapshotsに統一
Main Changes
- docs: リポジトリ参照・セットアップ導線の最新化
- prompts: bootstrap系プロンプトの既定
sourceRepoを更新 - qa docs: 再現マニフェストの source 設定を更新
Included Commits
ab1e52ffeat: Update repository references and setup instructions in documentationbb96021chore: Remove obsolete agent and template files from the repository01e4f8cfeat: Add reproducible QA customization and deployment scripts
Upgrade Notes
- 作業は
v0.0.2/をルートとして実行してください - 初期セットアップ例:
npm installnpm run hooks:installnpm run guard:sync:composenpm run guard:verify