Brummel
8d58c8310b
test(cli): RED pin for type-scoped describe resolution
...
`ail describe <Type>.<op>` is the canonical form (model 0007 §1) but
currently errors `no module \`Series\` in workspace` because
resolve_describe_name (crates/ail/src/main.rs) only looks up the left
segment as a MODULE, never as a known TYPE. The module-scoped
`series.push` and bare `push` forms already resolve fine.
RED pin: describe_resolves_type_scoped_op asserts
`ail describe --workspace examples/series_sma.ail Series.push` exits 0
and prints the `series.push` def. Fails today on the exit-0 assertion
(feature absent), not on scaffolding. GREEN side follows.
refs #64
2026-06-02 14:14:08 +02:00
..
2026-05-28 13:31:31 +02:00
2026-06-02 13:09:17 +02:00
2026-05-20 20:51:53 +02:00
2026-06-02 00:03:46 +02:00
2026-06-01 01:34:37 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 02:34:40 +02:00
2026-06-02 14:14:08 +02:00
2026-06-02 00:03:46 +02:00
2026-06-02 13:09:17 +02:00
2026-06-02 02:34:40 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 01:54:37 +02:00
2026-05-20 20:51:53 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 01:54:37 +02:00
2026-05-21 01:16:21 +02:00
2026-06-01 20:34:20 +02:00
2026-06-02 00:03:46 +02:00
2026-05-21 01:16:21 +02:00
2026-05-21 01:16:21 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 01:54:37 +02:00
2026-05-30 17:48:51 +02:00
2026-06-01 00:54:44 +02:00
2026-06-02 13:59:09 +02:00
2026-06-02 00:03:46 +02:00
2026-06-02 00:03:46 +02:00
2026-06-02 00:03:46 +02:00
2026-05-13 11:12:48 +02:00
2026-05-29 19:39:35 +02:00
2026-06-02 01:54:37 +02:00
2026-05-13 11:12:48 +02:00
2026-06-02 01:54:37 +02:00
2026-05-28 13:31:31 +02:00
2026-05-21 01:16:21 +02:00
2026-06-02 02:14:15 +02:00
2026-05-28 13:31:31 +02:00
2026-05-21 01:26:13 +02:00
2026-05-13 11:12:48 +02:00
2026-05-20 18:19:46 +02:00
2026-05-20 09:47:33 +02:00
2026-06-02 00:03:46 +02:00
2026-05-21 11:59:38 +02:00
2026-05-30 17:14:28 +02:00
2026-06-02 12:36:01 +02:00
2026-05-31 02:05:02 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 12:59:34 +02:00
2026-05-13 11:12:48 +02:00
2026-05-28 13:31:31 +02:00
2026-05-21 12:22:45 +02:00
2026-05-13 12:43:10 +02:00
2026-06-02 13:46:06 +02:00
2026-06-02 13:31:54 +02:00
2026-06-02 01:54:37 +02:00
2026-06-02 13:09:17 +02:00
2026-05-20 09:47:33 +02:00
2026-05-20 09:47:33 +02:00
2026-06-02 00:03:46 +02:00