/** * The header bar (weave-workspace §1.2). * * Title, the `⌘K` search button, the `vault:N · repo:… · N nodes` summary, * the refresh button. Every string comes from `shell.model.ts`. * * The search control was `disabled` through P1–P3 because search was P4 and * an affordance that looks live but is not would be the dishonest option. P4 * landed, so it is live — and it is a ` ); } export function Header(props: HeaderProps) { return (
pi-weave {summaryParts(props.summary).map((part) => ( {part} ))}
); }