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
@@ -72,6 +73,89 @@ Full details: `.planning/milestones/v1.3-ROADMAP.md`
72
73
73
74
</details>
74
75
76
+
### 🚧 v1.4 Discovery & Intelligence (In Progress)
77
+
78
+
**Milestone Goal:** Transform ReSyn from a visualization tool into a genuine discovery engine — with full-text search, paper similarity, graph analytics, community detection, recommendations, and export.
79
+
80
+
-[ ]**Phase 21: Search & Filter** - Full-text search across papers with graph viewport integration
81
+
-[ ]**Phase 22: Paper Similarity Engine** - Cosine similarity on TF-IDF vectors with similar-papers UI
**Goal**: Users can explore which papers are most structurally influential using PageRank and betweenness centrality, and node sizes reflect the chosen metric
115
+
**Depends on**: Nothing (independent computation on existing citation graph)
Copy file name to clipboardExpand all lines: .planning/STATE.md
+15-9Lines changed: 15 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@
2
2
gsd_state_version: 1.0
3
3
milestone: v1.4
4
4
milestone_name: Discovery & Intelligence
5
-
status: defining_requirements
6
-
stopped_at: Defining requirements
5
+
status: ready_to_plan
6
+
stopped_at: Roadmap created — ready to plan Phase 21
7
7
last_updated: "2026-04-06T00:00:00.000Z"
8
8
last_activity: 2026-04-06
9
9
progress:
10
-
total_phases: 0
10
+
total_phases: 6
11
11
completed_phases: 0
12
12
total_plans: 0
13
13
completed_plans: 0
@@ -21,14 +21,14 @@ progress:
21
21
See: .planning/PROJECT.md (updated 2026-04-06)
22
22
23
23
**Core value:** Surface research gaps and unexplored connections that no single paper reveals — by structurally analyzing and comparing papers across a citation graph
24
-
**Current focus:**v1.4 Discovery & Intelligence
24
+
**Current focus:**Phase 21 — Search & Filter
25
25
26
26
## Current Position
27
27
28
-
Phase: Not started (defining requirements)
28
+
Phase: 21 of 26 (Search & Filter)
29
29
Plan: —
30
-
Status: Defining requirements
31
-
Last activity: 2026-04-06 — Milestone v1.4 started
30
+
Status: Ready to plan
31
+
Last activity: 2026-04-06 — Roadmap created for v1.4 Discovery & Intelligence
0 commit comments