chore: ignore local charter artifacts + settle stray docs#192
Merged
Conversation
Stop tracking generated/local-only files under .charter: - nested **/.charter/telemetry/ (root rule missed per-package dirs) - .charter/context.md (generated repo brief) - .charter/data-registry.yaml (private Stackbilt service registry — must never enter public history per OSS infrastructure policy) - .codex (stray empty marker) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…dmap - docs/releases/v0.12.1.md: historical hotfix note for the 0.12.0 npm workspace-protocol install breakage (fills the release-notes gap). - docs/archive/roadmap-v0.13-v1.0.md: the v0.13→v1.0 roadmap is ~92% shipped (11/12 issues closed, repo at 1.0.0, commercial split phase 2 done). Moved under docs/archive/ with a SUPERSEDED banner so it reads as provenance, not a live plan. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Housekeeping from a branch/PR cleanup pass. Merge this first — until the
.gitignorefix lands onmain, branches cut frommainshow.charter/data-registry.yamlas untracked, a standing accidental-commit risk for a file that must never enter public history.Changes
**/.charter/telemetry/(root rule missed per-package dirs),.charter/context.md(generated brief),.charter/data-registry.yaml(private service registry — kept local, never committed), and stray.codex.docs/releases/v0.12.1.md— historical hotfix note for the 0.12.0 npmworkspace:install breakage (fills the release-notes gap;docs/releases/already tracks notes).docs/roadmap-v0.13-v1.0.mdunderdocs/archive/with a SUPERSEDED banner — the roadmap is ~92% shipped (11/12 issues closed, repo at 1.0.0, commercial split phase 2 done).No code changes.
🤖 Generated with Claude Code