Skip to content

Commit 7f0dc73

Browse files
committed
Ground follow-up fixture anchors
1 parent 5951f69 commit 7f0dc73

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

examples/fixtures/messy-thread-to-follow-up.expected.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"source_scope": {
33
"sources_reviewed": [
4-
"messy Slack thread"
4+
"messy-thread-to-follow-up.source.txt lines 1-5"
55
],
66
"known_limitations": [
77
"legal approval missing",
@@ -17,43 +17,43 @@
1717
{
1818
"id": "F1",
1919
"text": "The send queue closes at 3pm.",
20-
"source_anchor": "Alex line 5",
20+
"source_anchor": "Line 5",
2121
"confidence": "high"
2222
},
2323
{
2424
"id": "F2",
2525
"text": "Support needs the enterprise wording before anything goes out.",
26-
"source_anchor": "Priya line 3",
26+
"source_anchor": "Line 3",
2727
"confidence": "high"
2828
},
2929
{
3030
"id": "F3",
3131
"text": "Legal has not approved the banner copy yet.",
32-
"source_anchor": "Jordan line 4",
32+
"source_anchor": "Line 4",
3333
"confidence": "high"
3434
},
3535
{
3636
"id": "F4",
37-
"text": "No final decision owner is named.",
38-
"source_anchor": "Thread",
37+
"text": "The source asks who owns the call and names no owner.",
38+
"source_anchor": "Line 5",
3939
"confidence": "high"
4040
}
4141
],
4242
"assumptions": [],
4343
"open_questions": [
4444
{
4545
"id": "Q1",
46-
"text": "Who owns the final decision?",
47-
"source_anchor": "Alex line 5",
46+
"text": "Who owns the final call?",
47+
"source_anchor": "Line 5",
4848
"confidence": "high"
4949
}
5050
],
5151
"decisions": [],
5252
"actions": [
5353
{
5454
"id": "A1",
55-
"text": "Ask for a named decision owner and a 3pm confirm-or-wait call.",
56-
"source_anchor": "Thread",
55+
"text": "Ask who owns the call and confirm the 3pm timing.",
56+
"source_anchor": "Line 5",
5757
"confidence": "medium",
5858
"status": "proposed"
5959
}
@@ -62,15 +62,15 @@
6262
{
6363
"id": "B1",
6464
"text": "Legal approval and support readiness are both unresolved.",
65-
"source_anchor": "Thread",
65+
"source_anchor": "Lines 2-4",
6666
"confidence": "high"
6767
}
6868
],
6969
"risks": [
7070
{
7171
"id": "R1",
7272
"text": "Sending today could overrun legal or support readiness.",
73-
"source_anchor": "Thread",
73+
"source_anchor": "Lines 2-4",
7474
"confidence": "medium"
7575
}
7676
],

0 commit comments

Comments
 (0)