git:20260906.82c8031 to git:20260907.ae194c2
1 added, 1 removed. Audit A to A.
# catcolab
## Overview
This directory contains documentation for CatColab integration with the GNN pipeline.
**Status**: ✅ Documentation
**Version**: 1.0
---
## Purpose
Integration between GNN (Generalized Notation Notation) and CatColab, the Topos Institute's collaborative categorical modeling platform based on double category theory.
## Contents
| Document | Lines | Description |
|----------|-------|-------------|
| [README.md](README.md) | 24 | Directory overview and quick links |
| [catcolab.md](catcolab.md) | 131 | Comprehensive CatColab platform overview |
| [catcolab_gnn.md](catcolab_gnn.md) | 352 | GNN-CatColab integration guide |
## Quick Navigation
- **GNN Documentation**: [gnn/AGENTS.md](../../gnn/AGENTS.md)
- - **Main Documentation**: [doc/README.md](../README.md)
+ - **Main Documentation**: [docs/README.md](../README.md)
- **Pipeline Reference**: [src/gnn/AGENTS.md](../../../src/gnn/AGENTS.md)
- **DisCoPy Integration**: [discopy/AGENTS.md](../../discopy/AGENTS.md)
## Key Concepts
- **CatColab Logics** ↔ GNN matrices (A, B, C, D, E)
- **Double Category Theory** ↔ GNN Triple Play (text, graph, executable)
- **Compositional Models** ↔ GNN modular pipeline
## Integration with Pipeline
This documentation supports:
- Step 7 (Export): CatColab-compatible JSON export
- Step 10 (Ontology): Olog-based ontology mapping
- Step 11 (Render): DisCoPy categorical semantics
See [src/gnn/AGENTS.md](../../../src/gnn/AGENTS.md) for complete pipeline documentation.
## Related Resources
- [DisCoPy Integration](../../discopy/README.md)
- [Ontology System](../../gnn/advanced/ontology_system.md)
- [CatColab Platform](https://catcolab.org)
---
**Status**: ✅ Production Ready
**Last Updated**: 2026-04-14