Condense docs and add manifest validation before training
Constraint: Readers need fewer entry documents and clickable relative links before scaling open-dataset usage Rejected: Keep expanding flat documentation pages | Increases navigation cost and hides the main execution path Confidence: high Scope-risk: moderate Directive: Route future dataset operations through inspect-local/inspect-batch/prepare-local/validate-local and keep docs grouped by role Tested: /usr/local/miniconda3/bin/python -m py_compile src/data/manifest_tools.py src/data/external_adapters.py; /usr/local/miniconda3/bin/python src/data/manifest_tools.py validate-splits data/external_ingested/demo_via_adapter/fma/manifests; /usr/local/miniconda3/bin/python src/data/external_adapters.py validate-local fma data/external_ingested/demo_via_adapter/fma/manifests; python3 targeted-doc-link scan over docs/README.md docs/dataset-spec.md docs/dataset-sources-and-licensing.md docs/industrialization-roadmap.md docs/service-api.md docs/industrial-benchmark-spec.md acr-engine/data/external_ingested/README.md Not-tested: Real browser/rendered markdown click-through behavior across every client
Showing
10 changed files
with
158 additions
and
68 deletions
-
Please register or sign in to post a comment