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>
11 lines
236 B
Plaintext
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"}
|
|
]
|
|
}
|