Skip to content

feature: install.sh — print next steps and a feedback link on successful install #976

Description

@mrsabath

Feature Description

When install.sh finishes, the single biggest lever on whether a user reaches "first useful reading"
is telling them the exact next command. A user who installs and then stops because they do not know
what to run next has churned before they saw any value.

Proposed Solution

  • On a successful install, print the next steps in order: run abctl observe in one terminal, run
    your agent in another, then read the numbers (link to the read-the-numbers page).
  • Include the feedback link in the same block (see the sibling docs and abctl issues).
  • Keep the block short and copy-pasteable. If ~/.local/bin is not on PATH, the message already
    warns about that; the next-steps block comes after it.

Additional Context

Follow-up to the docs PR rossoctl/rossoctl#2551,
sibling to the docs feedback-template issue and the abctl footer issue. This is the tool-side half
of the first-run path (#959): the docs describe the
spine, and the installer prints the first step of it.

Supports exit criterion 5 of the Cortex v0.9.0 epic
as a follow-up, not release-blocking. Depends on the v0.9.0 install.sh landing (see
#944 / #945).

Owner area: install / service lifecycle.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions