Skip to content

ROADMAP: add #523 vera context to Milestone 3 Phase 3a#524

Merged
aallan merged 1 commit into
mainfrom
add-vera-context-roadmap
Apr 23, 2026
Merged

ROADMAP: add #523 vera context to Milestone 3 Phase 3a#524
aallan merged 1 commit into
mainfrom
add-vera-context-roadmap

Conversation

@aallan

@aallan aallan commented Apr 23, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • ROADMAP still parses (markdown lint + preview)
  • CHANGELOG lint hook satisfied by the new bullet

Summary by CodeRabbit

Release Notes

  • New Features
    • Introduced vera context CLI command for exporting contextual project data with configurable depth and token budget parameters.

New CLI command for token-budgeted project API surface export,
inspired by Aver's `aver context`. Placed alongside #222 (LSP) and
#329 (Plumbing) as agent-integration tooling.

- ROADMAP: insert #523 row with brief rationale and credit link
- CHANGELOG: add Planned bullet under [Unreleased]

Credit: Szymon Tezewski's aver context, https://github.com/jasisz/aver

Co-Authored-By: Claude <noreply@anthropic.invalid>
@coderabbitai

coderabbitai Bot commented Apr 23, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 696992e0-b6b2-42b0-a630-2d1f934ed48f

📥 Commits

Reviewing files that changed from the base of the PR and between 1e7094e and 88bcb9e.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • ROADMAP.md

📝 Walkthrough

Walkthrough

Documentation entries added to CHANGELOG.md and ROADMAP.md announcing the planned vera context CLI command. This command will traverse a project's dependency graph to produce token-budgeted context exports (public signatures, contracts, effects, ADTs, imports) intended for LLM consumption.

Changes

Cohort / File(s) Summary
Documentation – Feature Announcement
CHANGELOG.md, ROADMAP.md
Added entries documenting the planned vera context CLI command, detailing its purpose (dependency-graph walk with token-budgeted context export), output contents, and default parameters (--depth auto --budget 10kb).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related issues

Suggested labels

docs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly references the main change: adding issue #523 (vera context) to the ROADMAP for a specific milestone. It accurately reflects the primary update across both modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-vera-context-roadmap

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Apr 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.03%. Comparing base (1e7094e) to head (88bcb9e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #524   +/-   ##
=======================================
  Coverage   91.03%   91.03%           
=======================================
  Files          58       58           
  Lines       21964    21964           
  Branches      259      259           
=======================================
  Hits        19995    19995           
  Misses       1962     1962           
  Partials        7        7           
Flag Coverage Δ
javascript 56.83% <ø> (ø)
python 95.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aallan aallan merged commit 9e07089 into main Apr 23, 2026
19 checks passed
@aallan aallan deleted the add-vera-context-roadmap branch April 23, 2026 20:21
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