Skip to content

chore: untrack internal, non-OSS docs - #192

Merged
shreyanshjain7174 merged 1 commit into
mainfrom
chore/untrack-internal-docs
Jul 22, 2026
Merged

chore: untrack internal, non-OSS docs#192
shreyanshjain7174 merged 1 commit into
mainfrom
chore/untrack-internal-docs

Conversation

@shreyanshjain7174

Copy link
Copy Markdown
Collaborator

Keeps only OSS-ready docs on GitHub. Untracks internal material via git rm --cached + .gitignore (files stay on disk locally).

Untracked (no OSS-doc references, clearly internal):

  • RALPH_BACKLOG.md (agent backlog)
  • naming-decision.md (branding decision)
  • docs/PITCH-SCRIPT.md
  • docs/DEMO-PLAN.md
  • docs/plans/ (internal planning notes)

Kept:

  • RELEASE_NOTES.md, ROADMAP.md (OSS-standard)
  • docs/SHOWCASE-DEMO-WALKTHROUGH.md (linked from README, quickstart, troubleshooting; it is a user doc)

Nothing removed from history; only tracking stops going forward.

Only OSS-ready docs belong on GitHub. Untrack internal material (kept locally):
RALPH_BACKLOG.md, naming-decision.md, docs/PITCH-SCRIPT.md, docs/DEMO-PLAN.md,
docs/plans/. None are referenced by OSS docs. RELEASE_NOTES, ROADMAP, and
docs/SHOWCASE-DEMO-WALKTHROUGH (linked from README/quickstart) stay.

Signed-off-by: Shreyansh Sancheti <43677304+shreyanshjain7174@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 22, 2026 03:04
@shreyanshjain7174
shreyanshjain7174 merged commit 61a7b30 into main Jul 22, 2026
6 checks passed
@shreyanshjain7174
shreyanshjain7174 deleted the chore/untrack-internal-docs branch July 22, 2026 03:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Stops tracking internal, non-OSS documentation so the repo only contains OSS-ready docs. This keeps internal planning and pitch material local, while leaving public-facing docs in GitHub.

Changes:

  • Remove internal markdown files from version control (backlog, naming research, pitch script, demo plan, and internal plans).
  • Add .gitignore rules so these internal docs stay untracked going forward.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
RALPH_BACKLOG.md Removed internal agent backlog from tracking.
naming-decision.md Removed internal naming research doc from tracking.
docs/plans/2026-07-14-claude-anf-showcase.md Removed internal implementation plan from tracking.
docs/plans/2026-07-13-shared-web-theme.md Removed internal implementation plan from tracking.
docs/PITCH-SCRIPT.md Removed internal pitch script from tracking.
docs/DEMO-PLAN.md Removed internal demo plan from tracking.
.gitignore Ignore internal, non-OSS docs going forward.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

shreyanshjain7174 added a commit that referenced this pull request Jul 22, 2026
Only OSS-ready docs belong on GitHub. Untrack internal material (kept locally):
RALPH_BACKLOG.md, naming-decision.md, docs/PITCH-SCRIPT.md, docs/DEMO-PLAN.md,
docs/plans/. None are referenced by OSS docs. RELEASE_NOTES, ROADMAP, and
docs/SHOWCASE-DEMO-WALKTHROUGH (linked from README/quickstart) stay.

Signed-off-by: Shreyansh Sancheti <43677304+shreyanshjain7174@users.noreply.github.com>
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