Skip to content

docs: describe the default-on builder in SECURITY.md and README - #18

Merged
rldyourmnd merged 1 commit into
mainfrom
docs/builder-default-on-security-readme
Jul 19, 2026
Merged

docs: describe the default-on builder in SECURITY.md and README#18
rldyourmnd merged 1 commit into
mainfrom
docs/builder-default-on-security-readme

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Corrects two public prose docs that still described the pre-0.3.7 builder model. Since 0.3.7 install-builder enables the builder in the managed config.toml base (default-on for a plain codex launch) — it does not "restore the primary config byte-for-byte" (that phrasing is now only accurate for the failure-rollback path).

  • SECURITY.md:71 — corrected the security posture: builder is default-on in the base config (base keys preserved), profile is the explicit --profile path.
  • README.md builder section — updated the overview, the launch example (plain launch loads it), and the install-builder description; documents that apply/switch drops the enable and install-builder restores it.

Docs-only, no version bump (per repo convention); release-evidence digest rebound. Verified: no stale success-path "byte-for-byte" or profile-only framing remains; the correct failure-rollback language is kept.

https://claude.ai/code/session_01Y29c9sJRhChvxDcUjab5Xo

The 0.3.7 install-builder change enables the builder in the managed
config.toml base (default-on for a plain codex launch); SECURITY.md and the
README builder section still described the pre-0.3.7 profile-only model and
claimed install-builder "restores the primary config byte-for-byte", which
contradicts the shipped code, tests, and CHANGELOG. Correct both to the
default-on posture while keeping the accurate failure-rollback language.

Claude-Session: https://claude.ai/code/session_01Y29c9sJRhChvxDcUjab5Xo
@rldyourmnd
rldyourmnd merged commit 74cebf8 into main Jul 19, 2026
8 checks passed
@rldyourmnd
rldyourmnd deleted the docs/builder-default-on-security-readme branch July 19, 2026 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant