Skip to content

Commit c55a732

Browse files
committed
add notes
1 parent fcc5af2 commit c55a732

2 files changed

Lines changed: 16 additions & 3 deletions

File tree

commands/critic-d.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,10 @@ Dont use tabular format, it should be sections with subsections and detailed en
9999

100100
- Save the generated prompt** as `dynamic_critic_prompt.md` in the same directory as the `step_by_step_plan.md`.
101101
- Print the generated prompt** in the conversation so the user can read it.
102-
- Ask the user: *"Here's the dynamic critic prompt I generated. Should I run it now?"*
102+
- Tell the user: *" dynamic critic prompt is generated and saved. Now I am running it"*
103+
104+
and switch to phase 2 below:
103105

104-
**Do NOT proceed to Phase 2 until the user confirms.**
105106

106107

107108

@@ -124,7 +125,7 @@ For each identified risk item, document:
124125
| **Category** | Breaking change / Performance / Security / API contract / Schema / Compatibility...|
125126
| **Severity** | Low / Medium / High |
126127
| **Impact** | Possible effects if this risk materializes |
127-
| **ELI10** | Non-technical explanation anyone can understand |
128+
| **ELI18** | Non-technical explanation anyone can understand |
128129
| **NoobEng** | explaining like explaining to a noob for engineer who doesnt understand the underlying dynamics |
129130
| **Affected areas** | Which existing features, modules, or endpoints are affected |
130131
| **Mitigation** (Medium/High only) | Three levels: quick fix, robust fix, long-term fix |

thinking_disciplines/notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,15 @@ i think one way to show the power of this thinking disciplines is to actually us
1515

1616

1717
If they can be combined in a meta manner, one emergent feature is disciplines being SELF-EXTENDING. They recognize their own depth limitation, use their own mechanisms to address it, and generate the missing depth. The depth isn't pre-loaded, it's produced by the disciplines themselves.
18+
19+
20+
21+
also, i think critique is mixture of explore, sensemaking , innovation , so maybe not all disciplines are fundemantal? or, they are all can be defined in individial way, and also mixture of others. they all have this feature?
22+
23+
also we can combined , innovation, and sensemaking , and use the result again to explore. this can go forever, we have depth and runner of these (maybe meta planner?) should be aware of this and dynamically adjust based on another thinking discipline whihc is not discovered yet.
24+
25+
26+
27+
in our work, we must priotitize perfecting this disciplines apparoch with the disciplines. and it will be the first proof that this works.
28+
29+
and one of the first things we shoud solve is context tracking. beacuse our thinking disciplines approach try to cover thinking space, and without proper and perminant way to list things, explore them and do this in retrackable branches without informaitno loss. Our holistic runs wont produce desired resutls.

0 commit comments

Comments
 (0)