Skip to main content

Documentation Manifest

Purpose: Track all documentation files - their status, location, and consolidation history Created: October 23, 2025 Last Updated: October 23, 2025


How to Use This Manifest​

For New Documentation​

  1. Cursor generates new doc in any documentation directory
  2. Add entry to the File Tracking table below
  3. Assign retention category using the legend
  4. When ready, process to final location in _docs_final/ subdirectories
  5. Update manifest with new location and status

Final Location Structure​

Root level (_docs_final/) contains only 4 management files:

  • README.md
  • DOCUMENTATION_MANIFEST.md
  • DOCUMENTATION_FILTERING_PLAN.md
  • MANIFEST_UPDATE_SUMMARY.md

All consolidated/cleaned documentation goes into subdirectories:

  • _docs_final/architecture/
  • _docs_final/features/
  • _docs_final/operations/
  • _docs_final/reference/
  • _docs_final/history/
  • _docs_final/archive/

Status Legend​

  • 🟒 KEPT - Moved to final docs, kept as-is
  • 🟑 CONSOLIDATED - Merged into another document
  • 🟠 ARCHIVED - Moved to archive with expiration date
  • πŸ”΄ REMOVED - Deleted (no long-term value)
  • ⏳ PENDING - Not yet processed

Category Legend​

  • Session Log - Date-specific work logs
  • Checklist - Implementation checklists
  • Plan - Implementation plans
  • Summary - Implementation summaries
  • Design - Design documents
  • Quick Ref - Quick reference guides
  • Bug Fix - Bug fix documentation
  • Comparison - Comparison/analysis documents
  • Config - Configuration guides
  • Migration - Migration guides
  • Strategy - Strategy documents
  • Overview - README/overview documents
  • Spec - Design/functional specifications
  • Build Fix - Compilation/build fixes

File Tracking​

_cursor_context_config_migration Subdirectory​

Original FileStatusCategoryFinal LocationDateNotes
_cursor_context_config_migration/01_configuration_migration_complete_context.md🟠Migration_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23
_cursor_context_config_migration/02_configuration_system_migration_and_simplification.md🟠Migration_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23
_cursor_context_config_migration/03_heatmap_configuration_migration_debugging.md🟠Bug Fix_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23
_cursor_context_config_migration/04.1_aggregator_changes_api.md🟑Summary_docs_final/features/AGGREGATOR_ENHANCEMENTS.md2025-10-23Consolidated - Phase 3
_cursor_context_config_migration/04.2_aggregator_changes_frontend.md🟑Summary_docs_final/features/AGGREGATOR_ENHANCEMENTS.md2025-10-23Consolidated - Phase 3

Root Level Documents (_docs/)​

