Commit Graph
35 Commits
Author SHA1 Message Date
golem b862c68af3 fix: ignore superpowers artifacts at all depths 2026-08-25 01:51:29 -06:00
golem 010b2ea356 chore: keep superpowers artifacts local 2026-08-25 01:39:38 -06:00
golem e856c77f0c docs: plan superpowers artifact cleanup 2026-08-25 01:33:32 -06:00
golem 3ce795e813 docs: define superpowers artifact ignore policy 2026-08-25 01:28:59 -06:00
golem fb6001174a build: adding superpowers working dir to gitignore 2026-08-25 01:18:40 -06:00
golem eb7c2c18b3 fix: harden upgrade publication and refresh 2026-08-25 00:16:20 -06:00
golem d29dc86383 docs: finish UUPS bank demo guide 2026-08-22 21:00:47 -06:00
golem a701216d46 fix: preserve archive on unlink failure 2026-08-21 16:23:01 -06:00
golem 6dee960d15 fix: harden Base manifest recovery 2026-08-21 16:16:12 -06:00
golem 90b0a11b8a feat: add guarded Base Sepolia encore 2026-08-21 16:01:35 -06:00
golem 94f2ad6e09 feat: demonstrate state-preserving V2 upgrade 2026-08-21 15:31:40 -06:00
golem ca6a99b913 feat: add storage-safe bank V2 2026-08-21 14:58:24 -06:00
golem eb2fd5245a fix: revalidate exiting demo anchors 2026-08-21 05:12:50 -06:00
golem a28ad76868 fix: close demo lifecycle races 2026-08-21 04:57:14 -06:00
golem a710106932 fix: harden demo lifecycle and scanner 2026-08-21 04:31:37 -06:00
golem 2446f0b2ef docs: prepare repeatable V1 presentation 2026-08-21 04:04:03 -06:00
golem d1a86ad162 fix: stabilize terminal dashboard states 2026-08-21 03:44:42 -06:00
golem 10507e769d feat: add read-only bank operations console 2026-08-21 03:35:45 -06:00
golem 9ce8843279 fix: validate bridged ABI and malformed logs 2026-08-21 03:19:22 -06:00
golem ba393bbbc3 feat: bridge chain artifacts to typed web reads 2026-08-21 03:11:24 -06:00
golem 54c893fdb7 fix: enforce optional manifest fields 2026-08-21 03:00:23 -06:00
golem c6bf8a683f fix: align deployment manifest schema 2026-08-21 02:55:41 -06:00
golem be8f01ea4e fix: harden V1 deployment manifests 2026-08-21 02:36:17 -06:00
golem 52935acf5e feat: script deterministic V1 demo state 2026-08-21 02:17:18 -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 6dcbb03f3c test: prove V1 accounting invariants 2026-08-17 17:19:02 -06:00
golem 2a21766237 feat: add V1 custody accounting 2026-08-17 17:10:35 -06:00
golem 0664eb4688 feat: establish UUPS bank V1 2026-08-17 16:54:31 -06:00
golem 1f4175ba72 feat: add valueless mock USDC 2026-08-17 16:22:30 -06:00
golem a6f9533aac build: approve pinned install scripts 2026-08-17 16:12:26 -06:00
golem eece34c088 build: resolve TypeScript 7 tooling compatibility 2026-08-17 16:06:23 -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 d7883a3684 docs: plan UUPS bank demo implementation 2026-08-17 15:41:10 -06:00
golem 2c34694e38 docs: design UUPS bank demo 2026-08-17 14:57:48 -06:00