Open-source project
Documentation that people and AI agents can trust
MirrorArc is an open-source, local-first Python toolkit for governed AI documentation, source-preserving Markdown mirrors, knowledge graphs, provenance, and durable agent context.
What MirrorArc does
MirrorArc turns changing Office files, PDFs, GitHub repositories, datasets, and Markdown notes into a linked, source-backed knowledge workspace. Originals stay authoritative while deterministic Markdown mirrors remain refreshable and inspectable.
Why it is different
- Mirror layer: connects original records to generated Markdown without replacing the source.
- Governance: keeps provenance, licensing, retention, PII, and publication boundaries visible.
- Anti-proliferation: consolidates and updates documentation before creating more files.
- Agent-ready context: preserves durable, inspectable context without adding a vector database.
Get started
uvx --from git+https://github.com/cz1993/MirrorArc.git mirrorarc init --profile data-product ~/my-data-productMirrorArc is licensed under AGPL-3.0. Read the source, installation guide, templates, tests, and roadmap in the public GitHub repository.