==================== Data Models (ORM) ==================== SQLAlchemy ORM models representing the application's persistent entities. User ---- .. automodule:: backend.models.user :members: :undoc-members: :show-inheritance: Project ------- .. automodule:: backend.models.project :members: :undoc-members: :show-inheritance: Template Instance ----------------- .. automodule:: backend.models.template_instance :members: :undoc-members: :show-inheritance: Phase 1 Templates ----------------- Stakeholder ID Card, Project ID Card, Ecosystem Matrix, Assessment Radars. .. automodule:: backend.models.templates_phase1 :members: :undoc-members: :show-inheritance: Phase 2 Templates ----------------- DIV (Data–Information–Value) Card. .. automodule:: backend.models.templates_phase2 :members: :undoc-members: :show-inheritance: Phase 3 Templates ----------------- User Profile, User Journey, User Needs, Integration Challenges, etc. .. automodule:: backend.models.templates_phase3 :members: :undoc-members: :show-inheritance: Phase 4 Templates ----------------- Outcomes Diagram, Sustainability Canvas. .. automodule:: backend.models.templates_phase4 :members: :undoc-members: :show-inheritance: Initial Diagnosis ----------------- .. automodule:: backend.models.initial_diagnosis :members: :undoc-members: :show-inheritance: Needs Identification -------------------- .. automodule:: backend.models.needs_identification_db.models :members: :undoc-members: :show-inheritance: .. automodule:: backend.models.needs_identification_db.services :members: :undoc-members: :show-inheritance: