CodeLore reconstructs, preserves, and queries how a software project evolved over time.
gt-wiki turns releases into wiki pages. CodeLore turns releases into evidence-backed project memory.
This repository starts from the product and architecture work extracted from gt-wiki, but it is not a wiki generator and should not inherit wiki-shaped assumptions as its core model.
The current foundation is organized around:
ChangeWindowas the primary historical unit- evidence-backed claims with explicit warrants
- historically scoped observations rather than flattened current-state facts
- graph construction as a core product capability, not a presentation detail
docs/glossary.mddocs/product/00-product-definition.mddocs/extraction/01-extraction-memo.mddocs/evidence/02-evidence-policy.mddocs/evidence/03-claim-taxonomy.mddocs/validation/04-gastown-slice-acceptance.mddocs/validation/05-llama-cpp-validation-plan.mddocs/architecture/00-overview.mddocs/architecture/01-evidence-pack-pipeline.mddocs/architecture/02-temporal-model.mddocs/architecture/03-identity-and-canonicalization.mddocs/architecture/04-schema.mddocs/architecture/05-derived-views-and-rdf.mddocs/plans/00b-development-plan-evidence-first.mddocs/plans/00-development-plan.md(historical, superseded)docs/plans/01-automated-reasoning-plan.mddocs/plans/02-data-engineering-infrastructure-plan.mddocs/plans/03-phase-2-implementation-plan.mddocs/handoffs/00-general-handoff.mddocs/handoffs/2026-07-04-state-vs-change-evidence.md
The first implementation target is an end-to-end slice on gastown v1.1.0 -> v1.2.0 that proves:
- git-first ingestion
- release-window assembly
- evidence extraction
- claim and warrant generation
- graph population
- queryable historical outputs
This repo is in founding-document and early scaffold stage. The next step is to
turn the Phase 1 scaffold into a working gastown v1.1.0 -> v1.2.0
git-first ingestion path.
CodeLore is licensed under the Apache License 2.0. See LICENSE.