Skip to content

docs: architecture.md Bootstrap Sequence step 6 claims setup runs update-profile #953

Description

@codeforester

Step 6 of the "Mac Bootstrap Sequence" says "basectl setup prepares the managed shell startup model with basectl update-profile." This is factually wrong: setup does not invoke update-profile automatically. Every installation guide — README.md, CONTRIBUTING.md, and the newcomer orientation — shows these as two distinct steps that the user must run separately. A user reading this sequence will believe their shell is automatically configured after basectl setup, then be confused when their shell does not reflect the Base runtime after a fresh install.

Fix: Change step 6 to say that the user must explicitly run basectl update-profile as a separate step after setup, and note it only needs to be run once or when updating shell dotfiles.

File: docs/architecture.md

Metadata

Metadata

Assignees

Labels

documentationDocumentation improvements

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions