Skip to content

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.tstheme-color#101926 に統一

  • [x] npm run docs:build で build を再確認

  • [x] docs/onizuka-game-agi-company-structure.ja.drawio and companion PNG/SVG now use the header-logo 5-color map only (#13b3ce / #ffcc4f / #101926 / #0f1f3a / #ffffff)

実績: English Mission Copy Cleanup

  • [x] README.mdMission を英語に統一
  • [x] memory/docs/about/index.md の mission copy を英語 surface に合わせて修正

実績: Game Showcase With Screenshots

  • [x] README.mdDeveloping 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 を作成

検証リンク

Task: Diagram Overlap Fix

  • [x] rerouted docs/onizuka-game-agi-company-structure.ja.drawio so 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.png and docs/onizuka-game-agi-company-structure.ja.drawio.svg exports after the layout fix
  • [x] strengthened scripts/check-diagram-svg-overlaps.mjs so the pre-fix JA SVG now reports the missed edge-rect and edge-rect-border issues while the current JA SVG passes

Task: Diagram Readability And Terminal Spacing

  • [x] widened ceo-review in docs/onizuka-game-agi-company-structure.ja.drawio so the dark card text has more horizontal breathing room
  • [x] moved the arrow-memory-review terminal so the top-edge terminals on ceo-review are no longer visually crowded
  • [x] extended scripts/check-diagram-svg-overlaps.mjs with text-legibility and edge-terminal-spacing, then regenerated the companion JA SVG/PNG and re-ran the checker to OK

Task: Diagram Text Visibility On Dark Surfaces

  • [x] judged the original ceo-review token 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-contrast and text-emphasis heuristics to scripts/check-diagram-svg-overlaps.mjs so low-contrast text and dark-card title/body blending can be detected separately
  • [x] refactored ceo-review into a dark surface with an amber title chip plus dedicated white body text, regenerated the companion JA SVG/PNG, and re-ran the checker to OK

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 参照を削除