headroom/docs
chopratejas 0db650fd72 Revamp docs site: new theme, comprehensive landing page, complete nav
Theme:
- Deep purple + amber accent, Inter font, JetBrains Mono for code
- Sticky nav tabs, instant navigation, search sharing, progress bar
- Custom CSS: hero section, feature grid, stats bar, card hover effects
- Mermaid diagram support for architecture visualization

Landing page (index.md) rewrite:
- Stats bar: 87% reduction, 100% accuracy, 6 algorithms, 100+ providers
- Interactive quick-start tabs (proxy, SDK, coding agents, LiteLLM)
- Framework integration grid with code snippets (LangChain, Agno, Strands, MCP)
- Mermaid pipeline diagram showing ContentRouter routing logic
- Content type → compressor mapping table
- Full benchmark results table
- Feature cards linking to deep-dive docs

Navigation reorganized:
- All 29 doc pages now in nav (was 22, 7 orphaned)
- Logical grouping: Getting Started, User Guide, Integrations, How It Works,
  Benchmarks, Reference, Deployment
- Added: SharedContext, Learn, Limitations, Integration Guide overview

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 20:16:22 -07:00
..
overrides Revamp docs site: new theme, comprehensive landing page, complete nav 2026-03-25 20:16:22 -07:00
plans Add dynamic anchor selection with content deduplication 2026-01-21 00:19:05 -08:00
stylesheets Revamp docs site: new theme, comprehensive landing page, complete nav 2026-03-25 20:16:22 -07:00
superpowers Add implementation plan for token headroom mode 2026-03-19 09:30:26 -07:00
agno.md Add feature coverage and known limitations to Agno docs 2026-01-16 16:25:31 -08:00
api.md Add IntelligentContextManager for semantic-aware context management 2026-01-18 22:22:48 -08:00
ARCHITECTURE.md docs: update documentation for IntelligentContext TOIN + CCR integration 2026-01-27 16:08:36 -08:00
benchmarks.md Fix mypy errors in html_extraction.py 2026-01-31 10:16:41 -08:00
ccr.md docs: update documentation for IntelligentContext TOIN + CCR integration 2026-01-27 16:08:36 -08:00
compression.md Add universal compression module with ML-based content detection 2026-01-15 15:26:14 -08:00
configuration.md docs: update documentation for IntelligentContext TOIN + CCR integration 2026-01-27 16:08:36 -08:00
errors.md v0.2.2: Add CCR Response Handler, Context Tracker, and restructure docs 2026-01-14 13:03:41 -08:00
getting-started.md Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00
image-compression.md Add image token compression with trained ML router 2026-01-25 22:40:43 -08:00
index.md Revamp docs site: new theme, comprehensive landing page, complete nav 2026-03-25 20:16:22 -07:00
integration-guide.md Fix docs to match implementation: remove false claims, add Strands guide 2026-03-25 20:04:35 -07:00
langchain.md Add seamless LangChain integration 2026-01-14 16:03:34 -08:00
LATENCY_BENCHMARKS.md Fix docs to match implementation: remove false claims, add Strands guide 2026-03-25 20:04:35 -07:00
learn.md Add headroom learn: offline failure learning for coding agents 2026-02-27 21:19:03 -08:00
LIMITATIONS.md Add OSS evaluation suite, universal JSON crush, latency benchmarks 2026-02-23 19:08:54 -08:00
llmlingua.md v0.2.2: Add CCR Response Handler, Context Tracker, and restructure docs 2026-01-14 13:03:41 -08:00
macos-deployment.md docs(deployment): add macOS LaunchAgent deployment guide and templates 2026-01-19 13:34:52 -08:00
mcp.md Updated README and mcp docs 2026-03-16 23:15:03 -07:00
memory.md Update memory documentation for HierarchicalMemory system 2026-01-22 23:37:14 -08:00
metrics.md v0.2.2: Add CCR Response Handler, Context Tracker, and restructure docs 2026-01-14 13:03:41 -08:00
proxy.md fix(docs): fix Docker example and document hnswlib C++ build requirement 2026-03-02 14:46:14 -06:00
quickstart.md fix: remove hnswlib from core deps and fix package name in docs 2026-03-02 10:11:16 -06:00
sdk.md v0.2.2: Add CCR Response Handler, Context Tracker, and restructure docs 2026-01-14 13:03:41 -08:00
shared-context.md Add SharedContext for multi-agent, rewrite README, fix proxy cleanup 2026-03-17 16:31:04 -07:00
strands.md Fix docs to match implementation: remove false claims, add Strands guide 2026-03-25 20:04:35 -07:00
text-compression.md v0.2.2: Add CCR Response Handler, Context Tracker, and restructure docs 2026-01-14 13:03:41 -08:00
transforms.md feat(toin): add TOIN + CCR integration to IntelligentContextManager 2026-01-27 16:08:36 -08:00
troubleshooting.md fix(docs): fix Docker example and document hnswlib C++ build requirement 2026-03-02 14:46:14 -06:00