You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Context
The current Rust
rara-researchmodule has a monolithicrun_iteration()that tightly couples all 14 pipeline steps. This makes it impossible to:Additionally, Rust toolchain is disk-heavy for the current hardware constraints.
Solution
Rewrite as a Go event-driven pipeline with:
Sprint Plan
Sprint 1: Foundation
Sprint 2: Pipeline Stages
Sprint 3: Promotion + Polish
Acceptance Criteria
rara-research statusandrara-research historyCLI commands work