This directory holds the public documentation for the InQL project.
Use the docs tree like this:
- Language reference: current package/API contracts under language/reference/
- Language explanation: conceptual guidance and usage framing under language/explanation/
- Architecture: repository and system boundaries in architecture.md
- RFCs: design records and normative proposals in rfcs/
- Release notes: shipped and user-visible changes in release_notes/
- Contributing: contributor workflow, especially RFC process, in contributing/
- Language overview
- Dataset carriers (Explanation)
- Execution context (Explanation)
- Dataset carriers (Reference)
- Execution context (Reference)
- InQL architecture
- RFC index
- Relevant RFCs for deeper normative context
Note: When a standalone docs site is added,
docs/remains the content root. The structure here should already follow the same content model used in Incan: reference, explanation, architecture/contributing, RFCs, and release notes.