codexa 0.0.3

A Git-native content compiler for building typed public and private knowledge artifacts.
Documentation
---
schema: codexa.document@2
id: codexa.docs.index
title: Codexa Documentation
description: Entry point for Codexa guides, concepts, and reference documentation.
kind: index
status: active
visibility: public
tags:
  - codexa
  - documentation
navigation:
  root: docs
  product: codexa
  section: Overview
  order: 0
distribution:
  notion: true
  web: public
  obsidian: true
notion:
  workspace: codexa
web:
  slug: /docs/codexa
---

# Codexa Documentation

Codexa is a Git-native content compiler. Git repositories are always the source of truth. Codexa validates authored Markdown, builds a shared document graph, and emits endpoint artifacts for tools such as Orbexa and Loomara.

Start with [[codexa.guides.quick-start|Codexa Quick Start]]. For the complete metadata contract, see [[codexa.reference.frontmatter|Frontmatter Reference]].

To publish Codexa artifacts into Notion, continue with [[orbexa.guides.quick-start|Orbexa Quick Start]].

## Core documentation

- [[codexa.guides.quick-start|Quick Start]]
- [[codexa.reference.frontmatter|Frontmatter Reference]]
- [[codexa.concepts.navigation-and-links|Navigation and Links]]
- [[orbexa.docs.index|Orbexa Documentation]]