Lexery - Source Registry

Machine- and human-readable inventory of everything that has fed this wiki. If a claim cannot point here (or to a child note), treat it as opinion until ingested.

Sibling: Lexery - Source Map (hierarchy + trust). Chronology: Lexery - Log. Topology: Lexery - Repo Constellation.

Registry table

SourceTypePath / URLLast IngestedStatus
Lexery monorepoGit repo/Users/andriyseredyuk/Documents/Lexery2026-04-09Active
Public beta repoGit repo/Users/andriyseredyuk/Documents/Ukrainan-Lawyer-LLM-BETA2026-04-09Historical
Bridge repoGit repo/Users/andriyseredyuk/Documents/New project/Ukrainan-Lawyer-LLM-BETA2026-04-09Historical
GitHub lexeryAI/LexeryRemotehttps://github.com/lexeryAI/Lexery2026-04-09Active
GitHub seredyuk2077/Ukrainan-Lawyer-LLM-BETARemotehttps://github.com/seredyuk2077/Ukrainan-Lawyer-LLM-BETA2026-04-09Historical
GitHub seredyuk2077/Ukrainan-Lawyer-LLMRemotehttps://github.com/seredyuk2077/Ukrainan-Lawyer-LLM2026-04-09Dormant
Linear workspaceAPILinear MCP2026-04-09Active
Codex session checkpointLocal filecodex/SESSION_*_CHECKPOINT.md (monorepo)2026-04-09Session-scoped
Brain docs (~257 files)Repo docsapps/brain/docs/**2026-04-09Active
Root docsRepo docsdocs/**2026-04-09Active

Not yet ingested

These are explicit gaps — absence from the table is not evidence of non-existence.

KindExamplesWhy ingest
DesignFigma, brand decksUI truth vs shipped Portal
CommsTelegram threads, email decisionsInformal ADRs
QualitativeCustomer interviews, support exportsProduct–market fit signals
QuantitativeAnalytics (Plausible, PostHog, etc.)Traction and funnels
OpsDeploy logs, Azure portal screenshots, Supabase dashboardLexery - Unknowns Queue items 1, 4

When any of the above lands in vault or _system/, add a row to the main table and note the ingest in Lexery - Log.

Trust & freshness rules

  1. Git main / active dev branch > stale local-only branches for “what ships.”
  2. apps/brain/docs > generic memory for pipeline semantics.
  3. Linear > wiki for issue state — but code wins on behavior (see Lexery - Drift Radar).
  4. Session checkpoints are handoff artifacts; re-verify before architectural claims.

Maintenance hooks

Ingest pipeline (conceptual)

Primary repos (git) ──► diff / path filter ──► human or model summary ──► wiki page patch
        │                                              │
        └──────────────────────────────────────────────┴──► [[Lexery - Log]] (timestamped)
  1. Select scope: never ingest entire node_modules or build artifacts — mirror .gitignore and repo conventions.
  2. Prefer paths: apps/brain/docs/architecture/app/, codex/*.md, docs/, .github/workflows/ for operational truth.
  3. De-dupe: if the same fact appears in Linear and an ADR, link both but state one canonical sentence on the architecture page.
  4. Personal vs org: local paths in this registry are Andriy’s machine; teammates should clone and update paths or use remote URLs only in shared copies.

Conflict resolution

SituationRule
Wiki vs main codeCode wins; wiki follows in the same maintenance cycle
Wiki vs old Linear commentRecent code + doc beats stale ticket text
Two wiki pages disagreeMerge into one canonical page; leave the other as a short pointer