Skip to content

Commit 6ba8d71

Browse files
kjgbotagent-relay
andcommitted
migration(rs256): phase 121 — TokenVerifier accepts both RS256 + HS256
Generated by workflows/121-*.ts via scripts/run-rs256-migration.sh. Spec: specs/api-keys-and-rs256-migration.md (phase 121). Co-Authored-By: agent-relay <agent@agent-relay.com>
1 parent 14551af commit 6ba8d71

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.rs256-migration-state.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"121": {
3+
"status": "passed",
4+
"ts": "2026-04-22T19:50:28Z"
5+
}
6+
}

.trajectories/index.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 1,
3-
"lastUpdated": "2026-04-21T09:52:43.009Z",
3+
"lastUpdated": "2026-04-22T19:50:27.168Z",
44
"trajectories": {
55
"traj_a11zh8l3gbp5": {
66
"title": "Work on the relay: combine relayauth + relayfile for agent sandboxing",
@@ -911,6 +911,12 @@
911911
"startedAt": "2026-04-21T09:04:23.560Z",
912912
"completedAt": "2026-04-21T09:52:42.995Z",
913913
"path": "/Users/khaliqgant/Projects/AgentWorkforce/relayauth/.trajectories/completed/2026-04/traj_v5az2xzbci6k.json"
914+
},
915+
"traj_nvsjbqvuvvpd": {
916+
"title": "121-sdk-dual-verify-phase3a-workflow",
917+
"status": "active",
918+
"startedAt": "2026-04-22T19:50:13.498Z",
919+
"path": "/Users/khaliqgant/Projects/AgentWorkforce/relayauth/.trajectories/active/traj_nvsjbqvuvvpd.json"
914920
}
915921
}
916922
}

0 commit comments

Comments
 (0)