rastrillo / idear Public

ledger

Paul Campbell pushed by paul@keymail.dev 1f4ae1cce3298731e9bfef7a8f5bc753410e3cb9 parent 09732b8
1 file changed, +1 −0
  • .superpowers/sdd/2026-08-23-idear/progress.md +1 −0
diff --git a/.superpowers/sdd/2026-08-23-idear/progress.md b/.superpowers/sdd/2026-08-23-idear/progress.md
index a32fb75..0a0971a 100644
--- a/.superpowers/sdd/2026-08-23-idear/progress.md
+++ b/.superpowers/sdd/2026-08-23-idear/progress.md
@@ -110,3 +110,4 @@ Task 6: Ruling (Important 2): the invitation-token re-render workaround — the
Task 6: Ruling: ACCEPT the reviewer's API suggestion — export idear.TokenFrom(r). Today an app's RenderSignup must know both the field name "invite" and that CarryToken already parsed the form: two pieces of folklore. TokenFrom reduces it to one line and keeps the field name inside the module that chose it. Additive, no signature changes. The API freeze held for five tasks precisely so this kind of change is deliberate rather than drift.
Task 6: noted — `go get amadan.net/rastrillo/idear` and the SKILL.md curl line do NOT work yet: the vanity path resolves (go-import 200, git smart-HTTP 200) but the remote is an EMPTY repository. This resolves on push, which is the next step. Do not ship the README believing the curl line works before then.
Task 6: fix round 1 dispatched (resume original implementer, opus), FIX_BASE f254985
+Task 6: fix round 1 applied (09732b8); scoped re-review + FINAL whole-branch review dispatched.