Live demo — data resets daily at 03:00 UTC. Nothing you enter is saved. Maestro UI →

Maestro PLEASE

Product Lifecycle Engineering & Specification Suite

Projects
15 Active 14 With violations
All Projects →
Portfolio
0 Conflicts 0 Pending sign-offs
Portfolio Dashboard →
Component Library
3463 Components 0 Blocked
Component Library →
Audit Activity
9 Events (24h)Last: daniel@esharp.se
Audit Log →
Open Items
5 Feature requests 2 Bug reports
Open Items →
🤖
Connect your AI assistant to PLEASE

Select your AI client below for setup instructions.

Run this command once in your terminal to register PLEASE with Claude CLI:

mcp add --transport http please http://20.16.69.34:8004/mcp
PLEASE 0.102.4

Recent releases

0.102.4 2026-06-04

Collapsible main side-nav (Dashboard 1.35.4). The global left nav previously only narrowed automatically on small viewports; added a « / » button (in the nav's action row) to manually collapse it to an icon-only rail on desktop. State persists across reloads via localStorage + an html[data-sidenav] attribute (mirrors the theme toggle, set inline in App.razor to avoid flicker); top-level links gained titles so they show tooltips in the collapsed rail. The toggle is desktop-only — on narrow screens the nav remains a full drawer. No PLEASE API change.

0.102.3 2026-06-03

Milestones are now expandable (Dashboard 1.35.3). The Milestones table listed milestones as flat rows with no way to see what gates them. Each row now expands (same row-detail pattern as Plans/Entries/DUTs) to show the milestone's derived gate — overall state + met/total, and each exit criterion with its state and evidence (e.g. "Plan PLAN-002 — Power Verification · 3/70 passed", "After MS-002: Power Systems Green · pending"). The gate breakdown is fetched once (GetMilestoneGatesAsync) on first expand and reuses MilestoneGateTree's badge/label helpers; milestones with no criteria show a plain-marker note. No PLEASE API change.

0.102.2 2026-06-03

Plans are now expandable (Dashboard 1.35.2). The new Plans section (0.102.0) listed plans as flat rows with no way to see their contents. Each plan row now expands (same row-detail pattern as Entries/DUTs) to reveal its assigned test cases — code (linking through to the test-case page), title, category, and latest verification result — so plan membership is visible without leaving the page. No PLEASE API change.