2026-03-19
実績: Repository Polish
- [x] repository polish を public-facing finish まで実施
- [x]
README.md/README.ja.mdを hero・導線・quick actions 付きで整理 - [x]
memory/docsに brand mark / logo / hero image を反映 - [x]
LICENSEを追加し、VitePress の.tempを ignore 対象へ追加 - [x]
npm run docs:buildで docs build と encoding check を確認 - [x] GitHub repository description / topics を更新
実績: Memory Brand Colormap Alignment
[x]
memory/docs/.vitepress/public/memory-brand.svgの#13b3ce / #ffcc4f / #101926 / #0f1f3a / #ffffffに docs color token を統一[x]
memory/docs/.vitepress/theme/custom.cssの brand / button / panel / dark mode colors を colormap 基準へ更新[x]
memory/docs/.vitepress/config.tsのtheme-colorを#101926に統一[x]
npm run docs:buildで build を再確認[x]
docs/onizuka-game-agi-company-structure.ja.drawioand companion PNG/SVG now use the header-logo 5-color map only (#13b3ce / #ffcc4f / #101926 / #0f1f3a / #ffffff)
実績: English Mission Copy Cleanup
- [x]
README.mdのMissionを英語に統一 - [x]
memory/docs/about/index.mdの mission copy を英語 surface に合わせて修正
実績: Game Showcase With Screenshots
- [x]
README.mdにDeveloping Now/Shipped Gamesの screenshot showcase を追加 - [x]
README.ja.mdに開発中 / 公開済みゲームの screenshot showcase を追加 - [x]
memory/docs/about/game-lineup.mdを追加し、docs 側の fuller catalog を作成 - [x]
memory/docs/.vitepress/theme/custom.cssに showcase card styling を追加 - [x]
memory/docs/about/assets/game-lineup/にonigame-dodge60/onigame-lane-flip-sprint/onigame-one-stroke-sweep/onigame-omikujiの screenshot asset を追加 - [x]
Pocket Putt Panicは repo / first playable 未到達のため text-only pipeline card として維持
次アクション
- [ ] primary:
onizuka-game-agi-co#12を execution-forced で前進し、onigame-pocket-putt-panicの child repo hard-start artifact を出す - [ ] secondary:
onigame-dodge60#25の verified live-lane slice を進める
検証メモ
- Pages の
base、deploy workflow の publish 先、既存公開 URL は変更していない npm run docs:buildを通過- Playwright screenshot capture で live / local playable の showcase asset を作成
検証リンク
- meeting-001-repository-polish - repository polish の実施記録
- meeting-002-game-showcase - README / docs screenshot lineup の実施記録
Task: Diagram Overlap Fix
- [x] rerouted
docs/onizuka-game-agi-company-structure.ja.drawioso the governance and loop arrows no longer cut through nearby cards or rounded section frames - [x] regenerated the companion
docs/onizuka-game-agi-company-structure.ja.drawio.pnganddocs/onizuka-game-agi-company-structure.ja.drawio.svgexports after the layout fix - [x] strengthened
scripts/check-diagram-svg-overlaps.mjsso the pre-fix JA SVG now reports the missededge-rectandedge-rect-borderissues while the current JA SVG passes
Task: Diagram Readability And Terminal Spacing
- [x] widened
ceo-reviewindocs/onizuka-game-agi-company-structure.ja.drawioso the dark card text has more horizontal breathing room - [x] moved the
arrow-memory-reviewterminal so the top-edge terminals onceo-revieware no longer visually crowded - [x] extended
scripts/check-diagram-svg-overlaps.mjswithtext-legibilityandedge-terminal-spacing, then regenerated the companion JA SVG/PNG and re-ran the checker toOK
Task: Diagram Text Visibility On Dark Surfaces
- [x] judged the original
ceo-reviewtoken colors as numerically high-contrast but visually weak as a compact dark card because the title and body shared one flat treatment - [x] added
text-contrastandtext-emphasisheuristics toscripts/check-diagram-svg-overlaps.mjsso low-contrast text and dark-card title/body blending can be detected separately - [x] refactored
ceo-reviewinto a dark surface with an amber title chip plus dedicated white body text, regenerated the companion JA SVG/PNG, and re-ran the checker toOK
Task: Color Theory Research
- [x] 配色理論の基礎用語、配色調和、同時対比、色彩心理の限界を調査
- [x] UI / ブラウザゲーム向けに、コントラスト、色だけに頼らない情報設計、semantic color roles の要点を整理
- [x]
Codex Spark Eclipse Legion構成で producer 2席 + peer verification + Material review + Devil audit を実施 - [x] 調査ノート
topic-color-theory-researchを追加
Task: Aurora Palette Refresh
- [x]
memory/docs/.vitepress/public/aurora-palette.htmlから Aurora の cyan / amber / neutral ramps と support colors を抽出し、memory/docs/.vitepress/theme/custom.cssの docs token をフルパレット基準へ更新 - [x]
docs/onizuka-game-agi-company-structure.drawio/docs/onizuka-game-agi-company-structure.ja.drawio/docs/onizuka-game-agi-company-layers.drawio/docs/onizuka-game-agi-aws-architecture.drawioを Aurora 配色へ刷新し、対応 PNG / SVG を再生成 - [x]
docs/company-structure.md/docs/onizuka-game-agi-aws-architecture.md/memory/docs/about/company-structure.mdの palette 説明を Aurora 基準へ更新 - [x] 4 枚の diagram SVG で overlap checker を通し、
npm run docs:buildを再実行
Task: Remove Company Layers Variant
- [x]
docs/onizuka-game-agi-company-layers.drawio/.png/.svgをリポジトリから削除 - [x]
docs/company-structure.mdから CEO / CTO layer variant セクションを削除 - [x]
README.md/README.ja.mdの Company References からcompany-layers参照を削除