About¶
The project¶
Coframe is a grammar-layer framework for analytical data. It separates the structural facts about how data is organized from the analytical interpretations engineers attach to it. The framework's correctness machinery operates at the grammar layer; the semantic layer is the engineer's domain.
The thesis: many of the conditions that have to hold for analytical reasoning to be sound are structural rather than semantic. Coframe names them as first-class checks with specific diagnostics rather than hoping engineers catch them in dashboard reviews. Much of Coframe's work is more like a discovery than an invention — the framework names what was already there.
The author¶
The Coframe project is led by reeeneeee.
Engagement¶
The project is in active development, with v1.0 of Coframe Core targeted for 2026. Practitioner input meaningfully shapes priorities at this stage.
Channels:
- This site — for documentation, the practitioner's article, the Manual, and the Platform Design.
- GitHub — (repo go-live coming soon)
- Inquiries — about commercial use, early access to Coframe Pro, design feedback, or research collaboration — at
hello@coframe.tech.
License¶
Coframe Core is open-source, licensed under Apache 2.0. The license is on the project repository. Coframe Pro is separately licensed under commercial terms.
Acknowledgments¶
This documentation site is built with MkDocs and the Material theme. Both are excellent.