Skip to content

chore: move ADRs to private repo, symlink locally#814

Merged
BartWaardenburg merged 2 commits into
mainfrom
chore/private-adrs
May 30, 2026
Merged

chore: move ADRs to private repo, symlink locally#814
BartWaardenburg merged 2 commits into
mainfrom
chore/private-adrs

Conversation

@BartWaardenburg
Copy link
Copy Markdown
Collaborator

Moves the decisions/ ADRs (001-010 + README + template) out of the public repo into a private repo, symlinked back into the working tree (gitignored), matching the existing .internal/ pattern.

  • Files now live privately and resolve locally for development via the symlink.
  • Forward-only: existing public history is unchanged.
  • De-linked the now-private ADR references in CLAUDE.md and CONTEXT.md so they no longer 404. Inline code-path mentions in .claude/rules/ and Rust doc-comments resolve locally via the symlink; CHANGELOG.md references left as historical record.

No source or CI depends on the ADR files existing; nothing reads them at build/runtime.

The decisions/ ADRs (001-010 + README + template) now live in the private
fallow-cloud repo and are symlinked back into the working tree (gitignored),
matching the existing .internal/ pattern. Forward-only: existing public history
is unchanged. De-linked the now-private ADR references in CLAUDE.md and
CONTEXT.md so they no longer 404.
@BartWaardenburg BartWaardenburg enabled auto-merge May 30, 2026 20:42
@BartWaardenburg BartWaardenburg added this pull request to the merge queue May 30, 2026
Merged via the queue into main with commit 03f5f19 May 30, 2026
23 checks passed
@BartWaardenburg BartWaardenburg deleted the chore/private-adrs branch May 30, 2026 20:54
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.

1 participant