Skip to content

Cleanup internal agent artifacts - #5

Merged
synqing merged 1 commit into
feat/mcp-rag-bootstrapfrom
cleanup/internal-agent-artifacts
Jul 12, 2026
Merged

Cleanup internal agent artifacts#5
synqing merged 1 commit into
feat/mcp-rag-bootstrapfrom
cleanup/internal-agent-artifacts

Conversation

@synqing

@synqing synqing commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • untrack internal agent/config artifacts from the public repo
  • add ignore rules for .claude/, .cursor/, .taskmaster/, lib_pickle_dir/, and mcp/mcp-rag/index/tokens.pkl
  • keep existing __pycache__/ ignore coverage

Validation

  • used git rm --cached -r --ignore-unmatch so local worktree copies remain on disk while the repo stops tracking them
  • verified sample local copies still exist after untracking: .claude/.session_log, __pycache__/automated_routing.cpython-312.pyc, lib_pickle_dir/Connector_kicad9_cccc415cb6686b7a.pkl, mcp/mcp-rag/index/tokens.pkl
  • git diff --cached --check
  • git ls-files .claude __pycache__ lib_pickle_dir mcp/mcp-rag/index/tokens.pkl returns 0

Notes

  • This PR does not apply IP-ruling removals, README/licence/settings changes, default-branch rename, or history rewrites.

Summary by CodeRabbit

  • Documentation

    • Removed obsolete internal development, deployment, testing, firmware, PCB, and protocol guidance.
    • Cleared outdated session and status records.
  • Chores

    • Added ignore rules for local tooling configuration, generated artifacts, and cached files to reduce unintended repository changes.

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1c3827b6-1974-4dbe-b431-e68e2d98a70d

📥 Commits

Reviewing files that changed from the base of the PR and between 41911ab and c400bba.

⛔ Files ignored due to path filters (20)
  • __pycache__/automated_routing.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/component_placement.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/design_preparation.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/design_validation.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/elite_pcb_designer.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/ipc_standards_library.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/test_automated_routing.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/test_component_placement.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/test_design_preparation.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/test_design_validation.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/test_elite_pcb_designer.cpython-312.pyc is excluded by !**/*.pyc
  • __pycache__/test_ipc_standards.cpython-312.pyc is excluded by !**/*.pyc
  • lib_pickle_dir/Connector_kicad9_cccc415cb6686b7a.pkl is excluded by !**/*.pkl
  • lib_pickle_dir/Device_kicad9_9dbc1aa02b4c3493.pkl is excluded by !**/*.pkl
  • lib_pickle_dir/Memory_EEPROM_kicad9_87b759c784af6d80.pkl is excluded by !**/*.pkl
  • lib_pickle_dir/Power_Protection_kicad9_d4bec2f5248da3d4.pkl is excluded by !**/*.pkl
  • lib_pickle_dir/Regulator_Linear_kicad9_dac581846dc7098e.pkl is excluded by !**/*.pkl
  • lib_pickle_dir/Regulator_Switching_kicad9_b130c57518b93ca4.pkl is excluded by !**/*.pkl
  • lib_pickle_dir/Transistor_FET_kicad9_3d851eca0f510acb.pkl is excluded by !**/*.pkl
  • mcp/mcp-rag/index/tokens.pkl is excluded by !**/*.pkl
📒 Files selected for processing (49)
  • .claude/.session_log
  • .claude/K1_PCB_PIPELINE_ARCHITECTURE.md
  • .claude/commands/bench-backtrace.md
  • .claude/commands/bench-build.md
  • .claude/commands/bench-flash.md
  • .claude/commands/build-all.md
  • .claude/commands/dev-stack.md
  • .claude/commands/flash-firmware.md
  • .claude/commands/sync-tokens.md
  • .claude/skills/ACTUAL_DEPLOYMENT_GUIDE.md
  • .claude/skills/DEPLOYMENT_CHECKLIST.md
  • .claude/skills/DEPLOYMENT_STATUS.md
  • .claude/skills/ESP-IDF/SKILL.md
  • .claude/skills/ESP-IDF/references/index.md
  • .claude/skills/ESP-IDF/references/other.md
  • .claude/skills/FastLED/SKILL.md
  • .claude/skills/FastLED/references/index.md
  • .claude/skills/FastLED/references/other.md
  • .claude/skills/INDEX.md
  • .claude/skills/INSTALL.sh
  • .claude/skills/PRISM.k1-Firmware/SKILL.md
  • .claude/skills/PRISM.node-API/SKILL.md
  • .claude/skills/PlatformIO/SKILL.md
  • .claude/skills/PlatformIO/references/index.md
  • .claude/skills/PlatformIO/references/other.md
  • .claude/skills/QUALITY_ASSESSMENT.md
  • .claude/skills/README.md
  • .claude/skills/RMT-LED-Control/SKILL.md
  • .claude/skills/SPH0645-Microphone-Integration/SKILL.md
  • .claude/skills/USAGE_LOG.md
  • .claude/skills/Websocket-Firmware-Protocol/SKILL.md
  • .claude/skills/elite-pcb-designer-orchestrator/SKILL.md
  • .claude/skills/elite-pcb-designer/SKILL.md
  • .claude/skills/fastled-color-specialist/SKILL.md
  • .claude/skills/fastled-color-specialist/references/color_spaces.md
  • .claude/skills/fastled-color-specialist/references/color_theory.md
  • .claude/skills/fastled-color-specialist/references/debugging_colors.md
  • .claude/skills/fastled-color-specialist/references/palette_patterns.md
  • .claude/skills/freertos-synchronization/SKILL.md
  • .claude/skills/k1-bench-smoke-test.md
  • .claude/skills/kicad-part-picker/SKILL.md
  • .claude/skills/kicad-pcb-synthesizer/SKILL.md
  • .claude/skills/kicad-publisher-fabpack/SKILL.md
  • .claude/skills/kicad-router-orchestrator/SKILL.md
  • .claude/skills/kicad-schematic-synthesizer/SKILL.md
  • .claude/skills/kicad-spec-extractor/SKILL.md
  • .claude/skills/kicad-verification-drf/SKILL.md
  • .claude/skills/prism-protocol-spec/SKILL.md
  • .gitignore
