**Table of Contents**
- [Summary](#summary)
- [Tutorials](#tutorials)
- [How-to Guides](#how-to-guides)
- [Reference](#reference)
- [Explanations](#explanations)
- [Additional Resources](#additional-resources)
# Summary
[Introduction](README.md)
# Tutorials
Tutorials are learning-oriented, step-by-step guides that teach you how to accomplish a goal.
- [Getting Started](tutorials/getting-started.md)
- [Ontology-to-Code Workflow](tutorials/ontology-to-code.md)
- [AI-Powered Generation](tutorials/ai-powered-generation.md)
- [Marketplace Workflow](tutorials/marketplace-workflow.md)
- [Creating Marketplace Packages](tutorials/marketplace-packages.md)
- [Maturity Progression](tutorials/maturity-progression.md)
# How-to Guides
How-to guides are problem-oriented, task-based guides that help you solve specific problems.
- [Installation](how-to-guides/installation.md)
- [Create Templates](how-to-guides/create-templates.md)
- [Testing Strategy](how-to-guides/testing-strategy.md)
- [Cleanroom Testing](how-to-guides/cleanroom-testing.md)
- [Post-Quantum Cryptography](how-to-guides/post-quantum-cryptography.md)
- [Use RDF Ontologies](how-to-guides/use-rdf-ontologies.md)
- [Troubleshoot RDF & SPARQL](how-to-guides/troubleshoot-rdf-sparql.md)
- [Configure Hooks](how-to-guides/configure-hooks.md)
- [Deploy Production](how-to-guides/deploy-production.md)
- [Troubleshoot](how-to-guides/troubleshoot.md)
# Reference
Reference documentation provides complete, accurate information about ggen's features.
- [Examples Catalog](reference/examples-catalog.md)
- [CLI Reference](reference/cli.md)
- [Template Reference](reference/templates.md)
- [RDF/SPARQL Reference](reference/rdf-sparql.md)
- [SPARQL Cookbook](reference/sparql-cookbook.md)
- [Configuration Reference](reference/configuration.md)
# Explanations
Explanations provide background information and conceptual understanding.
- [Architecture](explanations/architecture.md)
- [Architecture Deep Dive](explanations/architecture-deep-dive.md)
- [Ultrathink Autonomous Intelligence](explanations/ultrathink-autonomous-intelligence.md)
- [Poka-Yoke: Error Prevention by Design](explanations/poka-yoke-design.md)
- [Ontology-Driven Development](explanations/ontology-driven.md)
- [Determinism](explanations/determinism.md)
- [Code Projections](explanations/projections.md)
- [Marketplace Ecosystem](explanations/marketplace.md)
# Additional Resources
- [Diataxis Guide](DATAXIS_GUIDE.md)
- [Documentation Tools Survey](DOCUMENTATION_TOOLS_SURVEY.md)
- [Core Team Recommendation](CORE_TEAM_RECOMMENDATION.md)