Skip to content

[Atomic 13] Add TerminalJsonLine for expandable JSON payload logs #13

Description

@clawgreen

Goal

Add a terminal-native JSON payload renderer for log feeds.

Why

JSON logs are common and currently hard to read in plain text lines.

Scope (atomic)

  • New component that accepts object/string payloads.
  • Collapsed one-line summary + expandable pretty view.
  • Optional syntax highlight integration with existing Prism usage.

Acceptance Criteria

  • Invalid JSON handled safely.
  • Large payloads remain scrollable.
  • Component exported and demoed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions