You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
340 B
Markdown
12 lines
340 B
Markdown
---
|
|
# claudbg-fkyt
|
|
title: JSON output renderer
|
|
status: todo
|
|
type: task
|
|
created_at: 2026-03-27T19:40:52Z
|
|
updated_at: 2026-03-27T19:40:52Z
|
|
parent: claudbg-g7zj
|
|
---
|
|
|
|
Implement --output=json renderer: serialize the data model to pretty-printed JSON using serde_json. All commands should produce clean, parseable JSON with no extra decorations.
|