Skip to content

docs: document system-level backlog and out-of-git operation#21

Merged
sahil-noon merged 1 commit into
mainfrom
docs-system-backlog
Jun 13, 2026
Merged

docs: document system-level backlog and out-of-git operation#21
sahil-noon merged 1 commit into
mainfrom
docs-system-backlog

Conversation

@sahil-noon

Copy link
Copy Markdown
Collaborator

Summary

Follow-up to #19 (System-Level Backlog & Out-of-Git Operation), which shipped the feature and updated docs/specs/overview.md + docs/memory/, but left the human-facing top-level docs stale. These pages also feed the published docs site (shll.ai pulls README + docs/site/**), so the inaccuracies were user-visible.

What was wrong

  • README.md "Per-repo, not global" and workflows.md "not on... a global config" — both now factually incorrect: the system backlog is a global option.
  • Both resolution tables omitted --system and the automatic out-of-git fallback row.
  • --file was described as "relative to the git root" with no mention of the outside-repo rooting (~/.config/idea) or absolute-path-verbatim behavior.

Changes

  • README.md — rewrote the "per-repo" bullet, added --system to the worktree bullet, and added system-backlog + out-of-git rows to the resolution table (with XDG / mutual-exclusion notes).
  • docs/site/workflows.md — fixed the intro, the resolution table, and the under-the-hood mechanism list (now ordered first-match-wins: --system--file/IDEAS_FILE--main → in-repo default → system fallback), plus a note in the rationale paragraph.

Docs-only; no code changes.

Update README and the workflows guide to reflect the system backlog
added in #19. The "per-repo, not global" framing and the "not a global
config" claim were factually wrong after that change; the resolution
tables and mechanism list omitted --system and the out-of-git fallback,
and described --file as git-root-relative without the outside-repo case.
@sahil-noon sahil-noon merged commit fb2ae47 into main Jun 13, 2026
2 checks passed
@sahil-noon sahil-noon deleted the docs-system-backlog branch June 13, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants