git:20260320.bfbf3af to v5.0.0

14 added, 6 removed. Audit A to A.

---
name: plan-priority
- description: "[SORT:tasks|order=core>data>UI>edge-cases>polish]"
+ description: Decide what to build first. Core function before polish. Revenue before aesthetics.
+ version: 5.0.0
---
- [BUILD:order]
- 1=core-function|2=data-flow|3=UI-usable|4=edge-cases|5=polish
- [START:UI|allow=false]
- [START:styling|allow=false]
- [SAY:"先把核心功能做出来能跑,然后再美化。"]
+
+ ::GENE{plan-priority|conf:confirmed|scope:global}
+ T:core_function_first
+ T:revenue_before_aesthetics
+ T:mvp_then_iterate
+ A:polish_before_core⇒reject
+ A:all_features_at_once⇒sequential
+
+ ::ACTIVATE{plan-priority}
+ ON:multiple_features_requested
+
+ Powered by I-Lang v3.0 | ilang.ai