/* Install/download landing — v5 * Unified long vertical chart structure: * Hero (big H1 + copy) above the manifest * Manifest with one spine and 5 numbered nodes: * §00 install — install panel + facts * §01 family — 4 MCPs as chart rows (Pertel-style lockups) * §02 @sch -f modes — sift modes as chart rows * §03 four things — 4 pillars as chart rows * §04 @sch -d vs @sch p — comparison chart * Transcript + footer below. */ function JsonBlockB({ text }) { const html = text .replace(/(\/\/[^\n]*)/g, '$1') .replace(/("(?:[^"\\]|\\.)*")(\s*:)/g, '$1$2') .replace(/:\s*("(?:[^"\\]|\\.)*")/g, ': $1') .replace(/([{}\[\],])/g, '$1'); return
; } function PlainBlockB({ text }) { const html = text.replace(/(#[^\n]*)/g, '$1'); return ; } /* MCP tagline + by host — applied page-wide in Pertel-style lockup format */ const MCP_META = { workbench: { tagline: 'workbench', by: 'by Schedii' }, dash: { tagline: 'dash', by: 'by Schedii' }, sift: { tagline: 'sift', by: 'by AkrosInfra' }, full: { tagline: 'full', by: 'by Schedii' }, }; /* @sch -d (Pertel Dash) vs @sch p (Pertel Full) — comparison rows */ const VS_ROWS = [ { axis: 'role', left: <>lite intelligence layerPertel is the Schedii MCP for conversational memory, append-only markdown logs, and doc handoff between sessions. Most importantly, the contained logic prevents token / session max-out like problems. It also helps you find your stasis with knowledge retention.{' '} In development.
@sch HomeRunner ships the workbench to you in a way that is closer than ever. Adapt us into your workflow — you won’t regret it.
{p.body}