Scope correction (2026-08-10)
strided-einsum2 and strided-opteinsum are not being retired. Per #226, all nine workspace crates remain maintained. Any retirement/Phase 2 removal premise below is obsolete; re-audit and implement the acceptance criteria across the maintained workspace.
Part of #199 (Phase 3, docs). All file:line references are pinned to origin/main at 9da9b9f. Mechanical follow-through once the rules issue lands.
Measured today: 172 public Result-returning functions, 9 with a # Errors section (strided-view 0 of 26). Re-measure and cover all nine maintained crates. Runnable rustdoc doctests in all of src/: 5. ignore fences: 9. strided-view has 114 public functions and zero compiled examples.
Scope correction (2026-08-10)
strided-einsum2 and strided-opteinsum are not being retired. Per #226, all nine workspace crates remain maintained. Any retirement/Phase 2 removal premise below is obsolete; re-audit and implement the acceptance criteria across the maintained workspace.
Part of #199 (Phase 3, docs). All file:line references are pinned to
origin/mainat 9da9b9f. Mechanical follow-through once the rules issue lands.Measured today: 172 public
Result-returning functions, 9 with a# Errorssection (strided-view 0 of 26). Re-measure and cover all nine maintained crates. Runnable rustdoc doctests in all ofsrc/: 5.ignorefences: 9.strided-viewhas 114 public functions and zero compiled examples.# Errorssections naming concrete failure conditions across all nine maintained crates.ignorefences with runnable doctests; add examples to the main entry points (map_into,zip_map*,reduce,reduce_axis,copy_into, plans, erased entry points,ExecutionPolicy).check-public-error-docsscript as a CI gate once coverage is realistic.