docs: apply AI-generated documentation overhaul from proposals#48
Open
Steffengreiner wants to merge 5 commits intomainfrom
Open
docs: apply AI-generated documentation overhaul from proposals#48Steffengreiner wants to merge 5 commits intomainfrom
Steffengreiner wants to merge 5 commits intomainfrom
Conversation
Replace all 22 documentation pages and mkdocs.yml with the reviewed proposal versions generated by the multi-agent debate system. Changes include plain-language rewrites across every section, consistent step-by-step formatting, What's next navigation footers, and a restructured nav in mkdocs.yml (workflow order, User account section, Ontology search flattened, Developers & Stewards renamed to Reference).
- Remove docs/proposals/ now that all pages have been merged into the live documentation - Add AGENTS.md documenting the multi-agent debate system - Add opencode.json with agent definitions and permissions
…undancy, and apply nav quick wins - Enforce single forward-facing link in What's Next across all 20 doc pages - Replace concepts.md What's Next with See Also (reference page pattern) - Add inline cross-references: password/profile, collaborator tips, search tips, confounding variable tips, TIB/NCBI info, metadata glossary ref - Replace process lists with mermaid diagrams in measurement_registration and raw_data_download - Consolidate ROR Organisation ID into single note above tabbed sections in measurement_registration - Replace repeated ontology search instructions with tip admonitions linking to canonical page - Update index.md with release notes v1.12.0-v1.12.5 including PI/PM swap action item - mkdocs.yml: wrap Sample batch in Samples section, promote Metadata glossary to top-level, rename Reference to Developer reference, rename Editing to Edit, enable navigation.sections
…ion headers - Split 8-node mermaid workflow into two 4-node diagrams for better readability - Add CSS for navigation.sections headers: uppercase, brand colour, letter-spacing, and subtle bottom border to make sidebar groups visually prominent
…d diagrams - Replace two-row LR layout with single vertical TD flow for better readability - Add CSS to centre all mermaid diagrams on the page
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.
Summary
outlined in the agents.md file)mkdocs.ymlnav to follow user workflow order, adds a dedicated User account section, flattens Ontology to a single entry, and renames Developers & Stewards → ReferenceWhat changed
docs/index.mddocs/get_started/process_overview.mddocs/user/*docs/project/*docs/experiment/*docs/batch/sample-batch.mddocs/measurement/*docs/rawdata/*docs/ontology_search/*docs/metadata/concepts.mddocs/developers/api.mdmkdocs.ymlReview notes
This PR was generated by the multi-agent documentation debate system described in
AGENTS.md.