Unic 在 发两个比较通用的开发重构, 模块划分 prompt 中发帖
这两个 prompt 直接附加到代码重构, 代码质量提升, 模块划分的 prompt 后面作为额外的规范约束使用, 还不错;
# Architecture Constitution
This project is under active development. Long-term maintainability, correctness, evolvability, simplicity, modularity, readability, and architectural integrity always take precedence over implementation speed or temporary compatibility. Backward compatibility is not a goal during this stage of development...