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
# Decisions

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

Architectural and design decisions for Keleusma.

Decisions follow a three-file lifecycle. New questions start in PRIORITY or BACKLOG. When resolved, they move to RESOLVED with rationale. Decisions are numbered sequentially within each file.

## Contents

| Document | Description |
|----------|-------------|
| [RESOLVED.md]./RESOLVED.md | Completed decisions with rationale |
| [PRIORITY.md]./PRIORITY.md | Blocking decisions awaiting resolution |
| [BACKLOG.md]./BACKLOG.md | Deferred decisions for future consideration |