Files
larksuite-cli/internal
leave330 83873a2215 refactor(event): route every catalog reader through the compiled snapshot
The runtime registry is gone: declarations aggregate through events.All,
compile once at the command tree's assembly point, and every reader
(list, schema, consume, suggestions, bus) works from the immutable
snapshot. Byte-identical golden output pins the migration.
2026-08-01 00:03:36 +08:00
..