Index repo docs/ as a TechDocs-style markdown corpus #48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-12T07:50:55Z - https://github.com/coilysiren/repo-recall/issues/88
Index markdown files under each indexed repo's
docs/directory (and a configurable set of fallback paths:README.md,CONTRIBUTING.md,ARCHITECTURE.md) into repo-recall's recall layer. Surface answers with file+line citations.Why
Scope
docs/**/*.mdplus top-level README/CONTRIBUTING/ARCHITECTURE.Out of scope
Cross-ref: discussion comparing repo-recall to Backstage, decided to cherry-pick features rather than ship a Backstage plugin.
Iceboxed in the 2026-05-29 backlog burn-down: TechDocs-style corpus indexing, speculative feature expansion. Reopen anytime if it becomes real.