Part of #233: Architecture: Unify curses-java and curses-themes with shared implementation
Scope
Create a comprehensive audit of what is duplicated between curses-java (Java) and curses-themes (Python) to establish the exact scope of unification work.
Tasks
Deliverable
A comparison document (or issue comment) showing exactly what can be extracted as shared data vs what remains as language-specific rendering.
Acceptance Criteria
Part of #233: Architecture: Unify curses-java and curses-themes with shared implementation
Scope
Create a comprehensive audit of what is duplicated between curses-java (Java) and curses-themes (Python) to establish the exact scope of unification work.
Tasks
draw_box_3d()~125 lines)Theme3Dinterface in both languages side by sideDeliverable
A comparison document (or issue comment) showing exactly what can be extracted as shared data vs what remains as language-specific rendering.
Acceptance Criteria