You're offline — showing cached data

spend-ingest

spend-ingest
2026-06-13 06:10:49 SAST
← Back to Tasks

OVERRIDES runtime profile: uses direct_python (plain Python, no model) because the script only reads sqlite/JSONL and writes spend.json — it never invokes the claude CLI or any LLM API.

Manual run / backfill:

python3 ~/workspace/mission-control/scripts/spend_ingest.py --since 2026-06-01
Daily at 04:2020 4 * * *
Yes
script
600s
No
in 22h (2026-06-14 04:20)

Task Definition

tasks/spend-ingest.md
script
set
No
No
python3 ~/workspace/mission-control/scripts/spend_ingest.py

Edit Schedule

Result:
3
Runs (7d)
3
Completed
0
Failed
0
Timeout
100%
Success (7d)
3s
Avg Duration

Run History (3)

StartedFinishedStatusDurationOutputLog
2h ago 2h ago completed 3s
{ "cli_transcripts": { "by_day": { "2026-06-12": { "api": 0.0271, "subscription_equivalent": ...
View log
1d ago 1d ago completed 4s
{ "cli_transcripts": { "by_day": { "2026-06-11": { "api": 0.0042, "subscription_equivalent": ...
View log
2d ago 2d ago completed 2s
{ "cli_transcripts": { "by_day": { "2026-06-11": { "subscription_equivalent": 3.6206, "units ...
View log

Comments (0)

No comments yet — add instructions for Luci
Help