Skip to content

Add points/vector-loading ADRs and status plans - #77

Merged
xinaesthete merged 1 commit into
mainfrom
harvest/points-design-docs
Jul 2, 2026
Merged

Add points/vector-loading ADRs and status plans#77
xinaesthete merged 1 commit into
mainfrom
harvest/points-design-docs

Conversation

@xinaesthete

Copy link
Copy Markdown
Contributor

Harvested from the larger points-loading branch. Design records only — no code — so safe to land ahead of the implementation.

  • ADR 0002 — Spatially-aware vector loading (Morton Parquet artifacts, bounded loading API, experimental optimization collections, feature/gene filtering, GeoParquet vs GeoArrow boundary).
  • ADR 0003 — Points render resource (render-time boundary between store I/O, resolver, and the deck.gl PointsLayer; encoding selection; batch contract; FBO render-caching as future work).
  • docs/plans/* — WIP status notes for the points preload + feature filter work and parquet I/O error handling.

These live outside docs/docs/ so they are not part of the published docs site. browser-workers.mdx was intentionally left out — it documents worker APIs that aren't on main yet.

🤖 Generated with Claude Code

ADR 0002 (spatially-aware vector loading) and ADR 0003 (points render
resource), plus WIP status/plan notes for the points preload + feature
filter work and parquet I/O error handling. Design records only; no code.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@xinaesthete, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ffca9853-a2e1-42fe-9102-d80ecfc296c6

📥 Commits

Reviewing files that changed from the base of the PR and between f973983 and 52489b9.

📒 Files selected for processing (4)
  • docs/adr/0002-spatially-aware-vector-loading.md
  • docs/adr/0003-points-render-resource.md
  • docs/plans/parquet-io-error-handling.md
  • docs/plans/points-preload-feature-filter-status.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch harvest/points-design-docs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@xinaesthete
xinaesthete merged commit f0ba5a5 into main Jul 2, 2026
3 checks passed
@xinaesthete
xinaesthete deleted the harvest/points-design-docs branch July 2, 2026 06:25
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