Skip to content

docs: remove website-only llms index - #756

Merged
forkwright merged 1 commit into
mainfrom
docs/remove-llms-index
Sep 1, 2026
Merged

docs: remove website-only llms index#756
forkwright merged 1 commit into
mainfrom
docs/remove-llms-index

Conversation

@forkwright

Copy link
Copy Markdown
Owner

What

Lands the operator's 2026-08-05 admin commit 2dc497a7 ("docs: remove website-only llms index"), which was found as an unlanded reflog orphan in the metis clone during the 2026-09-01 dangling-work sweep. Cherry-picked onto current main; the deletion applies cleanly (llms.txt unchanged since).

Evidence

  • Original commit authored by the operator (admin), 2026-08-05 14:27.
  • git cherry-pick onto origin/main applied with no conflicts; diff is exactly llms.txt deleted (26 lines).
  • Ruling: land it (operator, 2026-09-01 case-by-case review of the dangling-work sweep).

forkwright added a commit that referenced this pull request Sep 1, 2026
## What

`cargo update -p chacha20` → 0.10.2. chacha20 0.10.0 was yanked from
crates.io and harmonia's `cargo audit` config denies yanked crates, so
every PR's required `cargo audit` check currently reds (observed
blocking #756, a docs-only change). Pre-existing on main (lockfile pin),
surfaced by the advisory-DB refresh.

## Evidence

- #756's cargo audit failure: `error: 1 denied warning found! / Crate:
chacha20 / Version: 0.10.0 / Warning: yanked`.
- Lockfile diff: chacha20 0.10.0 → 0.10.2 only (2 lines); latest
Rust-1.89-compatible patch; no API change within the patch series.
- cargo audit should flip green on this branch; #756 rebases onto it
after merge.

Co-authored-by: forkwright <cody@forkwright.com>
@forkwright
forkwright force-pushed the docs/remove-llms-index branch from cafbd32 to 0ad1b2a Compare September 1, 2026 18:32
@forkwright
forkwright merged commit 63fd323 into main Sep 1, 2026
16 checks passed
@forkwright
forkwright deleted the docs/remove-llms-index branch September 1, 2026 18:38
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