feat(panel): dense tooltip pass — work surfaces (270 tips)

Task lifecycle actions get a 25-action tip map, every dialog field and
git panel control annotated; fixes two round-1 disabled-button tips
that could never fire and a double data-state stamp on tab-progress.
This commit is contained in:
Renn F
2026-07-15 18:04:00 +02:00
parent f9dbb30a4e
commit dcd2f84e69
56 changed files with 2554 additions and 1546 deletions
@@ -189,7 +189,9 @@ export function TaskDescription({ task }: TaskDescriptionProps) {
defaultOpen={false}
title={
<>
<ShieldAlert className="h-4 w-4 text-amber-600 dark:text-amber-400" />
<HelpTip label="Read-only architectural rules derived from the project's conventions — auto-attached, not editable here">
<ShieldAlert className="h-4 w-4 text-amber-600 dark:text-amber-400" />
</HelpTip>
<span className="text-amber-800 dark:text-amber-300">
Constraints
</span>