• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

raystack / compass / 24613273430
17%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2026 08:31PM UTC
Jobs 1
Files 69
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Apr 2026 08:30PM UTC coverage: 11.91% (+2.3%) from 9.654%
24613273430

push

github

ravisuhag
feat: add assemble_context MCP tool for intelligent context assembly

New MCP tool that replaces the 4-call pattern (search → context →
documents → impact) with a single intent-aware, token-budget-aware
context assembly call for AI agents.

Five-phase algorithm:
1. Seed resolution (from URNs or hybrid search)
2. Graph expansion (bidirectional traversal from seeds)
3. Document fetching (for seeds + top related entities)
4. Intent-aware ranking (debug/build/analyze/govern weights)
5. Token-budget packing (highest-value context first)

- Add assemble_context MCP tool with query, seed_urns, intent,
  token_budget, depth parameters
- Add AssembleContext service method with DocumentFetcher interface
- Wire document service into entity service via adapter
- Update MCP docs, context guide, and architecture docs
- Bump MCP server to v0.3.0

229 of 303 new or added lines in 6 files covered. (75.58%)

1055 of 8858 relevant lines covered (11.91%)

2.27 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
0.0
internal/mcp/assemble_tools.go
19
0.0
0.0% internal/server/bootstrap.go
12
82.88
9.97% core/entity/service.go
10
82.46
core/entity/context_assembly.go
10
87.18
internal/mcp/assemble_handlers.go
2
10.34
-0.37% internal/mcp/server.go
Jobs
ID Job ID Ran Files Coverage
1 24613273430.1 18 Apr 2026 08:31PM UTC 69
11.91
GitHub Action Run
Source Files on build 24613273430
  • Tree
  • List 69
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 755a97b4 on github
  • Prev Build on main (#24609909559)
  • Next Build on main (#24702490111)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc