chore(ms-ai-architect): untrack STATE.md → local-only (offentlig open/-remote)
STATE.md er intern state-of-play og skal ALDRI nå et offentlig speil. Dette repoets Forgejo-remote (open/) publiseres open source, så STATE.md gjøres local-only per den globale kontinuitets-regelen (samme som linkedin-studio). Hooken injiserer den fra disk uavhengig av tracking → kontinuitet upåvirket. Historikk-scrub følger. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a6ff17fd45
commit
c578482933
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -33,7 +33,12 @@ scripts/kb-eval/data/skill-lifecycle-report.json
|
|||
.kb-backup/
|
||||
.rollback-in-progress
|
||||
|
||||
# --- session/local state — STATE.md is TRACKED continuity (per ~/.claude; overstyrer polyrepo-konvensjonen); resten holdes lokalt ---
|
||||
# --- session/local state — LOCAL-ONLY (gitignored) ---
|
||||
# STATE.md is internal state-of-play and must NEVER reach a public mirror. This
|
||||
# repo's Forgejo remote (open/) is published open source, so STATE.md is local-
|
||||
# only per the global continuity rule (same as linkedin-studio). The hook injects
|
||||
# it from disk regardless of tracking, so continuity is unaffected.
|
||||
STATE.md
|
||||
REMEMBER.md
|
||||
ROADMAP.md
|
||||
TODO.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue