-
Notifications
You must be signed in to change notification settings - Fork 0
Phase 3 Deferred
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.
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.)
Build + visualize a citation graph across the corpus (references extracted per paper; nodes = papers, edges = citations). Interactive navigation.
A document editor where you draft with AI assistance grounded in your library,
inserting \cite-style references to ingested papers. The anara "Create" surface.
Import an existing Zotero library (metadata + PDFs) into Vellum's store.
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).