{ "project": { "name": "Suncal", "description": "集中式光伏投资收益测算模块化系统", "version": "3.0", "type": "photovoltaic_calculation", "created": "2024-12-19", "last_updated": "2024-12-19", "maintainer": "AI Assistant Team" }, "ai_collaboration": { "primary_language": "Chinese", "code_language": "Python", "documentation_format": "Markdown", "shared_rules_path": "config/shared/ai_collaboration_rules.md", "version_control": "git", "quality_standards": { "code_compliance_rate": 0.95, "error_handling_coverage": 0.90, "documentation_completeness": 0.95, "requirement_understanding_rate": 0.95, "execution_success_rate": 0.90, "structured_response_rate": 1.0, "file_organization_rate": 1.0, "version_control_completeness": 0.95 } }, "development": { "architecture": "modular", "design_principles": [ "模块化设计", "地理智能化", "可视化展示", "动态扩展" ], "core_modules": [ "Geography", "Input", "Compute", "Output" ], "technology_stack": { "language": "Python", "version": "3.7+", "dependencies": [ "pandas", "openpyxl", "json" ], "development_tools": [ "Cursor", "Trea" ] } }, "file_management": { "docs_path": "docs/", "data_path": "data/", "scripts_path": "scripts/", "templates_path": "docs/原始模板/", "examples_path": "docs/测算实例/", "config_path": "config/", "shared_config_path": "config/shared/", "logs_path": "logs/", "modifier_logs_path": "logs/modifier/", "reviewer_logs_path": "logs/reviewer/", "versions_path": "versions/", "mcp_plugins_config": "config/shared/mcp_plugins.json", "cloud_services_config": "config/shared/cloud_services.json" }, "quality_assurance": { "require_documentation": true, "code_review": true, "testing_required": true, "version_control": true, "ai_collaboration": true, "cross_reference": true }, "business_domain": { "industry": "光伏发电", "calculation_type": "投资收益测算", "key_metrics": [ "IRR", "NPV", "LCOE", "投资回收期", "财务内部收益率" ], "excel_templates": [ "附录14:集中式光伏项目测算表(模板).xlsx" ] }, "collaboration_workflow": { "modifier_roles": [ "架构师", "产品经理", "前端开发", "后端开发", "DBA", "测试工程师", "运维工程师" ], "reviewer_roles": [ "代码审查", "架构评估", "安全合规", "性能优化", "最佳实践验证" ], "record_formats": { "modifier_log": "v{version}_{date}_{time}.md", "reviewer_report": "{ai_name}_review_report_v{version}_{date}_{time}.md" } } }