You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .context/TASKS.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2650,7 +2650,18 @@ shipped.
2650
2650
2651
2651
-[ ] ctx list/search: richer query surface over knowledge files (filtering, full-text) layered on top of the thin `ctx index` heading-projector — successor to the queued 'CLI-projected list/search' idea; index ships first as the projection primitive #session:75be038e #branch:main #commit:f382bee7 #added:2026-07-13-215523
2652
2652
2653
-
-[ ] Re-sign the release tags (v0.1.0 through v0.8.0 and latest): the 2026-07-06 DCO history rewrite stripped their GPG signatures when the tagged commits changed SHA. #session:2cff382a #branch:fix/jumbo-diff-review-fixes #commit:945850af #added:2026-07-06-214523
2653
+
-[x] Re-sign the release tags (v0.1.0 through v0.8.0 and latest): the 2026-07-06 DCO history rewrite stripped their GPG signatures when the tagged commits changed SHA. #session:2cff382a #branch:fix/jumbo-diff-review-fixes #commit:945850af #added:2026-07-06-214523
2654
+
DONE 2026-07-15 (session 87e465a0). All 8 annotated tags (latest, v0.1.0,
2655
+
v0.1.1, v0.1.2, v0.2.0, v0.3.0, v0.6.0, v0.8.0) were annotated-but-unsigned
2656
+
after the rewrite. Re-signed each FAITHFULLY: preserved the exact target
jose@ctx.ist — the signing key carries both UIDs), tagger date+tz, and
2659
+
message (extracted from the object, rebuilt with --cleanup=verbatim + per-tag
2660
+
GIT_COMMITTER_NAME/EMAIL/DATE). Verified all 8: `git tag -v` = Good signature
2661
+
AND object-minus-signature byte-identical to the pre-resign backup (only a
2662
+
signature was added). LOCAL only — pushing the re-signed tags to origin
2663
+
(git push origin --tags --force) is the maintainer's step; force needed
2664
+
because origin holds the unsigned versions.
2654
2665
2655
2666
-[x] Create a /ctx-pr skill: scaffold a PR body from the branch's commits, Spec: trailers, and closed TASKS, written to inbox/ (gitignored) for the user to paste. MUST enforce the no-agent-signoff convention: no 'Co-Authored-By' and no 'Generated with ...' footer, per CONSTITUTION Process Invariants. #session:2cff382a #branch:fix/jumbo-diff-review-fixes #commit:945850af #added:2026-07-06-213149
2656
2667
DONE 2026-07-15 (session 87e465a0). Shipped as REPO-INTERNAL _ctx-pr
0 commit comments