mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-11 22:53:00 +00:00
parent
a839fa877e
commit
45c33d277c
4 changed files with 309 additions and 54 deletions
306
run.json
306
run.json
|
|
@ -406,22 +406,22 @@
|
|||
"base_sha": "025f41dddd908d37b24bdd30abd251ca85ed7cf7"
|
||||
},
|
||||
"status": {
|
||||
"kind": "blocked",
|
||||
"blocked_reason": "human_input_required"
|
||||
"kind": "running"
|
||||
},
|
||||
"status_updated_at": "2026-05-08T16:16:59.986341Z",
|
||||
"last_event_at": "2026-05-08T16:16:59.986341Z",
|
||||
"status_updated_at": "2026-05-08T16:17:10.535618Z",
|
||||
"last_event_at": "2026-05-08T16:17:16.239Z",
|
||||
"pending_control": null,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-05-08T16:17:10.536126Z",
|
||||
"current_node": "freeform",
|
||||
"timestamp": "2026-05-08T16:17:26.539008Z",
|
||||
"current_node": "summarize",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"yes_no",
|
||||
"confirmation",
|
||||
"multiple_choice",
|
||||
"multi_select",
|
||||
"freeform"
|
||||
"freeform",
|
||||
"summarize"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
|
|
@ -430,7 +430,9 @@
|
|||
"internal.retry_count.freeform": 0,
|
||||
"internal.retry_count.multi_select": 0,
|
||||
"human.gate.label": "Be sure to talk about birds!",
|
||||
"last_stage": "summarize",
|
||||
"outcome": "succeeded",
|
||||
"response.summarize": "# Interview Summary\n\n## Interview Transcript\n\n### 1. Yes/No Question\n**Q:** Is this interview workflow easy to follow so far?\n**A:** **Yes**\n\n---\n\n### 2. Confirmation\n**Q:** Confirm that you want to continue into more structured questions.\n**A:** **Yes** — the user confirmed they wanted to proceed.\n\n---\n\n### 3. Multiple Choice\n**Q:** Which theme should be the center of the final summary?\n**A:** **[G] Goals**\n\n---\n\n### 4. Multi-Select\n**Q:** Which supporting areas should the final summary emphasize?\n**A:** **[B] Blockers** and **[D] Decisions needed**\n\n---\n\n### 5. Freeform\n**Q:** Add any final context, constraints, or nuance for the summary.\n**A:** **\"Be sure to talk about birds!\"**\n\n---\n\n## Synthesis\n\n### User's Priorities\n- The user wants the summary to be **Goals-centered** — the primary lens should be what is being aimed for or accomplished.\n- Supporting emphasis should be placed on **Blockers** (what is getting in the way) and **Decisions needed** (open choices that require resolution), framing goals in the context of what obstacles and decision points surround them.\n\n### Constraints\n- The user explicitly requests that **birds be discussed** in the summary. This is a hard constraint called out in the freeform step — it should not be overlooked.\n\n### Open Questions / Notes\n- No answers were withheld or skipped; all five stages were completed successfully.\n- The user found the workflow easy to follow (Stage 1), suggesting no UX friction was encountered.\n- The specific subject matter of the interview (beyond workflow meta-questions) was not elaborated upon — the summary structure is clear, but the **domain content** would need to come from a prior or parallel context not captured in these gate answers.\n\n### 🐦 A Note on Birds\nPer the user's explicit instruction: any downstream summary, report, or artifact produced from this interview should incorporate birds — whether as a metaphor, a thematic thread, or direct reference. Don't forget the birds.",
|
||||
"internal.retry_count.confirmation": 0,
|
||||
"internal.node_visit_count": 1,
|
||||
"human.gate.confirmation.label": "[Y] Continue",
|
||||
|
|
@ -443,10 +445,13 @@
|
|||
"graph.goal": "Run a progressive human interview and summarize the answers",
|
||||
"human.gate.freeform.answer": "Be sure to talk about birds!",
|
||||
"human.gate.multiple_choice.label": "[G] Goals",
|
||||
"internal.retry_count.summarize": 0,
|
||||
"thread.multi_select.current_node": "freeform",
|
||||
"thread.freeform.current_node": "summarize",
|
||||
"internal.retry_count.yes_no": 0,
|
||||
"last_response": "# Interview Summary\n\n## Interview Transcript\n\n### 1. Yes/No Question\n**Q:** Is this interview workflow easy to follow so far?\n**A:** **Yes**\n\n---\n\n### 2. Confirmation\n**Q:** Confirm that you want to c",
|
||||
"failure_class": "",
|
||||
"internal.thread_id": "multi_select",
|
||||
"internal.thread_id": "freeform",
|
||||
"internal.retry_count.multiple_choice": 0,
|
||||
"human.gate.text": "Be sure to talk about birds!",
|
||||
"graph.rankdir": "LR",
|
||||
|
|
@ -454,19 +459,52 @@
|
|||
"thread.confirmation.current_node": "multiple_choice",
|
||||
"human.gate.yes_no.answer": "yes",
|
||||
"human.gate.yes_no.question": "Is this interview workflow easy to follow so far?",
|
||||
"current_node": "freeform",
|
||||
"current_node": "summarize",
|
||||
"thread.yes_no.current_node": "confirmation",
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"human.gate.multiple_choice.question": "Which theme should be the center of the final summary?",
|
||||
"human.gate.multiple_choice.answer": "G",
|
||||
"human.gate.multi_select.answer": "B, D",
|
||||
"failure_signature": "",
|
||||
"internal.fidelity": "compact",
|
||||
"internal.fidelity": "summary:high",
|
||||
"preferred_label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.multi_select.label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.selected": "freeform"
|
||||
},
|
||||
"node_outcomes": {
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
},
|
||||
"confirmation": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[Y] Continue",
|
||||
"suggested_next_ids": [
|
||||
"multiple_choice"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.confirmation.answer": "yes",
|
||||
"human.gate.selected": "Y",
|
||||
"human.gate.confirmation.label": "[Y] Continue",
|
||||
"human.gate.confirmation.question": "Confirm that you want to continue into more structured questions.",
|
||||
"human.gate.label": "[Y] Continue"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"freeform": {
|
||||
"status": "succeeded",
|
||||
"suggested_next_ids": [
|
||||
"summarize"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.label": "Be sure to talk about birds!",
|
||||
"human.gate.freeform.question": "Add any final context, constraints, or nuance for the summary.",
|
||||
"human.gate.freeform.answer": "Be sure to talk about birds!",
|
||||
"human.gate.selected": "freeform",
|
||||
"human.gate.text": "Be sure to talk about birds!"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"multi_select": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[B] Blockers, [D] Decisions needed",
|
||||
|
|
@ -482,10 +520,6 @@
|
|||
},
|
||||
"usage": null
|
||||
},
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
},
|
||||
"yes_no": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[Y] Yes",
|
||||
|
|
@ -501,21 +535,6 @@
|
|||
},
|
||||
"usage": null
|
||||
},
|
||||
"confirmation": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[Y] Continue",
|
||||
"suggested_next_ids": [
|
||||
"multiple_choice"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.confirmation.answer": "yes",
|
||||
"human.gate.selected": "Y",
|
||||
"human.gate.confirmation.label": "[Y] Continue",
|
||||
"human.gate.confirmation.question": "Confirm that you want to continue into more structured questions.",
|
||||
"human.gate.label": "[Y] Continue"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"multiple_choice": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[G] Goals",
|
||||
|
|
@ -531,25 +550,44 @@
|
|||
},
|
||||
"usage": null
|
||||
},
|
||||
"freeform": {
|
||||
"summarize": {
|
||||
"status": "succeeded",
|
||||
"suggested_next_ids": [
|
||||
"summarize"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.label": "Be sure to talk about birds!",
|
||||
"human.gate.freeform.question": "Add any final context, constraints, or nuance for the summary.",
|
||||
"human.gate.freeform.answer": "Be sure to talk about birds!",
|
||||
"human.gate.selected": "freeform",
|
||||
"human.gate.text": "Be sure to talk about birds!"
|
||||
"last_stage": "summarize",
|
||||
"last_response": "# Interview Summary\n\n## Interview Transcript\n\n### 1. Yes/No Question\n**Q:** Is this interview workflow easy to follow so far?\n**A:** **Yes**\n\n---\n\n### 2. Confirmation\n**Q:** Confirm that you want to c",
|
||||
"response.summarize": "# Interview Summary\n\n## Interview Transcript\n\n### 1. Yes/No Question\n**Q:** Is this interview workflow easy to follow so far?\n**A:** **Yes**\n\n---\n\n### 2. Confirmation\n**Q:** Confirm that you want to continue into more structured questions.\n**A:** **Yes** — the user confirmed they wanted to proceed.\n\n---\n\n### 3. Multiple Choice\n**Q:** Which theme should be the center of the final summary?\n**A:** **[G] Goals**\n\n---\n\n### 4. Multi-Select\n**Q:** Which supporting areas should the final summary emphasize?\n**A:** **[B] Blockers** and **[D] Decisions needed**\n\n---\n\n### 5. Freeform\n**Q:** Add any final context, constraints, or nuance for the summary.\n**A:** **\"Be sure to talk about birds!\"**\n\n---\n\n## Synthesis\n\n### User's Priorities\n- The user wants the summary to be **Goals-centered** — the primary lens should be what is being aimed for or accomplished.\n- Supporting emphasis should be placed on **Blockers** (what is getting in the way) and **Decisions needed** (open choices that require resolution), framing goals in the context of what obstacles and decision points surround them.\n\n### Constraints\n- The user explicitly requests that **birds be discussed** in the summary. This is a hard constraint called out in the freeform step — it should not be overlooked.\n\n### Open Questions / Notes\n- No answers were withheld or skipped; all five stages were completed successfully.\n- The user found the workflow easy to follow (Stage 1), suggesting no UX friction was encountered.\n- The specific subject matter of the interview (beyond workflow meta-questions) was not elaborated upon — the summary structure is clear, but the **domain content** would need to come from a prior or parallel context not captured in these gate answers.\n\n### 🐦 A Note on Birds\nPer the user's explicit instruction: any downstream summary, report, or artifact produced from this interview should incorporate birds — whether as a metaphor, a thematic thread, or direct reference. Don't forget the birds."
|
||||
},
|
||||
"usage": null
|
||||
"notes": "Stage completed: summarize",
|
||||
"usage": {
|
||||
"input": {
|
||||
"usage": {
|
||||
"model": {
|
||||
"provider": "anthropic",
|
||||
"model_id": "claude-sonnet-4-6"
|
||||
},
|
||||
"tokens": {
|
||||
"input_tokens": 530,
|
||||
"output_tokens": 490,
|
||||
"reasoning_tokens": 0,
|
||||
"cache_read_tokens": 0,
|
||||
"cache_write_tokens": 5376
|
||||
}
|
||||
},
|
||||
"facts": {
|
||||
"provider": "anthropic",
|
||||
"cache_write_5m_tokens": 5376,
|
||||
"cache_write_1h_tokens": 0
|
||||
}
|
||||
},
|
||||
"total_usd_micros": 29100
|
||||
}
|
||||
}
|
||||
},
|
||||
"next_node_id": "summarize",
|
||||
"next_node_id": "exit",
|
||||
"node_visits": {
|
||||
"confirmation": 1,
|
||||
"freeform": 1,
|
||||
"summarize": 1,
|
||||
"multi_select": 1,
|
||||
"multiple_choice": 1,
|
||||
"yes_no": 1,
|
||||
|
|
@ -967,6 +1005,154 @@
|
|||
"multi_select": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
77,
|
||||
{
|
||||
"timestamp": "2026-05-08T16:17:15.917890Z",
|
||||
"current_node": "freeform",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"yes_no",
|
||||
"confirmation",
|
||||
"multiple_choice",
|
||||
"multi_select",
|
||||
"freeform"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"human.gate.selected": "freeform",
|
||||
"internal.retry_count.start": 0,
|
||||
"internal.retry_count.multiple_choice": 0,
|
||||
"internal.node_visit_count": 1,
|
||||
"human.gate.freeform.answer": "Be sure to talk about birds!",
|
||||
"internal.run_id": "01KR45XFAK1EBJH26VMZ9C0DDG",
|
||||
"human.gate.freeform.question": "Add any final context, constraints, or nuance for the summary.",
|
||||
"thread.confirmation.current_node": "multiple_choice",
|
||||
"human.gate.multiple_choice.label": "[G] Goals",
|
||||
"thread.multiple_choice.current_node": "multi_select",
|
||||
"human.gate.multiple_choice.question": "Which theme should be the center of the final summary?",
|
||||
"human.gate.yes_no.question": "Is this interview workflow easy to follow so far?",
|
||||
"internal.retry_count.freeform": 0,
|
||||
"current_node": "freeform",
|
||||
"failure_class": "",
|
||||
"graph.goal": "Run a progressive human interview and summarize the answers",
|
||||
"thread.yes_no.current_node": "confirmation",
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"human.gate.multiple_choice.answer": "G",
|
||||
"internal.fidelity": "compact",
|
||||
"internal.retry_count.yes_no": 0,
|
||||
"human.gate.confirmation.label": "[Y] Continue",
|
||||
"thread.multi_select.current_node": "freeform",
|
||||
"human.gate.confirmation.question": "Confirm that you want to continue into more structured questions.",
|
||||
"human.gate.multi_select.label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.label": "Be sure to talk about birds!",
|
||||
"human.gate.yes_no.answer": "yes",
|
||||
"human.gate.text": "Be sure to talk about birds!",
|
||||
"human.gate.yes_no.label": "[Y] Yes",
|
||||
"failure_signature": "",
|
||||
"internal.retry_count.confirmation": 0,
|
||||
"human.gate.multi_select.answer": "B, D",
|
||||
"outcome": "succeeded",
|
||||
"graph.rankdir": "LR",
|
||||
"preferred_label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.confirmation.answer": "yes",
|
||||
"internal.thread_id": "multi_select",
|
||||
"human.gate.multi_select.question": "Which supporting areas should the final summary emphasize?",
|
||||
"internal.retry_count.multi_select": 0,
|
||||
"thread.start.current_node": "yes_no"
|
||||
},
|
||||
"node_outcomes": {
|
||||
"multiple_choice": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[G] Goals",
|
||||
"suggested_next_ids": [
|
||||
"multi_select"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.multiple_choice.label": "[G] Goals",
|
||||
"human.gate.label": "[G] Goals",
|
||||
"human.gate.selected": "G",
|
||||
"human.gate.multiple_choice.question": "Which theme should be the center of the final summary?",
|
||||
"human.gate.multiple_choice.answer": "G"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"confirmation": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[Y] Continue",
|
||||
"suggested_next_ids": [
|
||||
"multiple_choice"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.confirmation.answer": "yes",
|
||||
"human.gate.selected": "Y",
|
||||
"human.gate.confirmation.label": "[Y] Continue",
|
||||
"human.gate.confirmation.question": "Confirm that you want to continue into more structured questions.",
|
||||
"human.gate.label": "[Y] Continue"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
},
|
||||
"multi_select": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[B] Blockers, [D] Decisions needed",
|
||||
"suggested_next_ids": [
|
||||
"freeform"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.multi_select.answer": "B, D",
|
||||
"human.gate.multi_select.label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.multi_select.question": "Which supporting areas should the final summary emphasize?",
|
||||
"human.gate.selected": "B,D",
|
||||
"human.gate.label": "[B] Blockers, [D] Decisions needed"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"freeform": {
|
||||
"status": "succeeded",
|
||||
"suggested_next_ids": [
|
||||
"summarize"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.label": "Be sure to talk about birds!",
|
||||
"human.gate.freeform.question": "Add any final context, constraints, or nuance for the summary.",
|
||||
"human.gate.freeform.answer": "Be sure to talk about birds!",
|
||||
"human.gate.selected": "freeform",
|
||||
"human.gate.text": "Be sure to talk about birds!"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"yes_no": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[Y] Yes",
|
||||
"suggested_next_ids": [
|
||||
"confirmation"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.selected": "Y",
|
||||
"human.gate.label": "[Y] Yes",
|
||||
"human.gate.yes_no.answer": "yes",
|
||||
"human.gate.yes_no.question": "Is this interview workflow easy to follow so far?",
|
||||
"human.gate.yes_no.label": "[Y] Yes"
|
||||
},
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "summarize",
|
||||
"git_commit_sha": "fe0fa207540bc90012363e74f93e6f92dca5d126",
|
||||
"node_visits": {
|
||||
"confirmation": 1,
|
||||
"multi_select": 1,
|
||||
"multiple_choice": 1,
|
||||
"start": 1,
|
||||
"freeform": 1,
|
||||
"yes_no": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"conclusion": null,
|
||||
|
|
@ -989,18 +1175,7 @@
|
|||
},
|
||||
"pull_request": null,
|
||||
"superseded_by": null,
|
||||
"pending_interviews": {
|
||||
"01KR461H2JEGNHBCWRVSA8NABV": {
|
||||
"question": {
|
||||
"id": "01KR461H2JEGNHBCWRVSA8NABV",
|
||||
"text": "Add any final context, constraints, or nuance for the summary.",
|
||||
"stage": "freeform",
|
||||
"question_type": "freeform",
|
||||
"allow_freeform": true
|
||||
},
|
||||
"started_at": "2026-05-08T16:16:59.986275Z"
|
||||
}
|
||||
},
|
||||
"pending_interviews": {},
|
||||
"stages": {
|
||||
"start@1": {
|
||||
"first_event_seq": 16,
|
||||
|
|
@ -1046,7 +1221,12 @@
|
|||
"first_event_seq": 68,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"completion": {
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-08T16:17:10.535924Z"
|
||||
},
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": null,
|
||||
|
|
@ -1054,7 +1234,8 @@
|
|||
"parallel_results": null,
|
||||
"output": null,
|
||||
"started_at": "2026-05-08T16:16:59.986155Z",
|
||||
"state": "running"
|
||||
"duration_ms": 10549,
|
||||
"state": "succeeded"
|
||||
},
|
||||
"yes_no@1": {
|
||||
"first_event_seq": 20,
|
||||
|
|
@ -1076,6 +1257,23 @@
|
|||
"duration_ms": 74259,
|
||||
"state": "succeeded"
|
||||
},
|
||||
"summarize@1": {
|
||||
"first_event_seq": 80,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"provider_used": {
|
||||
"mode": "prompt",
|
||||
"provider": "anthropic"
|
||||
},
|
||||
"diff": null,
|
||||
"script_invocation": null,
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"output": null,
|
||||
"started_at": "2026-05-08T16:17:15.918532Z",
|
||||
"state": "running"
|
||||
},
|
||||
"multiple_choice@1": {
|
||||
"first_event_seq": 44,
|
||||
"prompt": null,
|
||||
|
|
|
|||
6
stages/006-freeform@1/status.json
Normal file
6
stages/006-freeform@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-08T16:17:10.535924Z"
|
||||
}
|
||||
47
stages/007-summarize@1/prompt.md
Normal file
47
stages/007-summarize@1/prompt.md
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
Goal: Run a progressive human interview and summarize the answers
|
||||
Run ID: 01KR45XFAK1EBJH26VMZ9C0DDG
|
||||
Pipeline progress: 5 of 6 stages completed
|
||||
|
||||
## Stage: yes_no
|
||||
- Status: succeeded
|
||||
- Handler: human
|
||||
|
||||
## Stage: confirmation
|
||||
- Status: succeeded
|
||||
- Handler: human
|
||||
|
||||
## Stage: multiple_choice
|
||||
- Status: succeeded
|
||||
- Handler: human
|
||||
|
||||
## Stage: multi_select
|
||||
- Status: succeeded
|
||||
- Handler: human
|
||||
|
||||
## Stage: freeform
|
||||
- Status: succeeded
|
||||
- Handler: human
|
||||
|
||||
## Current context
|
||||
| Key | Value |
|
||||
|-----|-------|
|
||||
| human.gate.confirmation.answer | yes |
|
||||
| human.gate.confirmation.label | [Y] Continue |
|
||||
| human.gate.confirmation.question | Confirm that you want to continue into more structured questions. |
|
||||
| human.gate.freeform.answer | Be sure to talk about birds! |
|
||||
| human.gate.freeform.question | Add any final context, constraints, or nuance for the summary. |
|
||||
| human.gate.label | Be sure to talk about birds! |
|
||||
| human.gate.multi_select.answer | B, D |
|
||||
| human.gate.multi_select.label | [B] Blockers, [D] Decisions needed |
|
||||
| human.gate.multi_select.question | Which supporting areas should the final summary emphasize? |
|
||||
| human.gate.multiple_choice.answer | G |
|
||||
| human.gate.multiple_choice.label | [G] Goals |
|
||||
| human.gate.multiple_choice.question | Which theme should be the center of the final summary? |
|
||||
| human.gate.selected | freeform |
|
||||
| human.gate.text | Be sure to talk about birds! |
|
||||
| human.gate.yes_no.answer | yes |
|
||||
| human.gate.yes_no.label | [Y] Yes |
|
||||
| human.gate.yes_no.question | Is this interview workflow easy to follow so far? |
|
||||
|
||||
|
||||
Summarize the full human interview. Include each question and answer in order, then synthesize the user's priorities, constraints, and open questions. Use the human.gate.<node>.question and human.gate.<node>.answer context keys when present. Do not invent missing answers.
|
||||
4
stages/007-summarize@1/provider_used.json
Normal file
4
stages/007-summarize@1/provider_used.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"mode": "prompt",
|
||||
"provider": "anthropic"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue