Skip to content
5 changes: 0 additions & 5 deletions .codegraph/.gitignore

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ coverage-branches.json
__pycache__/
*.py[cod]
.pytest_cache/
/.codegraph/
6 changes: 3 additions & 3 deletions docs/adr/0019-project-history-wire-size-symmetry.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# ADR 0019 — Symmetric LineageWeave wire-size enforcement

**Decision status:** Accepted
**Implementation maturity:** active-PR
**Date:** 2026-08-21
**Decision status:** Accepted
**Implementation maturity:** active-PR
**Date:** 2026-08-21
**Supersedes:** None; narrows ADR 0008 for the project-history and temporal-context DTO boundaries.

## Context
Expand Down
6 changes: 3 additions & 3 deletions docs/adr/0020-lineageweave-project-history-boundary.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# ADR 0020 — LineageWeave project-history service boundary

**Decision status:** Accepted
**Implementation maturity:** active-PR
**Date:** 2026-08-21
**Decision status:** Accepted
**Implementation maturity:** active-PR
**Date:** 2026-08-21
**Supersedes:** None; narrows ADR 0011 for the project-history projection.

## Context
Expand Down
Loading
Loading