Skip to content

Phase 3 Deferred

Kritarth-Dandapat edited this page Aug 11, 2026 · 2 revisions

Phase 3 — Deferred (depth)

Superseded by GitHub Issues #43–#47. Do not use this page to select work. Phase 3 remains locked until gate issue #42 closes.

Bigger features, intentionally after the loop + breadth are solid. Each will be broken into cards when its phase opens. Format: Task-Template.

[P3-01] Cross-paper synthesis

Lit-review-style synthesis across a selection of papers via an ACP agent reading multiple paper.md files. Topic-sentence-first prose, claim→citation alignment, plus a contradiction/agreement mode. (Was central to the old CLI — reborn here as an in-app surface.)

[P3-02] Citation graph

Build + visualize a citation graph across the corpus (references extracted per paper; nodes = papers, edges = citations). Interactive navigation.

[P3-03] AI writing editor

A document editor where you draft with AI assistance grounded in your library, inserting \cite-style references to ingested papers. The anara "Create" surface.

[P3-04] Zotero import

Import an existing Zotero library (metadata + PDFs) into Vellum's store.

[P3-05] Large-corpus retrieval (only if a wall is hit)

If agent-native grep+read degrades at hundreds+ of papers, add an optional retrieval/index layer that pre-filters papers feeding the agent — never replacing agent-native grounding. Do not build speculatively; needs evidence of a real wall first (see Architecture decision #7).

Clone this wiki locally