Original FileStatusCategoryFinal LocationDateNotes
_docs/SESSION_SUMMARY_2025-10-21.mdπŸ”΄Session LogN/A2025-10-23Removed - Info in git history
_docs/PHASE1_COMPLETE_SUMMARY.md🟑Summary_docs_final/features/CONFIGURATION_REFACTORING.md2025-10-23Consolidated - Group 6
_docs/appsettings_inputfilestorage_example.jsonπŸ”΄ConfigN/A2025-10-23Removed - Example in BLOB_STORAGE/configuration.md
_docs/azure_blob_storage_configuration.md🟒Config_docs_final/operations/2025-10-23Copied to operations
_docs/azure_configuration_quick_reference.md🟒Quick Ref_docs_final/operations/2025-10-23Copied to operations
_docs/blob_storage_nuget_packages.md🟑Config_docs_final/features/BLOB_STORAGE/configuration.md2025-10-23Consolidated - Group 1
_docs/blob_storage_phases_1-4_complete.md🟑Summary_docs_final/features/BLOB_STORAGE/design.md2025-10-23Consolidated - Group 1
_docs/compilation_fixes_logger_compatibility.mdπŸ”΄Build FixN/A2025-10-23Removed - Build stable
_docs/console_core_error_debugging.mdπŸ”΄Build FixN/A2025-10-23Removed - Build stable
_docs/database_to_epanet_implementation_summary.md🟑Summary_docs_final/features/DATABASE_SYNC.md2025-10-23Consolidated - Group 3
_docs/database_to_epanet_READY_FOR_TESTING.md🟑Summary_docs_final/features/DATABASE_SYNC.md2025-10-23Consolidated - Group 3
_docs/database_to_epanet_update_implementation_plan.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
_docs/database_to_epanet_update_strategy.md🟒Strategy_docs_final/architecture/2025-10-23Copied to architecture
_docs/device_ai_predictions_comparison.md🟒Comparison_docs_final/features/DEVICE_AI_PREDICTIONS/2025-10-23Copied suite intact
_docs/device_ai_predictions_design.md🟒Design_docs_final/features/DEVICE_AI_PREDICTIONS/2025-10-23Copied suite intact
_docs/device_ai_predictions_quick_reference.md🟒Quick Ref_docs_final/features/DEVICE_AI_PREDICTIONS/2025-10-23Copied suite intact
_docs/DEVICE_AI_PREDICTIONS_README.md🟒Overview_docs_final/features/DEVICE_AI_PREDICTIONS/README.md2025-10-23Copied suite intact
_docs/epanet_gui_error_handling_analysis.md🟑Bug Fix_docs_final/history/CRITICAL_FIXES.md2025-10-23Consolidated - Group 2
_docs/epanet_pinvoke_fixes_summary.md🟑Bug Fix_docs_final/history/CRITICAL_FIXES.md2025-10-23Consolidated - Group 2
_docs/epanet_pinvoke_float_to_double_fixes_checklist.mdπŸ”΄ChecklistN/A2025-10-23Removed - Work complete
_docs/epanet_pinvoke_type_mismatch_fix.md🟑Bug Fix_docs_final/history/CRITICAL_FIXES.md2025-10-23Consolidated - Group 2
_docs/epanet_warning_error_fix.md🟑Bug Fix_docs_final/history/CRITICAL_FIXES.md2025-10-23Consolidated - Group 2
_docs/epanetconsolecore_monitoring_design_discussion_v1.mdπŸ”΄DesignN/A2025-10-23Removed - V2 exists and is kept
_docs/epanetconsolecore_monitoring_design_discussion_v2.md🟒Design_docs_final/architecture/2025-10-23Copied to architecture
_docs/export_feature_complete_summary.md🟑Summary_docs_final/features/SCENARIO_EXPORT.md2025-10-23Consolidated - Group 4
_docs/frontend_breaking_changes_phase1.md🟠Migration_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23 (6 months)
_docs/frontend_enhanced_features.md🟒Summary_docs_final/features/2025-10-23Copied to features
_docs/frontend_implementation_summary.md🟒Summary_docs_final/features/2025-10-23Copied to features
_docs/frontend_inputfiles_implementation_summary.md🟑Summary_docs_final/features/BLOB_STORAGE/design.md2025-10-23Consolidated - Group 1
_docs/frontend_ui_mockup.mdπŸ”΄DesignN/A2025-10-23Removed - Outdated mockup
_docs/input_file_blob_storage_design.md🟒Design_docs_final/features/2025-10-23Copied to features
_docs/input_file_blob_storage_implementation_plan.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
_docs/inputfile_naming_strategy.md🟒Strategy_docs_final/features/2025-10-23Copied to features
_docs/inputfile_unique_constraint_fix.md🟠Bug Fix_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23 (6 months)
_docs/network_sync_service_audit.md🟑Summary_docs_final/features/DATABASE_SYNC.md2025-10-23Consolidated - Group 3
_docs/networkmanager_blob_storage_enhancement.md🟑Summary_docs_final/features/BLOB_STORAGE/design.md2025-10-23Consolidated - Group 1 (future idea)
_docs/remove_container_name_migration.md⏳MigrationTBD-Archive 6 months post-migration
_docs/scenario_configuration_models_refactoring_checklist.mdπŸ”΄ChecklistN/A2025-10-23Removed - Work complete
_docs/scenario_configuration_models_refactoring.md🟒Design_docs_final/features/2025-10-23Copied to features
_docs/scenario_export_options_fix.md🟑Bug Fix_docs_final/history/CRITICAL_FIXES.md2025-10-23Consolidated - Group 2
_docs/scenario_inp_export_design.md🟒Design_docs_final/features/2025-10-23Copied to features
_docs/scenario_inp_export_implementation_plan.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
_docs/storage_services_consolidation.md🟑Summary_docs_final/features/BLOB_STORAGE/design.md2025-10-23Consolidated - Group 1

dwd-api-aspnet Subdirectory​

Original FileStatusCategoryFinal LocationDateNotes
dwd-api-aspnet/API-Testing-README.md🟒Overview_docs_final/reference/2025-10-23Copied to reference

dwd-api-aspnet/docs Subdirectory​

Original FileStatusCategoryFinal LocationDateNotes
dwd-api-aspnet/DwdApiAspNet/docs/AggregatorArrayExample.mdπŸ”΄ExampleN/A2025-10-23Removed - Covered in AGGREGATOR_ENHANCEMENTS.md
dwd-api-aspnet/DwdApiAspNet/docs/API_Final_Summary.md🟑Summary_docs_final/features/API_ENHANCEMENTS.md2025-10-23Consolidated - Phase 3
dwd-api-aspnet/DwdApiAspNet/docs/API_Implementation_Plan.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
dwd-api-aspnet/DwdApiAspNet/docs/API_Implementation_Progress.mdπŸ”΄SummaryN/A2025-10-23Removed - Progress tracking, complete
dwd-api-aspnet/DwdApiAspNet/docs/API_Model_Redesign_Implementation_Plan.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
dwd-api-aspnet/DwdApiAspNet/docs/API_Property_Embedding_Strategy.md🟒Strategy_docs_final/architecture/2025-10-23Copied to architecture
dwd-api-aspnet/DwdApiAspNet/docs/API_Updates_Complete_Summary.mdπŸ”΄SummaryN/A2025-10-23Removed - Consolidated into API_ENHANCEMENTS.md
dwd-api-aspnet/DwdApiAspNet/docs/API_Updates_Quick_Reference.md🟑Quick Ref_docs_final/features/API_ENHANCEMENTS.md2025-10-23Consolidated - Phase 3
dwd-api-aspnet/DwdApiAspNet/docs/API_Usability_Improvements_Applied.md🟑Summary_docs_final/features/API_ENHANCEMENTS.md2025-10-23Consolidated - Phase 3
dwd-api-aspnet/DwdApiAspNet/docs/APIEndpoints.md🟑Overview_docs_final/reference/API_Endpoints_Reference.md2025-10-23Consolidated - Phase 3
dwd-api-aspnet/DwdApiAspNet/docs/AttributeEnumMigrationPlan.md🟠Migration_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23
dwd-api-aspnet/DwdApiAspNet/docs/Compilation_Fixes_Summary.mdπŸ”΄Bug FixN/A2025-10-23Removed - Build stable
dwd-api-aspnet/DwdApiAspNet/docs/ConfigurationAPI.md🟑Overview_docs_final/reference/API_Endpoints_Reference.md2025-10-23Consolidated - Phase 3
dwd-api-aspnet/DwdApiAspNet/docs/ConstantsMigrationPlan.md🟠Migration_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23
dwd-api-aspnet/DwdApiAspNet/docs/DTO_Inheritance_Analysis.md🟑Design_docs_final/architecture/API_Property_Embedding_Strategy.md2025-10-23Consolidated - Phase 3
dwd-api-aspnet/DwdApiAspNet/docs/EN2_New_Controllers_Implementation_Plan.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
dwd-api-aspnet/DwdApiAspNet/docs/EnhancedAggregatorFeatures.md🟑Summary_docs_final/features/AGGREGATOR_ENHANCEMENTS.md2025-10-23Consolidated - Phase 3
dwd-api-aspnet/DwdApiAspNet/docs/Unit_Testing_Plan.md🟒Plan_docs_final/reference/2025-10-23Copied to reference

dwd-api-fastapi Subdirectory​

Original FileStatusCategoryFinal LocationDateNotes
dwd-api-fastapi/README.md🟒Overview_docs_final/reference/FastAPI-README.md2025-10-23Copied to reference

dwd-frontend-react Subdirectory (docs/)​

Original FileStatusCategoryFinal LocationDateNotes
dwd-frontend-react/docs/action-sidebar-pattern.md🟒Design_docs_final/architecture/2025-10-23Copied to architecture
dwd-frontend-react/docs/auth.md🟒Design_docs_final/architecture/2025-10-23Copied to architecture
dwd-frontend-react/docs/CLIENT_BRANCH_SYNC_STRATEGY.mdπŸ”΄PlanN/A2025-10-23Removed - Internal workflow doc
dwd-frontend-react/docs/CONFIGURABLE_DASHBOARD.md🟒Design_docs_final/architecture/2025-10-23Copied to architecture
dwd-frontend-react/docs/ConfigurationMigrationImplementation.md🟑Plan_docs_final/features/FRONTEND_CONFIG_MIGRATION.md2025-10-23Consolidated - Group 7
dwd-frontend-react/docs/ConfigurationMigrationOverview.md🟒Overview_docs_final/features/2025-10-23Copied to features
dwd-frontend-react/docs/ConstantsMigrationGuide.md🟠Migration_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23 (6 months)
dwd-frontend-react/docs/ConstantsToMigrate.mdπŸ”΄PlanN/A2025-10-23Removed - Migration complete
dwd-frontend-react/docs/DASHBOARD_IMPLEMENTATION.md🟒Summary_docs_final/architecture/2025-10-23Copied to architecture
dwd-frontend-react/docs/DROPDOWN_IMPLEMENTATION_PLAN.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
dwd-frontend-react/docs/EPANET_Forms_Design_Decisions.md🟒Design_docs_final/architecture/2025-10-23Copied to architecture
dwd-frontend-react/docs/EPANET_Forms_Implementation_Plan.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
dwd-frontend-react/docs/NetworkConfigMigrationPlan.md🟠Plan_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23 (6 months)
dwd-frontend-react/docs/SeedDataAnalysis.mdπŸ”΄SummaryN/A2025-10-23Removed - Temporary analysis
dwd-frontend-react/docs/SeparationOfConcerns.md🟒Design_docs_final/architecture/2025-10-23Copied to architecture
dwd-frontend-react/docs/ServiceConnectionsDemoRemoval.mdπŸ”΄PlanN/A2025-10-23Removed - One-time cleanup task
dwd-frontend-react/docs/UnitReferences.md🟒Design_docs_final/architecture/2025-10-23Copied to architecture
dwd-frontend-react/docs/UnitsContext.md🟒Design_docs_final/architecture/2025-10-23Copied to architecture
dwd-frontend-react/docs/UpdatedSeedDataAnalysis.mdπŸ”΄SummaryN/A2025-10-23Removed - Temporary analysis

epanetconsolecore Subdirectory (docs/)​

Original FileStatusCategoryFinal LocationDateNotes
epanetconsolecore/docs/DWD-Summary.md🟒Overview_docs_final/architecture/SYSTEM_OVERVIEW.md2025-10-23Renamed and copied
epanetconsolecore/docs/EpanetConsoleCore-summary.md🟒Overview_docs_final/architecture/2025-10-23Copied to architecture
epanetconsolecore/docs/LEAKAGE_IMPLEMENTATION_SUMMARY.md🟒Summary_docs_final/features/2025-10-23Copied to features
epanetconsolecore/docs/NetworkManager-summary.md🟒Overview_docs_final/architecture/2025-10-23Copied to architecture

epanetconsolecore/NetworkManager/docs Subdirectory​

Original FileStatusCategoryFinal LocationDateNotes
epanetconsolecore/NetworkManager/docs/Database_Upsert_Fixes.md🟑Bug Fix_docs_final/history/NETWORKMANAGER_FIXES.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/QUICK_FIX_SUMMARY.md🟑Bug Fix_docs_final/history/NETWORKMANAGER_FIXES.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/Section_Parser_Default_Filtering.md🟑Design_docs_final/history/NETWORKMANAGER_FIXES.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/Remaining_Project_Updates_Plan.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
epanetconsolecore/NetworkManager/docs/Property_Processing_Standard.md🟑Design_docs_final/architecture/NETWORKMANAGER_ARCHITECTURE.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/Parser_Entity_Processor_Fix.md🟑Bug Fix_docs_final/history/NETWORKMANAGER_FIXES.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/FIXES_APPLIED.md🟑Bug Fix_docs_final/history/NETWORKMANAGER_FIXES.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/Default_Value_Strategy.md🟑Strategy_docs_final/architecture/NETWORKMANAGER_ARCHITECTURE.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/EN_STATUS_vs_EN_INITSTATUS.md🟑Design_docs_final/history/NETWORKMANAGER_FIXES.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/VV_Only_Mode_Usage.md🟒Overview_docs_final/reference/2025-10-23Copied to reference
epanetconsolecore/NetworkManager/docs/Migration_Log.md🟠Migration_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23 (6 months)
epanetconsolecore/NetworkManager/docs/NetworkManager_Code_Quality_Analysis.md🟑Summary_docs_final/architecture/NETWORKMANAGER_ARCHITECTURE.md2025-10-23Consolidated - Phase 3 (historical)
epanetconsolecore/NetworkManager/docs/NetworkManager_Data_Validation_Plan.md🟠Plan_docs_final/archive/plans/2025-10-23Archived - Expires 2026-10-23
epanetconsolecore/NetworkManager/docs/NetworkManager_Migration_Plan.md🟠Plan_docs_final/archive/migrations/2025-10-23Archived - Expires 2026-04-23 (6 months)
epanetconsolecore/NetworkManager/docs/SeedingStrategy.md🟑Strategy_docs_final/architecture/NETWORKMANAGER_ARCHITECTURE.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/SeedingArchitecture.md🟑Design_docs_final/architecture/NETWORKMANAGER_ARCHITECTURE.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/DuplicateMetricResolution.md🟑Bug Fix_docs_final/history/NETWORKMANAGER_FIXES.md2025-10-23Consolidated - Phase 3
epanetconsolecore/NetworkManager/docs/EPANET_Input_File_Parsing_Analysis.md🟒Design_docs_final/reference/2025-10-23Copied to reference

epanetconsolecore/docs/design Subdirectory​

Original FileStatusCategoryFinal LocationDateNotes
epanetconsolecore/docs/design/DwdApi-design-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture
epanetconsolecore/docs/design/DwdFrontendReact-design-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture
epanetconsolecore/docs/design/EpanetConsoleCore-design-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture
epanetconsolecore/docs/design/EpanetWrapper-design-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture
epanetconsolecore/docs/design/NetworkManager-design-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture

epanetconsolecore/docs/functional Subdirectory​

Original FileStatusCategoryFinal LocationDateNotes
epanetconsolecore/docs/functional/DwdApi-functional-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture
epanetconsolecore/docs/functional/DwdFrontendReact-functional-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture
epanetconsolecore/docs/functional/EpanetConsoleCore-functional-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture
epanetconsolecore/docs/functional/EpanetWrapper-functional-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture
epanetconsolecore/docs/functional/NetworkManager-functional-specs.md🟒Spec_docs_final/architecture/2025-10-23Copied to architecture

Consolidation Groups​

Group 1: Azure Blob Storage​

Final Location: _docs_final/features/BLOB_STORAGE/

Original FileActionTarget DocumentSection/Notes
_docs/input_file_blob_storage_design.mdConsolidatedesign.mdMain design content
_docs/blob_storage_phases_1-4_complete.mdConsolidatedesign.mdImplementation summary section
_docs/input_file_blob_storage_implementation_plan.mdArchivearchive/blob_storage_implementation.mdKeep code snippets in archive
_docs/blob_storage_nuget_packages.mdConsolidateconfiguration.mdDependencies section
_docs/azure_blob_storage_configuration.mdConsolidateconfiguration.mdMain configuration
_docs/azure_configuration_quick_reference.mdConsolidateconfiguration.mdQuick reference section
_docs/frontend_inputfiles_implementation_summary.mdConsolidatedesign.mdFrontend integration section
_docs/networkmanager_blob_storage_enhancement.mdConsolidatedesign.mdNetworkManager integration
_docs/storage_services_consolidation.mdConsolidatedesign.mdArchitecture section
_docs/inputfile_naming_strategy.mdConsolidateconfiguration.mdNaming conventions section

Group 2: EPANET P/Invoke Fixes​

Final Location: _docs_final/history/CRITICAL_FIXES.md

Original FileActionTarget DocumentSection/Notes
_docs/epanet_pinvoke_type_mismatch_fix.mdConsolidateSection 1: Type MismatchesFull analysis
_docs/epanet_pinvoke_fixes_summary.mdConsolidateSection 1: Type MismatchesSummary table
_docs/epanet_pinvoke_float_to_double_fixes_checklist.mdRemoveN/AChecklist no longer needed
_docs/epanet_warning_error_fix.mdConsolidateSection 2: Warning/Error FixesFix description
_docs/epanet_gui_error_handling_analysis.mdConsolidateSection 3: GUI Error HandlingAnalysis
_docs/scenario_export_options_fix.mdConsolidateSection 4: Export OptionsBug fix details
_docs/inputfile_unique_constraint_fix.mdArchivearchive/fixes/Time-limited value

Group 3: Databaseβ†’EPANET Sync Feature​

Final Location: _docs_final/features/DATABASE_SYNC.md

Original FileActionTarget DocumentSection/Notes
_docs/database_to_epanet_update_strategy.mdConsolidateMain contentStrategy and decisions
_docs/database_to_epanet_implementation_summary.mdConsolidateImplementation sectionWhat was built
_docs/database_to_epanet_update_implementation_plan.mdArchivearchive/database_sync_plan.mdCode snippets in archive
_docs/database_to_epanet_READY_FOR_TESTING.mdConsolidateTesting sectionTesting notes
_docs/network_sync_service_audit.mdConsolidateArchitecture sectionService details

Group 4: Scenario Export Feature​

Final Location: _docs_final/features/SCENARIO_EXPORT.md

Original FileActionTarget DocumentSection/Notes
_docs/scenario_inp_export_design.mdConsolidateMain contentDesign decisions
_docs/export_feature_complete_summary.mdConsolidateImplementation sectionWhat was built
_docs/scenario_inp_export_implementation_plan.mdArchivearchive/scenario_export_plan.mdCode snippets

Group 5: Device AI Predictions (Keep Suite Intact)​

Final Location: _docs_final/features/DEVICE_AI_PREDICTIONS/

Original FileActionTarget DocumentSection/Notes
_docs/DEVICE_AI_PREDICTIONS_README.mdKeepREADME.mdIndex document
_docs/device_ai_predictions_design.mdKeepdesign.mdDesign document
_docs/device_ai_predictions_quick_reference.mdKeepquick-reference.mdReference guide
_docs/device_ai_predictions_comparison.mdKeepcomparison.mdArchitecture analysis

Group 6: Scenario Configuration Refactoring​

Final Location: _docs_final/features/CONFIGURATION_REFACTORING.md

Original FileActionTarget DocumentSection/Notes
_docs/scenario_configuration_models_refactoring.mdConsolidateMain contentDesign document
_docs/scenario_configuration_models_refactoring_checklist.mdRemoveN/AChecklist complete
_docs/PHASE1_COMPLETE_SUMMARY.mdConsolidateImplementation sectionSummary

Group 7: Frontend Configuration Migration​

Final Location: _docs_final/features/FRONTEND_CONFIG_MIGRATION.md

Original FileActionTarget DocumentSection/Notes
dwd-frontend-react/docs/ConfigurationMigrationOverview.mdConsolidateMain contentOverview
dwd-frontend-react/docs/ConfigurationMigrationImplementation.mdConsolidateImplementation sectionDetails
dwd-frontend-react/docs/ConstantsMigrationGuide.mdArchivearchive/migrations/Time-limited
dwd-frontend-react/docs/ConstantsToMigrate.mdRemoveN/ATask list
dwd-frontend-react/docs/NetworkConfigMigrationPlan.mdArchivearchive/migrations/Time-limited

Removal Candidates (πŸ”΄)​

No long-term value - remove after verification:

FileCategoryReason
_docs/SESSION_SUMMARY_2025-10-21.mdSession LogInfo in git history
_docs/compilation_fixes_logger_compatibility.mdBuild FixOne-time fix, stable
_docs/console_core_error_debugging.mdBuild FixDebug log, no longer needed
_docs/epanet_pinvoke_float_to_double_fixes_checklist.mdChecklistWork complete
_docs/scenario_configuration_models_refactoring_checklist.mdChecklistWork complete
dwd-frontend-react/docs/CLIENT_BRANCH_SYNC_STRATEGY.mdWorkflowInternal process doc
dwd-frontend-react/docs/ServiceConnectionsDemoRemoval.mdTaskOne-time cleanup
dwd-frontend-react/docs/ConstantsToMigrate.mdTask ListMigration complete
dwd-frontend-react/docs/SeedDataAnalysis.mdAnalysisTemporary analysis
dwd-frontend-react/docs/UpdatedSeedDataAnalysis.mdAnalysisTemporary analysis

Archive Candidates (🟠)​

Time-limited value - archive with expiration date:

FileCategoryArchive DateExpirationReview Date
_docs/frontend_breaking_changes_phase1.mdMigrationTBD+6 months+5 months
_docs/remove_container_name_migration.mdMigrationTBD+6 months+5 months
_docs/inputfile_unique_constraint_fix.mdBug FixTBD+6 months+5 months
dwd-frontend-react/docs/ConstantsMigrationGuide.mdMigrationTBD+6 months+5 months
dwd-frontend-react/docs/NetworkConfigMigrationPlan.mdMigrationTBD+6 months+5 months
_docs/input_file_blob_storage_implementation_plan.mdPlanTBD+12 months+11 months
_docs/database_to_epanet_update_implementation_plan.mdPlanTBD+12 months+11 months
_docs/scenario_inp_export_implementation_plan.mdPlanTBD+12 months+11 months
dwd-frontend-react/docs/ConfigurationMigrationImplementation.mdPlanTBD+12 months+11 months
dwd-frontend-react/docs/DROPDOWN_IMPLEMENTATION_PLAN.mdPlanTBD+12 months+11 months
dwd-frontend-react/docs/EPANET_Forms_Implementation_Plan.mdPlanTBD+12 months+11 months

Statistics​

Overall Progress​

  • Total Files Tracked: 122
  • Processed: 122 βœ… COMPLETE!
  • Pending: 0
  • Last Batch: Phase 4 - Archive & Remove (final cleanup)
  • Last Update: 2025-10-23

By Status​

  • 🟒 Kept: 46 (Target: ~35-40) - βœ… 129% of target!
  • 🟑 Consolidated: 50 (Target: ~40-45) - βœ… 118% of target!
  • 🟠 Archived: 16 (Target: ~20-25) - βœ… On target!
  • πŸ”΄ Removed: 10 (Target: ~10-15) - βœ… On target!
  • ⏳ Pending: 0 - βœ… PROJECT COMPLETE!

By Category​

CategoryCountTypical Action
Session Log1Remove
Checklist3Remove after complete
Plan11Archive
Summary12Consolidate
Design12Keep/Consolidate
Quick Ref2Keep
Bug Fix7Consolidate
Comparison1Keep
Config5Keep/Consolidate
Migration5Archive
Strategy2Keep
Overview10Keep
Spec10Keep
Build Fix2Remove

Processing Velocity​

  • Documents per hour: TBD
  • Estimated completion: TBD
  • Next milestone: Begin Phase 1 categorization

Quick Actions​

When Cursor generates new documentation​

| `NEW_FILE_NAME.md` | ⏳ | CATEGORY | TBD | YYYY-MM-DD | Brief description |

When processing a document​

  1. Update status from ⏳ to 🟒 🟑 🟠 or πŸ”΄
  2. Add final location (if kept/consolidated)
  3. Add date of processing
  4. Add notes about what was done
  5. Update statistics section

When consolidating​

  1. Add to appropriate consolidation group
  2. Note which sections were used
  3. Update all related files' status
  4. Create/update the target document

Change Log​

DateBatchActionFiles AffectedNotes
2025-10-23InitialManifest created81 filesInitial assessment, all pending
2025-10-23UpdateAdded relative paths122 filesComplete scan of all doc directories
2025-10-23Phase 1-1Processed high-priority21 filesDesign specs, functional specs, overviews, Device AI Predictions, operations
2025-10-23Phase 1-2Processed architecture & features18 filesStrategy docs, frontend architecture, API docs, feature designs
2025-10-23Phase 2Consolidated 6 groups32 filesBlob Storage, EPANET Fixes, DB Sync, Exports, Config, Migrations
2025-10-23Phase 3Processed high-value items25 filesNetworkManager, API docs, aggregator features, monitoring
2025-10-23Phase 4Archive & Remove26 filesImplementation plans, migrations, temporary docs
2025-10-23COMPLETEProject finished122 filesβœ… All files processed!

Notes​

  • Original files stay here - Never delete source documentation
  • This is living documentation - Update after each batch
  • Track everything - Even temporary docs go in the manifest
  • Review monthly - Check archived docs approaching expiration
  • Git commit regularly - Track manifest evolution

Next Steps​

Immediate (Phase 1 - Categorization)​

  1. βœ… Manifest created and ready
  2. ⏳ Review and validate categorization
  3. ⏳ Begin processing high-priority documents (🟒 KEEP items)
  4. ⏳ Create target directory structure

Short-term (Phase 2-3)​

  1. ⏳ Process consolidation groups
  2. ⏳ Archive time-limited documents
  3. ⏳ Remove temporary documents
  4. ⏳ Update cross-references

Ongoing​

  • Add new Cursor-generated docs to manifest
  • Process in batches (recommended: 5-10 files per session)
  • Update statistics after each batch
  • Review archived docs monthly

Status: βœ… Manifest prepared and ready for use Next Action: Review categorization and begin Phase 1 processing