Files
NowChessSystems/.claude/memory/MEMORY.md
T
Janis 67a7f130ad
Build & Test (NowChessSystems) TeamCity build finished
feat: add memory structure documentation and update index
2026-03-28 13:30:38 +01:00

704 B

Memory Index

Feedback

Project Structure

  • project_structure_root.md — Top-level layout, modules list, VERSIONS map, navigation rules (skip build/, .gradle/, .idea/)
  • project_structure_api.mdmodules/api: all files and types (Board, Piece, Square, GameState, Move, ApiResponse, PlayerInfo)
  • project_structure_core.mdmodules/core: all files and types (GameContext, GameRules, MoveValidator, GameController, Parser, Renderer)