4 Commits

Author SHA1 Message Date
Axel Meyer
0111876b25 docs: CR-5 — README v0.1.0->v0.1.4 + Requires an manifest-Pins synct
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 14:47:55 +00:00
Axel Meyer
2c7edc0762 ESC -> lib-management.launcher (renamed per ADR-0045)
The launcher migrated from lib-sporel.launcher to lib-management.launcher
per ADR-0045 (three-tier library naming). Update ESC handler + README
reference to match the new module id.
2026-05-31 00:22:27 +02:00
Axel Meyer
4b6ec297be docs: restructure README to standard module documentation
Reorganized to follow the project's module documentation structure:
Abstract paragraph, Badges as bold key:value list, Topology section
with auto-generated mermaid graph, Controls describing player input,
Demonstrates listing the Sporel features showcased, References at
the end.

Install pre-commit hook via Sporel --install-hooks=.; topology is
auto-managed by Sporel --lint --fix.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 01:40:12 +02:00
Axel Meyer
0ca2bda7fb feat(P.3.8): rts-prototype v0.1.0 — initial release
Pure-RTS Composer-Demo integriert P.3.4-P.3.7 Libs.
- 20x20 grass map + 3 interior wall-clusters
- 8 units in 3 speed-classes (100/150/200 px/s)
- LMB-select + RMB-move via selection.list as target_provider
- Free-pan camera (keys + edge + middle-drag, no bounds)
- ESC -> launcher (ADR-0028)
- SPOREL_CI=1: 60-frame self-exit + active move on frame 5

See: meta/docs/superpowers/specs/2026-05-14-p3-8-rts-prototype-design.md
2026-05-14 18:04:01 +02:00