Package uno.anahata.asi.swing.agi.resources.view


package uno.anahata.asi.swing.agi.resources.view
Provides specialized UI components for viewing and editing managed resources.

This package implements the **Interpreter/Viewer Duality**. Each resource type is rendered through a high-fidelity viewer that supports both a "Preview" mode (for model interaction/RAG) and a "High-Fidelity Edit" mode (for standalone or IDE-like modifications).

Viewers in this package are designed to be "Autonomous," managing their own control strips and synchronization logic with the underlying resource handles.

Author:
anahata