Simplify details view log output formatting #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jom/details-log-output-formatting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates the Details log renderer to remove a leading Nix store path prefix, omit severity labels, and render timestamp and service metadata in muted text. Adds focused assertions while preserving sanitized content, ordering, and empty-state behavior. Reviewed implementation and validation: kanban tasks t_23fcf673 and t_19848bda. Validation passed: Nix tray build with all 4 CTest targets, flake evaluation for both supported systems, and shell/module/request-broker/request-policy checks on the native aarch64 host; x86_64 checks were evaluated but not built.