💤 Files with no reviewable changes (48)
  • .claude/skills/fastled-color-specialist/references/debugging_colors.md
  • .claude/skills/ESP-IDF/SKILL.md
  • .claude/skills/fastled-color-specialist/references/palette_patterns.md
  • .claude/skills/PlatformIO/references/other.md
  • .claude/skills/ESP-IDF/references/other.md
  • .claude/commands/bench-flash.md
  • .claude/skills/INDEX.md
  • .claude/skills/USAGE_LOG.md
  • .claude/commands/bench-backtrace.md
  • .claude/skills/FastLED/references/other.md
  • .claude/skills/fastled-color-specialist/references/color_theory.md
  • .claude/skills/ACTUAL_DEPLOYMENT_GUIDE.md
  • .claude/skills/fastled-color-specialist/references/color_spaces.md
  • .claude/skills/PRISM.node-API/SKILL.md
  • .claude/skills/README.md
  • .claude/skills/INSTALL.sh
  • .claude/skills/elite-pcb-designer-orchestrator/SKILL.md
  • .claude/skills/kicad-pcb-synthesizer/SKILL.md
  • .claude/skills/elite-pcb-designer/SKILL.md
  • .claude/skills/k1-bench-smoke-test.md
  • .claude/commands/sync-tokens.md
  • .claude/skills/SPH0645-Microphone-Integration/SKILL.md
  • .claude/commands/flash-firmware.md
  • .claude/skills/ESP-IDF/references/index.md
  • .claude/skills/PlatformIO/references/index.md
  • .claude/skills/Websocket-Firmware-Protocol/SKILL.md
  • .claude/skills/kicad-schematic-synthesizer/SKILL.md
  • .claude/skills/freertos-synchronization/SKILL.md
  • .claude/skills/PRISM.k1-Firmware/SKILL.md
  • .claude/skills/DEPLOYMENT_CHECKLIST.md
  • .claude/skills/RMT-LED-Control/SKILL.md
  • .claude/.session_log
  • .claude/skills/kicad-router-orchestrator/SKILL.md
  • .claude/skills/kicad-verification-drf/SKILL.md
  • .claude/skills/FastLED/references/index.md
  • .claude/commands/bench-build.md
  • .claude/skills/fastled-color-specialist/SKILL.md
  • .claude/skills/kicad-publisher-fabpack/SKILL.md
  • .claude/skills/QUALITY_ASSESSMENT.md
  • .claude/commands/dev-stack.md
  • .claude/skills/kicad-spec-extractor/SKILL.md
  • .claude/K1_PCB_PIPELINE_ARCHITECTURE.md
  • .claude/skills/FastLED/SKILL.md
  • .claude/skills/prism-protocol-spec/SKILL.md
  • .claude/skills/kicad-part-picker/SKILL.md
  • .claude/skills/PlatformIO/SKILL.md
  • .claude/skills/DEPLOYMENT_STATUS.md
  • .claude/commands/build-all.md

📝 Walkthrough

Walkthrough

The change removes the repository’s .claude session, command, architecture, deployment, and skill documentation, and adds .gitignore entries for local agent/configuration directories and generated tooling data.

Changes

Agent artifact cleanup

Layer / File(s) Summary
Remove agent documentation and skill artifacts
.claude/...
Deletes the session log, PCB architecture guide, command guides, deployment documents, skill indexes, installation script, and embedded skill/reference documentation.
Ignore local tooling artifacts
.gitignore
Adds ignore rules for .claude/, .cursor/, .taskmaster/, lib_pickle_dir/, and the RAG token pickle file.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is concise and matches the PR’s main change: cleaning up internal agent artifacts and ignore rules.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cleanup/internal-agent-artifacts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@synqing
synqing merged commit e979917 into feat/mcp-rag-bootstrap Jul 12, 2026
1 of 3 checks passed
@synqing
synqing deleted the cleanup/internal-agent-artifacts branch July 12, 2026 07:23
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