chore(linkedin-studio): track STATE.md — remove from .gitignore per global continuity rule
The global continuity rule supersedes the old polyrepo convention: STATE.md is now tracked and committed per repo (never gitignored). Remove STATE.md from .gitignore; the other session-local entries (REMEMBER/ROADMAP/TODO/NEXT-SESSION/*.local.md) stay ignored as deprecated local mechanisms. STATE.md content reflects current state-of-play (S29c done/pushed; S29d next). NOT pushed: held local pending the config-audit plugin's cross-repo brief that will standardize STATE + per-repo conventions (operator: "kommer tilbake til det"). The remote is an "open/" namespace — public/private to be confirmed before STATE is ever pushed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016qgzo6rxthw7KuxHjn5vyE
This commit is contained in:
parent
bfc8719011
commit
f9bc90dda1
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -58,8 +58,8 @@ docs/**/.session-state.local.json
|
|||
scripts/analytics/node_modules/
|
||||
scripts/analytics/build/
|
||||
|
||||
# --- session/local state (gitignored per ~/.claude polyrepo-konvensjon) ---
|
||||
STATE.md
|
||||
# --- session/local state ---
|
||||
# STATE.md is intentionally TRACKED (global continuity rule supersedes the old polyrepo gitignore convention)
|
||||
REMEMBER.md
|
||||
ROADMAP.md
|
||||
TODO.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue