Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.56 KB

File metadata and controls

27 lines (19 loc) · 1.56 KB

RPGDev documentation overview

RPGDev turns Codex / Claude Code hook events into a small desktop RPG overlay. This page is the entry map for repository documentation.

Canonical docs

Operational docs

These files are intentionally not numbered because they are recipes or release notes rather than design canon.

Repository map

  • server/ - HTTP server and pure reducer-backed state machine.
  • scripts/ - CLI entry points, desktop launcher, hook setup, trace tools, and asset generators.
  • public/ - Overlay/web UI, CSS, audio, fonts, and sprites.
  • desktop/ - Native desktop hosts for macOS and Windows/WSL2.
  • test/ - node:test coverage for reducer and platform helpers.
  • examples/ - Manual hook configuration examples.
  • rag/ - Research reuse shelf; currently empty except for its index.