42 lines
2.2 KiB
Markdown
42 lines
2.2 KiB
Markdown
Here's a thinking process to construct the desired output:
|
|
|
|
1. **Analyze the Request:** The user wants me to act as a "CHAIR" and perform a "strategic_review." The output must be a very specific, highly formatted "Cycle Entry" based *only* on the provided data (the portfolio report) and following strict internal rules (Do NOT invent history, only report what happened *this* cycle).
|
|
|
|
2. **Examine the Input Data:**
|
|
* **Goal:** Write a brief summary of *THIS CYCLE'S* strategic review to record in the log.
|
|
* **Format Required:**
|
|
```
|
|
## Cycle Entry: Task b63cc271-2283-4f5d-a7e0-96eed2ea82ba
|
|
|
|
### Board Consensus
|
|
[One sentence: what did the board agree on?]
|
|
|
|
### Gap Status
|
|
GAP 1 (CLO): [submitted/deferred/awaiting David/no change -- ONE of these]
|
|
GAP 2 (CLR): [status]
|
|
GAP 3 (KDP): [status]
|
|
|
|
### Proposal Decision
|
|
[ONE of:]
|
|
SUBMITTED: [company-slug] -- task enqueued to incubation this cycle
|
|
DEFERRED: [reason]
|
|
NONE: [reason]
|
|
|
|
### CLM Dispatch
|
|
[ONE of:]
|
|
DISPATCHED: [book-project-slug]
|
|
NONE
|
|
|
|
### Next Focus
|
|
[One sentence]
|
|
```
|
|
* **Crucial Constraint:** The prompt states: "Keep it factual. Use only what happened in this cycle. Do NOT invent history. Do NOT summarize old entries."
|
|
* **Observation:** The `CONVERSATION HISTORY` is "No recent conversation history." The `MESSAGE` provided is *only* the portfolio report. There are no explicit instructions, decisions, or meeting outcomes provided in the current turn to fill out the highly structured, decision-oriented template.
|
|
|
|
3. **Determine Content for Each Section (The "Impossibility" Check):**
|
|
|
|
* **Task ID:** I must use the placeholder ID provided in the template: `Task b63cc271-2283-4f5d-a7e0-96eed2ea82ba`.
|
|
* **Board Consensus:** I cannot form a consensus because no discussion or agreement points were given.
|
|
* **Gap Status (CLO, CLR, KDP):** I have no context on what GAPs 1, 2, or 3 are, or what the board decided regarding them.
|
|
* **Proposal Decision:** I cannot decide this without any proposals/discussions.
|
|
* **CLM Dispatch |