Commit Graph

1922 Commits

Author SHA1 Message Date
143b6f62fd chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 17:00:03 +02:00
ccba77ba16 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 16:45:17 +02:00
0270146c3f chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 16:30:48 +02:00
6ddf5742d8 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 16:16:38 +02:00
e2b35b1b13 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 16:01:02 +02:00
c11bb057b6 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 15:46:14 +02:00
c7ad9e6221 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 15:31:26 +02:00
40dbea80bb chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 15:16:41 +02:00
4aed3e1b67 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 15:01:56 +02:00
5552b9e76b chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 14:47:10 +02:00
9f84bc5d1d chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-03:
  - update .custodian-brief.md for the-custodian
2026-04-03 14:33:24 +02:00
72cab6a5f7 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-02:
  - update .custodian-brief.md for the-custodian
2026-04-02 01:18:23 +02:00
1c07bb2912 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-02:
  - update .custodian-brief.md for the-custodian
2026-04-02 01:03:53 +02:00
19df0a7ca3 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-02:
  - update .custodian-brief.md for the-custodian
2026-04-02 00:49:17 +02:00
8df104792a chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-02:
  - update .custodian-brief.md for the-custodian
2026-04-02 00:34:49 +02:00
4607ea20e3 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-02:
  - update .custodian-brief.md for the-custodian
2026-04-02 00:20:02 +02:00
721b03fd9d chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-02:
  - update .custodian-brief.md for the-custodian
2026-04-02 00:05:35 +02:00
d1709e4465 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 23:51:00 +02:00
93c1d6d5c6 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 23:36:36 +02:00
674fdb1b2d chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 23:21:51 +02:00
e614775016 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 23:07:34 +02:00
9585a8bc88 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 22:52:52 +02:00
626e290137 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 22:39:14 +02:00
f794d8c47f feat(token-events): auto-capture real token counts via PostToolUse hook
- Add PATCH /token-events/{id} endpoint to correct heuristic events
- Add `note` filter to GET /token-events/ list
- Add TokenEventPatch schema
- Add task_token_hook.py: PostToolUse hook that reads the Claude Code
  session transcript, computes per-task token delta, and replaces the
  heuristic token event with real measured counts (note="measured")
- Register hook in ~/.claude/settings.json on mcp__state-hub__update_task_status
  Covers both interactive sessions and ralph-workplan loops

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 22:38:45 +02:00
1914c7dae2 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 22:38:22 +02:00
ebb24c3282 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 22:23:54 +02:00
2cb17b8569 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 22:09:13 +02:00
f8ced0e98f chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 21:54:42 +02:00
5678fe3852 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 21:54:19 +02:00
fa1694b49b make bridge target 2026-04-01 21:53:51 +02:00
a8ca1c3d58 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 21:39:59 +02:00
0816056248 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 21:25:27 +02:00
165423bd18 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 21:10:53 +02:00
84722a3cc9 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 20:56:21 +02:00
589371a371 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 20:41:56 +02:00
4cf7c62623 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 20:27:15 +02:00
88c4194b33 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 20:12:40 +02:00
167167d1e8 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 19:58:11 +02:00
c6013867c1 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 19:43:42 +02:00
e8b52c8107 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 19:29:09 +02:00
7b68d9a219 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 19:14:34 +02:00
05da2884eb chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 19:00:01 +02:00
7f3594e453 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 18:45:29 +02:00
d935181db1 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 18:30:58 +02:00
5423923c73 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 18:16:24 +02:00
d5b64a8a83 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 18:01:52 +02:00
cbcfb351e2 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 17:47:20 +02:00
45b79ee5b6 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 17:32:46 +02:00
31bdf3f8b8 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 17:18:13 +02:00
f34308229d chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-04-01:
  - update .custodian-brief.md for the-custodian
2026-04-01 17:03:40 +02:00