Skip to content

Add context7.json for documentation indexing#52

Merged
dchud merged 4 commits intomainfrom
docs/context7-config
Mar 3, 2026
Merged

Add context7.json for documentation indexing#52
dchud merged 4 commits intomainfrom
docs/context7-config

Conversation

@dchud
Copy link
Copy Markdown
Owner

@dchud dchud commented Mar 3, 2026

Summary

  • New context7.json configuring Context7 to index source, bindings, Python package, docs, and examples
  • Excludes archival/build/data directories (docs/history, target, tests/data, etc.)
  • Documents _mrrc.pyi as canonical API reference in rules field

Test plan

  • Docs-only change, no code affected
  • Verify valid JSON: python3 -c "import json; json.load(open('context7.json'))"

🤖 Generated with Claude Code

dchud and others added 4 commits March 3, 2026 12:41
Add [Unreleased] entry for Miri rayon test skip (#47/#49).
Close bead mrrc-1yqn.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Restructure around two audiences: agents developing mrrc (CLAUDE.md +
AGENTS.md) and agents using mrrc as a library (_mrrc.pyi + Context7).
Drop llms.txt in favor of context7.json. Promote _mrrc.pyi surfacing
to P1.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Revise mrrc-vhk5 to prep-only (add context7.json, no submission).
Create mrrc-1qku (P4) for future Context7/Docfork submission, blocked
by all three prep tasks. Submit only when quality is ready.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configure Context7 to index source, bindings, Python package, docs,
and examples while excluding archival/build/data directories.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 3, 2026

Merging this PR will degrade performance by 15.65%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

❌ 3 (👁 3) regressed benchmarks
✅ 57 untouched benchmarks
⏩ 16 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
👁 WallTime test_pipeline_sequential_extraction_4x_10k 105.2 ms 119.1 ms -11.64%
👁 WallTime test_process_4_files_sequential 84.9 ms 100.6 ms -15.65%
👁 WallTime test_pipeline_sequential_4x_10k 84.7 ms 95.5 ms -11.3%

Comparing docs/context7-config (f1d357a) with main (219cbb8)

Open in CodSpeed

Footnotes

  1. 16 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@dchud dchud merged commit 8ded0b3 into main Mar 3, 2026
47 checks passed
@dchud dchud deleted the docs/context7-config branch March 3, 2026 23:59
dchud added a commit that referenced this pull request Mar 4, 2026
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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