Summary of the purpose, architecture, and structure of the SecInterp project.
Provides a comprehensive view of the QGIS plugin for geological section interpretation, facilitating consistent architectural decision-making.
AI_CONTEXT.md and PROJECT_SUMMARY.md.core, gui, and exporters.SecInterp is an advanced tool for geologists that allows for the interpolation of drillhole data into 2D/3D sections within QGIS, optimizing the modeling workflow.
core/: Plugin brain (servers, drillhole logic).gui/: Dynamic and responsive user interface.exporters/: Multi-format export logic.