Skip to content

Test experiment documentation#3719

Merged
moskyb merged 2 commits intomainfrom
test-experiment-documentation
Feb 25, 2026
Merged

Test experiment documentation#3719
moskyb merged 2 commits intomainfrom
test-experiment-documentation

Conversation

@moskyb
Copy link
Contributor

@moskyb moskyb commented Feb 25, 2026

Description

We have a markdown file, EXPERIMENTS.md, that's intended to document the currently active experiments on the agent. However, our approach to actually updating this file has been a little scattershot, and it hasn't always stayed up to date.

This PR adds a test that ensures that all active experiments have entries in the file, and that promoted ones are absent. It also uppdates the file such that is documents all currently active experiments.

Context

While reviewing #3713, i was about to suggest adding the new experiment to EXPERIMENTS.md, but then realised that we haven't been doing that, either.

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go tool gofumpt -extra -w .)

Disclosures / Credits

Amp wrote the descriptions for the experiments added the file, lightly edited by me.

@moskyb moskyb requested review from a team and DrJosh9000 February 25, 2026 04:02
Copy link
Contributor

@DrJosh9000 DrJosh9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome ✅

@moskyb moskyb merged commit b7780f0 into main Feb 25, 2026
2 checks passed
@moskyb moskyb deleted the test-experiment-documentation branch February 25, 2026 05:07
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.

2 participants