-
Notifications
You must be signed in to change notification settings - Fork 2
Maintaining This Wiki
Boris Tyshkevich edited this page Jul 12, 2026
·
1 revision
Back to Home. Related: Operations-Memory, Development-Workflow.
This wiki is the primary knowledge base for the project — the first thing to read
at session start and where durable learnings are recorded. It is a GitHub project wiki
(repo.wiki.git) checked out at .wiki/, separate from the main repository.
- Start at Home; follow
[[WikiLinks]]to the topic you need. - For exact, current facts, follow each page's "Canonical source" links to
CLAUDE.md,docs/*, and GitHub issues — the wiki is a map, not the source of truth. - Treat anything with a date, version, or cluster ID as possibly stale; re-verify live infrastructure and GitHub state before mutating anything.
- Durable project or operational learning → append to the most relevant existing page (usually Operations-Memory, Deployment-and-Security, or Development-Workflow). Keep entries short and actionable; link the detail.
-
Large runbooks / verbatim grammar probes → keep in the Claude native memory
archive (
~/.claude/projects/-Users-Workspaces-acm-altinity-sql-browser/memory/) and add a one-line index entry under Operations-Memory. That archive is the deep-detail layer; the wiki distills it. -
Settled architecture or decision → Decisions-and-Roadmap and the relevant
ADR under
docs/.
- Every page ends with a "Canonical source" pointer; keep those accurate.
- When the native archive gains or loses a file, update the index list in Operations-Memory so the two stay in sync.
-
.wiki/is not committed to the main repo (it is gitignored there). Push wiki changes to the wiki remote, not the code repo.
Rules source of truth: CLAUDE.md. Deep-detail archive: Claude native memory (indexed in Operations-Memory). Re-verify anything with a date, version, or cluster ID before acting. Distilled 2026-07-12.
Orientation
Working here
Operations
Meta