chore(framework): update hooks metrics from session closedown

This commit is contained in:
TheFlow 2025-10-19 12:49:52 +13:00
parent 15856f1ae8
commit 63ad8b304f

View file

@ -3191,6 +3191,13 @@
"file": "/home/theflow/projects/tractatus/NEW_SESSION_STARTUP_PROMPT_2025-10-19.md", "file": "/home/theflow/projects/tractatus/NEW_SESSION_STARTUP_PROMPT_2025-10-19.md",
"result": "passed", "result": "passed",
"reason": null "reason": null
},
{
"hook": "validate-file-write",
"timestamp": "2025-10-18T23:49:32.118Z",
"file": "/home/theflow/projects/tractatus/SCHEDULED_TASKS.md",
"result": "passed",
"reason": null
} }
], ],
"blocks": [ "blocks": [
@ -3372,8 +3379,8 @@
"session_stats": { "session_stats": {
"total_edit_hooks": 295, "total_edit_hooks": 295,
"total_edit_blocks": 25, "total_edit_blocks": 25,
"last_updated": "2025-10-18T23:40:46.092Z", "last_updated": "2025-10-18T23:49:32.118Z",
"total_write_hooks": 161, "total_write_hooks": 162,
"total_write_blocks": 4 "total_write_blocks": 4
} }
} }