pub fn bundle_main_specs_markdown(ito_path: &Path) -> CoreResult<String>Expand description
Bundle all main specs under .ito/specs/*/spec.md into a single markdown stream.
Each spec is preceded by a metadata comment line:
<!-- spec-id: <id>; source: <absolute-path-to-spec.md> -->.