Expand description
Spec scanning and discovery.
Defines the SpecBackend trait for format-specific spec scanning,
SpecEntry as the universal spec representation, and scan_specs()
as the entry point for discovering pending specs.
Structs§
- Spec
Entry - A discovered spec ready for session launch.
Traits§
- Spec
Backend - Trait for format-specific spec scanning backends.
Functions§
- scan_
specs - Scans for pending specs using the configuration from
[specs].