File size: 431 Bytes
18b7e6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
name: plan-priority
description: Decide what to build first. Core function before polish. Revenue before aesthetics.
version: 5.0.0
---

::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 v4.0 | ilang.ai