Files
sporel-lib-core.actor-test/manifest.lib
Axel Meyer 6920c0728d initial: actor-test v0.1.0 — 8 assertions
Phase-A.5 test-lib for lib-core.actor. Covers create-validation
(missing/zero movement_speed loud-errors + valid spec), position
(initial x/y), move ((0,0) no-op + additive delta), movement_speed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-09 13:57:22 +00:00

11 lines
236 B
Plaintext

{
"id": "lib-core.actor-test",
"role": "test",
"version": "0.1.0",
"api_min": "0.1",
"deps": [
{"id": "lib-core.actor", "version": "0.1.0"},
{"id": "lib-core.composition", "version": "0.1.0"}
]
}