chore - add Prismplane docs site and strict docs CI (#9)#98
Draft
dannymeijer wants to merge 55 commits into
Draft
chore - add Prismplane docs site and strict docs CI (#9)#98dannymeijer wants to merge 55 commits into
dannymeijer wants to merge 55 commits into
Conversation
# Conflicts: # README.md # docs/architecture.md # docs/docs_map.md # docs/language/reference/substrait/read_root_binding_contract.md # docs/release_notes/v0_1.md
dannymeijer
force-pushed
the
feature/9-docs-ci
branch
from
July 19, 2026 12:27
9546d88 to
b3adf75
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.
Summary
This PR turns the existing IncQL documentation into a strict MkDocs Material site and establishes Prismplane as the shared documentation direction for IncQL and future Encero projects. It includes the responsive landing page, the architecture narrative and technical query trace, the Part-based IncQL Book, clearer site navigation, lifecycle-based RFC folders, and a searchable RFC Context Reader with controlled many-to-many tags.
Closes #9.
Deployment note: this PR intentionally remains draft and is not being merged. For design and navigation QA, the docs can be published manually from
feature/9-docs-cithrough the existingworkflow_dispatchpath. The current review build is available on GitHub Pages.Type of change
docs/rfcs/*)Area(s)
Key details
closed/folders.tagURL parameters.Testing / verification
Manual verification notes:
make docs-build: strict MkDocs build passed.python3 -m unittest discover -s tests/docs -p 'test_*.py': 23 tests passed.node --test tests/docs/test_rfc_reader.cjs: 8 tests passed.node --check docs/javascripts/prismplane.js.git diff --check.6c64e8b.Docs impact
Primary links:
Checklist