docs: Add Architecture.md file#35
Merged
Merged
Conversation
sanchitmehtagit
commented
Jun 15, 2026
| | `agent+mcp` | `--mode agent --tools mcp` | + Auth0 docs MCP | L1–L5 | | ||
| | `agent+mcp+skills` | `--mode agent --tools mcp,skills` | full investment | L1–L5 | | ||
|
|
||
| ## How the leaderboard "lights up" |
Contributor
Author
There was a problem hiding this comment.
lets remove leaderboard section for now
sanchitmehtagit
commented
Jun 15, 2026
| @@ -0,0 +1,172 @@ | |||
| # Architecture | |||
|
|
|||
| `auth0-evals` is a **TypeScript monorepo** (npm workspaces + Turbo) that runs LLM coding agents against Auth0 SDK integration tasks and scores the code they produce. It is the measurement half of a "docs flywheel": run a realistic integration task across multiple agents and documentation-investment levels, grade the generated code, and turn each score into a concrete fix for the docs, skills, or MCP server. The guiding belief — **every score must point to a fix**. | |||
Contributor
Author
There was a problem hiding this comment.
This needs an update
Contributor
Author
There was a problem hiding this comment.
updated. Added description manually
572f3fb to
f51e47d
Compare
1d5a2a4 to
79bfd29
Compare
79bfd29 to
03c5628
Compare
frederikprijck
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
Adding Architecture.md file
References
Testing
Checklist