Skip to content

Milestone: v0.7.0, self contained #66

Description

@tamnd

Tracking issue for the v0.7.0 milestone. Plan lives in notes/Spec/2115/08-roadmap.md section 3.

Goal

Drop the second external dependency and make long runs legible.

Checklist

Ship gate

  • the six columnar subcommands return identical results under --engine native and --engine duckdb across three crawls
  • a markdown export run leaves a queryable run.jsonl
  • RSS reporting works on macOS

Sequencing

E9 is the biggest single item in the whole plan and the one most likely to overrun. It also has a working precedent in the repo, projectURLPart already does ranged remote parquet reads. Do columnar count alone first as a spike and confirm row group statistics pruning actually works against real CC parquet files before committing to all six subcommands.

Process

Every PR that lands against this milestone gets a comment on this issue with the PR number and one line on what changed, and the matching checklist box is ticked when the linked issue closes. Automated by .github/workflows/milestone-tracker.yml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: P0Integrity, the binary must keep the claims it makestype: trackingMilestone tracking issue

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions