# Documentation This directory contains detailed documentation for Lumacs development and features. ## Contents ### Development Documentation - `ROADMAP.md` - Project roadmap and planned features - `STATUS.md` - Current development status - `EXTENSIBILITY.md` - Guide for extending Lumacs - `LUA_API.md` - Lua API documentation ### Feature Documentation - `BUFFER_MANAGEMENT_TEST.md` - Buffer management testing guide - `KILL_RING_TEST.md` - Kill ring functionality tests - `THEME_IMPROVEMENTS.md` - Theme system documentation - `PHASE1_COMPLETE.md` - Phase 1 completion summary - `QUICKSTART_PHASE1.md` - Phase 1 quick start guide ## Main Documentation Key documentation files are kept in the repository root: - `README.md` - Main project documentation - `CONTINUATION_PROMPT.md` - Development continuation guide ## Contributing When adding new features, please update the relevant documentation files to maintain project clarity and help future contributors.