[CLAUDE] Docs: resolve S40 carry-over — BROADCAST-2 feedback + gitignore local .mcp.json

- BROADCAST-OUT-...-05-29.md: commit parallel-session "BROADCAST 2 — Infra Feedback"
  addition (MCP fragility / rag.json slug / search_code corpus gap / re-index ask;
  RAG chunk fe64e725). Legit governance trail; AI_INFRA 06-01 bundle partly responds to it.
- .mcp.json: gitignore (rag-unified stdio, machine-specific absolute paths, no secrets,
  reconstructable local env glue — not shared).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
pqhuy1987
2026-06-01 12:51:55 +07:00
parent ae30f8f5e2
commit 5b8736d07c
2 changed files with 24 additions and 1 deletions

4
.gitignore vendored
View File

@ -65,6 +65,10 @@ appsettings.Production.json
.env.*.local
src/Backend/SolutionErp.Api/.env
# Local MCP config — rag-unified stdio, machine-specific absolute paths
# (python + AI_INFRA claude-rag), no secrets, reconstructable → not shared
.mcp.json
# =============================================================
# Build artifacts / uploads
# =============================================================