documentation: commit orphaned implementation-plan docs, drop stale gitignore rules #294
Loading…
Reference in a new issue
No description provided.
Delete branch "documentation/2026-08-19/reconcile-orphaned-implementation-plans"
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?
Commits four implementation-plan docs that existed locally but had never been shipped to the repo:
docs/implementation-plan-batch.md— Multi-Issue Batch & Auto-Scandocs/implementation-plan-commit-model.md— Per-Stage Deterministic Commit / Branch Modeldocs/implementation-plan-mr-skip.md— Skip MR When There Is Nothing to Shipdocs/implementation-plan-rest-mr.md— REST-Based MR/PR CreationAlso removes the now-redundant
.gitignorerules (docs/*-plan*.md,docs/*-review.md,docs/findings_*.md,docs/progress_*.md,docs/task_plan_*.md,docs/improve-*.md,docs/compact-*.md,docs/git-host-flag.md) that were preventing these docs (and similarly named future ones) from ever being tracked.No code changes — docs only.