Skip to content

fix: correct dead links to the removed profiles concept page in docs - #1224

Draft
gominimal-aw-bot[bot] wants to merge 1 commit into
mainfrom
inbox-patch/fix-stale-profiles-doc-links-898c2aa6168aadd6
Draft

fix: correct dead links to the removed profiles concept page in docs#1224
gominimal-aw-bot[bot] wants to merge 1 commit into
mainfrom
inbox-patch/fix-stale-profiles-doc-links-898c2aa6168aadd6

Conversation

@gominimal-aw-bot

Copy link
Copy Markdown
Contributor

Routing-Key: inbox-route/I_kwDOSUhdos8AAAABMz0kDg

The profiles concept page (docs/concepts/profiles.md) was removed when profiles were superseded by the session config and loadouts, but three concept pages still linked to it, so they render as dead links wherever the docs are published. packages.md now points at the session concept, since package and env declaration moved from profiles into the [session] block (informed by #665). sandboxing.md and software-supply-chain.md drop their profile clauses (including from_profile), which no longer describe the current model.

Verification

cargo fmt --all --check --manifest-path target/Cargo.toml — clean, no drift
cargo clippy --workspace --locked --manifest-path target/Cargo.toml -- -D warnings — exit 0, no warnings
cargo build --workspace --locked --manifest-path target/Cargo.toml — exit 0
cargo test --workspace --locked --manifest-path target/Cargo.toml — exit 0, 84 suites passed, 0 failed

The profiles concept was removed (superseded by the session config and
loadouts), but three concept pages still linked to the deleted
profiles.md, rendering as dead links wherever the docs are consumed.

Point the packages page at the session concept, since package and env
declaration moved from profiles into the [session] block. Drop the
profile clauses from the task-sandbox and supply-chain pages, where
profiles (and from_profile) no longer apply.
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: acbb7be6-6a7a-4b8f-9f9a-0d4050d5347e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

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.

0 participants