Commit Graph
6 Commits
Author SHA1 Message Date
golem 010b2ea356 chore: keep superpowers artifacts local 2026-08-25 01:39:38 -06:00
golem fb6001174a build: adding superpowers working dir to gitignore 2026-08-25 01:18:40 -06:00
golemandClaude Opus 5 fa36215def docs: track superpowers working documents in git
The uups-bank-demo wave's SDD records (ledger, six task briefs and reports,
review diffs) and the brainstorm design mockups were git-ignored, so they
existed only on one sandbox VM and reached no remote — this repo had no remote
at all until now.

Removes `.superpowers/` from .gitignore and the `*` .gitignore the superpowers
plugin writes inside .superpowers/sdd/; the second blocks the directory even
with the first removed.

Excluded as ephemeral local-server state, and now ignored by name:
.last-port, .last-token (a 64-char session token for a brainstorm server on a
port that is long gone), and the per-session state/ directories.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Fnwzj6McD6kSkXwjUKFKxe
2026-08-20 14:38:00 -06:00
golem db377c2bb3 build: pin demo toolchains 2026-08-17 16:01:42 -06:00
golem 14980e6083 chore: ignore local worktrees 2026-08-17 15:48:33 -06:00
golem 2c34694e38 docs: design UUPS bank demo 2026-08-17 14:57:48 -06:00