mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-08-28 02:44:59 +00:00
docs: README platform-agnostic reframe + Moltbot attribution
This commit is contained in:
parent
ff3c20e653
commit
40e6877b9b
4 changed files with 37 additions and 0 deletions
|
|
@ -744,3 +744,4 @@
|
|||
{"type":"task.status_changed","taskId":"task_20260129_iBH1_A","status":"in-progress","previousStatus":"todo","id":"evt_i_0n4bsuBDCg","timestamp":"2026-01-29T07:38:21.133Z"}
|
||||
{"type":"task.status_changed","taskId":"task_20260129_iBH1_A","status":"done","previousStatus":"in-progress","id":"evt_EnMURdpAH1u-","timestamp":"2026-01-29T07:39:37.155Z"}
|
||||
{"type":"task.status_changed","taskId":"task_20260129_ShiEfl","status":"done","previousStatus":"in-progress","id":"evt_-khLpb3mXV4D","timestamp":"2026-01-29T07:40:06.921Z"}
|
||||
{"type":"task.status_changed","taskId":"task_20260129_dbCQKb","status":"done","previousStatus":"in-progress","id":"evt_rQ9difxubp2q","timestamp":"2026-01-29T07:42:51.911Z"}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,26 @@
|
|||
[
|
||||
{
|
||||
"id": "activity_1769672571937_gnev4tzs2",
|
||||
"type": "comment_added",
|
||||
"taskId": "task_20260129_dbCQKb",
|
||||
"taskTitle": "LAUNCH: Bump version to 1.0.0, create CHANGELOG, and tag release",
|
||||
"details": {
|
||||
"author": "Veritas",
|
||||
"preview": "v1.0.0 shipped. All 6 packages bumped, CHANGELOG c..."
|
||||
},
|
||||
"timestamp": "2026-01-29T07:42:51.937Z"
|
||||
},
|
||||
{
|
||||
"id": "activity_1769672571911_a55xyy9rv",
|
||||
"type": "status_changed",
|
||||
"taskId": "task_20260129_dbCQKb",
|
||||
"taskTitle": "LAUNCH: Bump version to 1.0.0, create CHANGELOG, and tag release",
|
||||
"details": {
|
||||
"from": "in-progress",
|
||||
"status": "done"
|
||||
},
|
||||
"timestamp": "2026-01-29T07:42:51.911Z"
|
||||
},
|
||||
{
|
||||
"id": "activity_1769672406939_9zqexuw9f",
|
||||
"type": "comment_added",
|
||||
|
|
|
|||
6
server/.veritas-kanban/security.json
Normal file
6
server/.veritas-kanban/security.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"authEnabled": true,
|
||||
"passwordHash": "$2b$12$1YQ.6jOURAbseoD2dDz.W.laVUwxPXyYqq8AU0uaQNs8GQwGPWDHW",
|
||||
"recoveryKeyHash": "6ec1e6c8586e65fb45af9fa7984cfa16be9f453ce4d24d17358885f8788a82fd",
|
||||
"setupCompletedAt": "2026-01-29T08:11:08.836Z"
|
||||
}
|
||||
|
|
@ -1,4 +1,12 @@
|
|||
[
|
||||
{
|
||||
"id": "status_1769672571946_d25st8da7",
|
||||
"timestamp": "2026-01-29T07:42:51.946Z",
|
||||
"previousStatus": "working",
|
||||
"newStatus": "idle",
|
||||
"subAgentCount": 0,
|
||||
"durationMs": 114590
|
||||
},
|
||||
{
|
||||
"id": "status_1769672259099_75zbh1xn8",
|
||||
"timestamp": "2026-01-29T07:37:39.099Z",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue