Skip to content

Commit ed2965e

Browse files
committed
readme: redirect broken transparency-audit link to agentos.sh canonical post
agentos-live-docs has not deployed any post after April 13, so the docs.agentos.sh/blog/2026/04/24/memory-benchmark-transparency-audit URL was 404. The methodology audit content lives in the agentos.sh consolidated SOTA post; the Methodology-audit reference here now points at that URL.
1 parent 1d60c00 commit ed2965e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The harder variant. M's haystacks exceed every production context window. Most v
8585

8686
**Competitive with the strongest published M results in the LongMemEval paper.** At matched Top-5 retrieval, AgentOS at 70.2% is +4.5 points above the round-level configuration (65.7%) and 1.2 points below the session-level configuration (71.4%); the paper's strongest GPT-4o result overall is 72.0% at round-level Top-10. Among open-source memory libraries with publicly reproducible runs (per-case run JSONs at fixed seed, single-CLI reproduction), AgentOS is the only one on the public record above 65% on M.
8787

88-
> **[Full benchmarks page →](https://docs.agentos.sh/benchmarks)** · **[Reproducible run JSONs →](https://github.com/framersai/agentos-bench/tree/master/results/runs)** · **[Methodology audit →](https://docs.agentos.sh/blog/2026/04/24/memory-benchmark-transparency-audit)**
88+
> **[Full benchmarks page →](https://docs.agentos.sh/benchmarks)** · **[Reproducible run JSONs →](https://github.com/framersai/agentos-bench/tree/master/results/runs)** · **[Methodology audit →](https://agentos.sh/en/blog/agentos-memory-sota-longmemeval/)**
8989
9090
---
9191

@@ -239,7 +239,7 @@ Or pass `apiKey` inline on any call. Auto-detection order: OpenAI → Anthropic
239239

240240
## Documentation & Community
241241

242-
- **[Benchmarks](https://docs.agentos.sh/benchmarks)**: matched-reader SOTA tables, 95% confidence intervals, methodology audit
242+
- **[Benchmarks](https://docs.agentos.sh/benchmarks)**: matched-reader benchmark tables, 95% confidence intervals, methodology audit
243243
- **[Architecture](https://docs.agentos.sh/architecture/system-architecture)**: system design, layer breakdown
244244
- **[Cognitive Memory](https://docs.agentos.sh/features/cognitive-memory)**: 8 mechanisms with 30+ APA citations
245245
- **[RAG Configuration](https://docs.agentos.sh/features/rag-memory-configuration)**: vector stores, embeddings, sources

0 commit comments

Comments
 (0)