Add decision journal, metrics, ideas, weather, standup - decide.py: Decision journal with outcomes and lessons - metrics.py: Track arbitrary metrics over time - ideas.py: Idea incubator with stages - weather.py: Quick weather via wttr.in - standup.py: Daily standup generator - 27 tools total now

This commit is contained in:
2026-01-30 23:55:37 -06:00
parent 9b7d7db55c
commit 3c9dc28852
12 changed files with 957 additions and 6 deletions

View File

@ -1,8 +1,8 @@
{
"current": {
"task": "More building",
"task": "Late night building - wine edition",
"project": "sandbox",
"start": "2026-01-30T23:27:15.604246"
"start": "2026-01-30T23:53:10.102195"
},
"entries": [
{
@ -11,6 +11,13 @@
"start": "2026-01-30T22:27:15.578348",
"end": "2026-01-30T23:27:15.578348",
"duration_min": 60
},
{
"task": "More building",
"project": "sandbox",
"start": "2026-01-30T23:27:15.604246",
"end": "2026-01-30T23:47:41.373585",
"duration_min": 20.4
}
]
}