Skip to content

Add experiments to docs navbar#1644

Open
Benanna2019 wants to merge 1 commit into
mainfrom
ben/dev-384-add-experiments-to-docs-navbar
Open

Add experiments to docs navbar#1644
Benanna2019 wants to merge 1 commit into
mainfrom
ben/dev-384-add-experiments-to-docs-navbar

Conversation

@Benanna2019

Copy link
Copy Markdown
Contributor

Summary

Adds experiments to the docs sidebar navigation. Both pages already exist and are live but had no nav entries, making them undiscoverable.

Two additions:

  1. Learn > Guides > Agents: "Run experiments" linking to the existing how-to at /docs/features/inngest-functions/steps-workflows/running-experiments (beta tag)

  2. Reference > TypeScript SDK v4: New "Experiments" group (beta tag) with group.experiment() linking to the existing reference at /docs/reference/typescript/v4/functions/group-experiment

No new pages created. Just wiring existing content into the nav.

Resolves DEV-384

@linear-code

linear-code Bot commented Jun 9, 2026

Copy link
Copy Markdown

DEV-384

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Jun 9, 2026 7:32pm

Request Review

AndyInternet added a commit to inngest/inngest-js that referenced this pull request Jun 23, 2026
## Summary

Scoring phase 1

OSS PR: inngest/inngest#4170


## Checklist
<!-- Tick these items off as you progress. -->
<!-- If an item isn't applicable, ideally please strikeout the item by
wrapping it in "~~"" and suffix it with "N/A My reason for skipping
this." -->
<!-- e.g. "- [ ] ~~Added tests~~ N/A Only touches docs" -->

- [x] Added a [docs PR](inngest/website#1644)
that references this PR
- [x] Added unit/integration tests
- [x] Added changesets if applicable

<!-- MENDRAL_SUMMARY -->
---

> [!NOTE]
> Adds Phase 1 scoring primitives: `inngest.score()` for raw API-level
score writes and `step.score()` gated behind `scoreMiddleware()`. Core
additions include `InngestScore.ts` with validation/normalization,
`canUseCurrentStepBatch` in `InngestMetadata.ts` to route writes through
the batch opcode when targeting the current step, `userlandId` on
`executingStep` in ALS for userland step ID matching, and a
comprehensive test suite.
> 
> <sup>Written by [Mendral](https://mendral.com) for commit
ede9a8f.</sup>
<!-- /MENDRAL_SUMMARY -->

---------

Co-authored-by: Aaron Harper <aaron@inngest.com>
Co-authored-by: Andy Lawrence <55452023+AndyInternet@users.noreply.github.com>
Co-authored-by: James Riley Wilburn <riley@inngest.com>
Co-authored-by: mendral-app[bot] <233154221+mendral-app[bot]@users.noreply.github.com>
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