Skip to content

[IMPROVEMENT] Remove summary block from onboard completion output #1290

@rrajan94

Description

@rrajan94

Current state

After completing opensre onboard, the CLI prints a summary block at the end showing demo, topics, sample, and preview fields:

summary
demo      ready
topics    recovery_remediation
sample    Recovery and Remediation
preview   Pipeline Recovery Strategies (Google SRE Workbook):

This is rendered by _render_demo_response() in "app/cli/wizard/flow.py" and called at the end of the onboarding flow.

Desired state

Remove the summary block entirely from the onboarding completion output. The next section (showing copy-paste commands like opensre onboard and opensre investigate) should remain unchanged.

The demo/topics/sample/preview fields are internal state artifacts that aren't actionable for the user — the next section already provides everything needed to proceed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions