Skip to content

docs: strip the span rustdoc to bare invariants - #93

Merged
mfw78 merged 1 commit into
mainfrom
docs/rustdoc-brutality
Aug 6, 2026
Merged

docs: strip the span rustdoc to bare invariants#93
mfw78 merged 1 commit into
mainfrom
docs/rustdoc-brutality

Conversation

@mfw78

@mfw78 mfw78 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

What

A final brutality pass over every rustdoc and comment line added in the f97451c...refactor/t8-module-id span: narrative restatements, signature echoes, project-management vocabulary, and phase-by-phase test commentary are gone, leaving only non-obvious invariants, contracts, and fixture constraints; of the 943 comment lines the span added, 608 were deleted or rewritten down to 250 (a net cut of 358 lines), leaving 585 comment lines across 30 files.

Why

Closes #92.

Testing

Light gate only, as agreed for doc passes: cargo fmt --all -- --check, cargo check -p nexum-runtime --all-features, and RUSTDOCFLAGS='-D warnings' cargo doc --no-deps -p nexum-runtime --all-features all pass; the working diff was verified to touch only comment, doc, and blank lines, and the full test battery was not run.

AI Assistance

Claude Fable performed the doc pass under maintainer direction.

Note: this PR merges last, after the t5-t8 cars.

@mfw78
mfw78 force-pushed the refactor/t8-module-id branch from 5d17075 to b684fce Compare August 6, 2026 01:33
@mfw78
mfw78 changed the base branch from refactor/t8-module-id to main August 6, 2026 01:40
AI Assistance: Claude Fable used for the doc pass.
@mfw78
mfw78 force-pushed the docs/rustdoc-brutality branch from 9201a34 to 08ebbda Compare August 6, 2026 01:41
@mfw78
mfw78 merged commit ec5562d into main Aug 6, 2026
4 checks passed
@mfw78
mfw78 deleted the docs/rustdoc-brutality branch August 6, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: final rustdoc brutality pass over the M1 and supervisor-train span

1 participant