keleusma 0.1.1

Total Functional Stream Processor with definitive WCET and WCMU verification, targeting no_std + alloc embedded scripting
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Process

> **Navigation**: [Documentation Root]../README.md

Development workflow, communication protocol, and task tracking for Keleusma.

## Contents

| Document | Description |
|----------|-------------|
| [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) |