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:
Kjell Tore Guttormsen 2026-06-20 05:53:48 +02:00
commit f9bc90dda1

4
.gitignore vendored
View file

@ -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