docs: drop docs/attic, close audit F3 (E6 phase B) - #940
Merged
Conversation
The attic (24 pre-v2.1 pages) was kept only for harvesting by the rewritten site. The attic audit (campaign phase N) confirmed coverage is ~1:1 and E7 (#938) closed the one content regression it found (F1), so the directory is now dead weight. Nothing in `docs/src/` or `docs/make.jl` references it; the full docs build is unchanged (exit 0, only the six pre-existing @extref items in the tolerated warnonly classes). Also folds in audit finding F3: `solve/choosing-a-method.md` named `OptimalControl.get_strategy_registry()`, which `99-api-coverage.md` §12 says must not be documented — rephrased to "internal and not re-exported". The cahier §12 acceptance walk and F4 (the stale 193 symbol count in `99-api-coverage.md`) are deferred to a dedicated follow-up PR. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
ocots
force-pushed
the
docs/drop-attic
branch
from
September 2, 2026 07:25
b47cda3 to
0badda9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
E6 phase B of the documentation campaign — delete
docs/attic/and fold in one small audit finding.docs/attic/(24 pages, ~9 000 lines). These were pre-v2.1 docs kept only for harvesting into the rewritten site. The attic audit (campaign phase N) walked them file-by-file: coverage by the live site is ~1:1, nothing there is the sole home of important content, and E7 (docs: restore macro-free worked problems on functional-api.md (E7) #938) closed the one content regression it found (F1 — the macro-free worked problems). Nothing indocs/src/ordocs/make.jlreferences the attic.solve/choosing-a-method.mdnamedOptimalControl.get_strategy_registry(), whichdocs/reports/99-api-coverage.md§12 says must not be documented (it is internal, not re-exported). Rephrased to "internal and not re-exported".docs: drop docs/attic) → 🟡.Verification
Full local docs build (
julia --project=. docs/make.jl): exit 0, VitePress site builds. The only unresolved links are the six pre-existing@extrefitems (Plots.plot(::CTModels.Solutions.Solution)×4,CTBase.Strategies.parameter×2), unchanged frommainand in the toleratedwarnonlyclasses. Zero attic-related breakage.Deferred to a follow-up PR
The cahier §12 acceptance walk (§6 capability inventory × sitemap; §8.2 deprecated-spelling table) and audit F4 (the stale
193symbol count in99-api-coverage.md— the current measured count is203) are a substantive verification pass and get their own PR.🤖 Generated with Claude Code