Internal Documentation internal
TalkIDE internal documentation

Project Explorer is the left panel of the Workspace screen when the user switches to “Pod kapotou” (Under-the-hood) mode. It provides direct visibility into the project’s generated artefacts: the file system tree of the project directory on the BE server, and the per-project PostgreSQL database (table list, schema, and paginated data).

The Explorer is paired with the Viewer panel (right side), which renders the selected file or table content. Clicking any node in the Explorer replaces the Viewer content — there are no tabs in the MVP.

UC IDNameDescription
UC-07001Files ExplorerBrowse the project directory tree and read the content of individual files.
UC-07002Database ExplorerList per-project database tables, inspect their schema and browse paginated row data.
Was this page helpful?

Thanks for the feedback.