Repo Conventions
- main only. No branches. Use
INBOX/or Forgejo issues for staging. - API over clone. For single-file operations, use the Forgejo API — no clone needed.
- Tag artifacts by type: spark, seed, sprout, pod.
- Never delete — only graduate forward with links.
- One source of truth. PILLARS is the canonical tree. TANK/LITHS/ holds snapshots.
Path Coherence
Agents reading from local clones or copies must ensure their paths cohere with the current PILLARS structure. The canonical structure is defined in
PILLARS/STONES/CORE.md. Stale local paths cause errors and drift.