Skip to content

docs: reconcile masthead SVG + substrate maturity to the canonical ladder (scoped -> early access)#1044

Merged
abrichr merged 1 commit into
mainfrom
fix/masthead-substrate-ladder
Jul 21, 2026
Merged

docs: reconcile masthead SVG + substrate maturity to the canonical ladder (scoped -> early access)#1044
abrichr merged 1 commit into
mainfrom
fix/masthead-substrate-ladder

Conversation

@abrichr

@abrichr abrichr commented Jul 21, 2026

Copy link
Copy Markdown
Member

Why

The founder asked: "macOS/Windows/RDP say 'scoped' - what does this mean? why not beta? don't these work?" They do work. "Scoped" was an unclear label, and the same maturity was written three different ways across surfaces (status.json, docs, and this masthead). This aligns the openadapt repo to the single canonical ladder defined in public/status.json on openadapt.ai.

Canonical ladder

  • Beta — works and is broadly exercised (Browser, Cloud browser).
  • Early access — works, validated on specific named tasks, not yet broadly exercised (Windows / macOS / RDP, was "scoped").
  • Exploratory — no validated real-environment integration yet (Citrix / VDI, was "Research").
  • Research — experimental (Linux).

Changes

  • media/openadapt-hero.svg — the three SCOPED bands become EARLY ACCESS. Because the badge pills are fixed-geometry chips, the entire "RUNS ACROSS" row is re-laid out (chip widths, badge rects, badge text centers, and all downstream x-positions recomputed; every inter-chip gap stays 12.0px and the row ends at 1180.5, inside the 1240 canvas). Verified by rendering in Chrome (CSS var() colors resolve there; librsvg does not):

    Browser [BETA] Windows [EARLY ACCESS] macOS [EARLY ACCESS] Linux [RESEARCH] RDP [EARLY ACCESS] Citrix / VDI [EXPLORATORY]

  • README.md — substrate-maturity table: Windows / macOS / RDP -> Early access; Citrix / VDI -> Exploratory (its note already said "No validated ICA/HDX integration yet"). Added a tier legend. Alt text and inline prose use the same vocabulary.

Companion PR openadapt-web#259 defines the canonical status.json ladder + fixes the hosted-scope overclaim. openadapt-ops docs divergence is flagged separately.

…l ladder

Replace the ambiguous "SCOPED" label the founder flagged with "Early
access" and align every substrate label to the canonical status manifest
(openadapt.ai/status.json). The ladder is Beta / Early access /
Exploratory / Research, with a one-line definition for each tier.

- Masthead SVG (media/openadapt-hero.svg): Windows / macOS / RDP bands
  go from SCOPED to EARLY ACCESS; the "RUNS ACROSS" row is re-laid out
  (chip widths, badge pills, and downstream x-positions recomputed) so
  the wider label fits without overlap and stays within the 1240 canvas.
  Browser (Beta), Linux (Research), Citrix/VDI (Exploratory), and Cloud
  (Beta browser) are unchanged.
- README substrate-maturity table: Windows / macOS / RDP is now
  Early access (was "Scoped acceptance"); Citrix / VDI is Exploratory
  (was "Research / design-partner qualification"); a tier legend defines
  each label. Alt text and the inline prose use the same vocabulary.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NyCHrzA1psrKMFfroYbzaM
@abrichr
abrichr merged commit bbfcf8f into main Jul 21, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant