Skip to content

Commit 89ad192

Browse files
committed
docs(cli): add dashboard action-reference check to os build step output
The `os build` sample output in cli.mdx enumerates each compile step; the new ADR-0049 dashboard action-reference check landed between the widget-binding and SDUI-styling steps, so list it there too. Addresses the docs-drift advisory on #3383. Docs-only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018KSiJuXDAi78CQD3Lv2TNJ
1 parent bd66ec3 commit 89ad192

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • content/docs/getting-started

content/docs/getting-started/cli.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ os compile --json # JSON output for CI pipelines
379379
→ Validating protocol compliance...
380380
→ Validating expressions (ADR-0032)...
381381
→ Checking dashboard widget bindings (ADR-0021)...
382+
→ Checking dashboard action references (ADR-0049)...
382383
→ Checking SDUI styling (ADR-0065)...
383384
→ Checking security posture (ADR-0090 D7)...
384385
→ Collecting package docs (ADR-0046)...

0 commit comments

Comments
 (0)