fix(cli): add Invariants and Validations panels to project show rich output #11019

Merged
HAL9000 merged 1 commits from pr/9460-project-show-invariants-validations into agents/final-working 2026-05-09 13:25:43 +00:00

1 Commits

Author SHA1 Message Date
HAL9000 aa193cf1e3 fix(cli): add Invariants and Validations panels to project show rich output
Enhance the  command's Rich display with dedicated tables
for project-level invariants (read from ns_projects.invariants_json) and
validation attachments on linked resources (resolved via tool registry).

Also refactor the main panel to a cleaner 'Project Details' title showing
resource count and remote status.

ISSUES CLOSED: #9460
2026-05-08 05:39:08 +00:00