Commit 4cf020d
v0.1.9: --json output mode
Release the --json arc:
- build_report() seam between Transform and Load (5e5e70e)
- --json flag for programmatic consumers (7d0dcfa)
- JSON honors requested scope without auto-fallback (4db06e4)
- cost_usd rounded to cents at the report boundary (ddfbcdb)
- README schema reference + docstring (ccb1a1b)
The schema is documented and stable within schema_version=1. CreatureView
and other consumers can shell out to `codestrain --json` and read the
dict from stdout.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Signed-off-by: Margarita <ermachenkova.rita@mail.ru>1 parent ccb1a1b commit 4cf020d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments