# Process
> **Navigation**: [Documentation Root](../README.md)
Development workflow, communication protocol, and task tracking for Keleusma.
## Contents
| [PROCESS_STRATEGY.md](./PROCESS_STRATEGY.md) | Library engineering approach and agentic development loop |
| [COMMUNICATION.md](./COMMUNICATION.md) | Bidirectional human-AI communication protocol |
| [GIT_STRATEGY.md](./GIT_STRATEGY.md) | Version control conventions |
| [TASKLOG.md](./TASKLOG.md) | Current sprint source of truth (working document) |
| [PROMPT.md](./PROMPT.md) | Human to AI instruction staging (working document) |
| [REVERSE_PROMPT.md](./REVERSE_PROMPT.md) | AI to Human communication (working document) |