Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

null found on toJson when loading a page #71

Open
kapil1garg opened this issue May 16, 2024 · 2 comments
Open

null found on toJson when loading a page #71

kapil1garg opened this issue May 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@kapil1garg
Copy link
Contributor

[interactive-soap-notes] [2024-05-16 15:18:29]  ⨯ TypeError: Cannot read properties of null (reading 'toJSON')
[interactive-soap-notes] [2024-05-16 15:18:29]     at $ (/workspace/.next/server/pages/soap-notes/[id].js:1:46443)
[interactive-soap-notes] [2024-05-16 15:18:29]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async e3 (/workspace/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js:31:594)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async doRender (/workspace/node_modules/next/dist/server/base-server.js:1420:30)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async cacheEntry.responseCache.get.routeKind (/workspace/node_modules/next/dist/server/base-server.js:1594:28)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.renderToResponseWithComponentsImpl (/workspace/node_modules/next/dist/server/base-server.js:1502:28)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.renderPageComponent (/workspace/node_modules/next/dist/server/base-server.js:1919:24)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.renderToResponseImpl (/workspace/node_modules/next/dist/server/base-server.js:1957:32)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.pipeImpl (/workspace/node_modules/next/dist/server/base-server.js:915:25)
[interactive-soap-notes] [2024-05-16 15:18:29]     at async NextNodeServer.handleCatchallRenderRequest (/workspace/node_modules/next/dist/server/next-server.js:272:17)
[interactive-soap-notes] [2024-05-16 15:58:56]  ⨯ TypeError: Cannot read properties of null (reading 'toJSON')
[interactive-soap-notes] [2024-05-16 15:58:56]     at $ (/workspace/.next/server/pages/soap-notes/[id].js:1:46443)
[interactive-soap-notes] [2024-05-16 15:58:56]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async e3 (/workspace/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js:31:594)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async doRender (/workspace/node_modules/next/dist/server/base-server.js:1420:30)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async cacheEntry.responseCache.get.routeKind (/workspace/node_modules/next/dist/server/base-server.js:1594:28)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.renderToResponseWithComponentsImpl (/workspace/node_modules/next/dist/server/base-server.js:1502:28)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.renderPageComponent (/workspace/node_modules/next/dist/server/base-server.js:1919:24)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.renderToResponseImpl (/workspace/node_modules/next/dist/server/base-server.js:1957:32)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.pipeImpl (/workspace/node_modules/next/dist/server/base-server.js:915:25)
[interactive-soap-notes] [2024-05-16 15:58:56]     at async NextNodeServer.handleCatchallRenderRequest (/workspace/node_modules/next/dist/server/next-server.js:272:17)
[interactive-soap-notes] [2024-05-16 15:59:54]  ⨯ TypeError: Cannot read properties of null (reading 'toJSON')
[interactive-soap-notes] [2024-05-16 15:59:54]     at $ (/workspace/.next/server/pages/soap-notes/[id].js:1:46443)
[interactive-soap-notes] [2024-05-16 15:59:54]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async e3 (/workspace/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js:31:594)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async doRender (/workspace/node_modules/next/dist/server/base-server.js:1420:30)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async cacheEntry.responseCache.get.routeKind (/workspace/node_modules/next/dist/server/base-server.js:1594:28)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.renderToResponseWithComponentsImpl (/workspace/node_modules/next/dist/server/base-server.js:1502:28)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.renderPageComponent (/workspace/node_modules/next/dist/server/base-server.js:1919:24)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.renderToResponseImpl (/workspace/node_modules/next/dist/server/base-server.js:1957:32)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.pipeImpl (/workspace/node_modules/next/dist/server/base-server.js:915:25)
[interactive-soap-notes] [2024-05-16 15:59:54]     at async NextNodeServer.handleCatchallRenderRequest (/workspace/node_modules/next/dist/server/next-server.js:272:17)
@kapil1garg
Copy link
Contributor Author

^ failed on first load, but fine the second time? here's the data for the note

[interactive-soap-notes] [2024-05-16 16:00:03] capNoteInfo {
[interactive-soap-notes] [2024-05-16 16:00:03]   "id": "6645aaa1433aa60c32a6988c",
[interactive-soap-notes] [2024-05-16 16:00:03]   "project": "Prototyping with LLMs",
[interactive-soap-notes] [2024-05-16 16:00:03]   "sigName": "Breaking Boundaries",
[interactive-soap-notes] [2024-05-16 16:00:03]   "sigAbbreviation": "BB",
[interactive-soap-notes] [2024-05-16 16:00:03]   "sigDate": "Mon, May 13, 2024",
[interactive-soap-notes] [2024-05-16 16:00:03]   "lastUpdated": "Thu, May 16, 2024, 2:13:32 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]   "context": [
[interactive-soap-notes] [2024-05-16 16:00:03]     {
[interactive-soap-notes] [2024-05-16 16:00:03]       "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]       "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]       "value": "",
[interactive-soap-notes] [2024-05-16 16:00:03]       "html": "",
[interactive-soap-notes] [2024-05-16 16:00:03]       "id": "6645b21c433aa60c32a6a8e8"
[interactive-soap-notes] [2024-05-16 16:00:03]     }
[interactive-soap-notes] [2024-05-16 16:00:03]   ],
[interactive-soap-notes] [2024-05-16 16:00:03]   "assessment": [
[interactive-soap-notes] [2024-05-16 16:00:03]     {
[interactive-soap-notes] [2024-05-16 16:00:03]       "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]       "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]       "value": "",
[interactive-soap-notes] [2024-05-16 16:00:03]       "html": "",
[interactive-soap-notes] [2024-05-16 16:00:03]       "id": "6645b21c433aa60c32a6a8e9"
[interactive-soap-notes] [2024-05-16 16:00:03]     }
[interactive-soap-notes] [2024-05-16 16:00:03]   ],
[interactive-soap-notes] [2024-05-16 16:00:03]   "plan": [
[interactive-soap-notes] [2024-05-16 16:00:03]     {
[interactive-soap-notes] [2024-05-16 16:00:03]       "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]       "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]       "value": "",
[interactive-soap-notes] [2024-05-16 16:00:03]       "html": "",
[interactive-soap-notes] [2024-05-16 16:00:03]       "id": "6645b21c433aa60c32a6a8ea"
[interactive-soap-notes] [2024-05-16 16:00:03]     }
[interactive-soap-notes] [2024-05-16 16:00:03]   ],
[interactive-soap-notes] [2024-05-16 16:00:03]   "pastIssues": [
[interactive-soap-notes] [2024-05-16 16:00:03]     "66448c99206240bfe8a5a007"
[interactive-soap-notes] [2024-05-16 16:00:03]   ],
[interactive-soap-notes] [2024-05-16 16:00:03]   "currentIssues": [
[interactive-soap-notes] [2024-05-16 16:00:03]     "6645aaf1c4183fe8202e36cf"
[interactive-soap-notes] [2024-05-16 16:00:03]   ],
[interactive-soap-notes] [2024-05-16 16:00:03]   "trackedPractices": [
[interactive-soap-notes] [2024-05-16 16:00:03]     "66448c98206240bfe8a55e1d",
[interactive-soap-notes] [2024-05-16 16:00:03]     "66448c98206240bfe8a55e20",
[interactive-soap-notes] [2024-05-16 16:00:03]     "66448c98206240bfe8a55e23",
[interactive-soap-notes] [2024-05-16 16:00:03]     "66448c99206240bfe8a58244"
[interactive-soap-notes] [2024-05-16 16:00:03]   ]
[interactive-soap-notes] [2024-05-16 16:00:03] }
[interactive-soap-notes] [2024-05-16 16:00:03] lastWeekIssues [
[interactive-soap-notes] [2024-05-16 16:00:03]   {
[interactive-soap-notes] [2024-05-16 16:00:03]     "title": "Not having done the vertical 'T' on a single example",
[interactive-soap-notes] [2024-05-16 16:00:03]     "date": "Mon, May 6, 2024, 3:00 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "project": "Prototyping with LLMs",
[interactive-soap-notes] [2024-05-16 16:00:03]     "sig": "Breaking Boundaries",
[interactive-soap-notes] [2024-05-16 16:00:03]     "lastUpdated": "Mon, May 6, 2024, 6:58 PM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "wasDeleted": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "wasMerged": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "mergeTarget": null,
[interactive-soap-notes] [2024-05-16 16:00:03]     "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]     "assessment": [],
[interactive-soap-notes] [2024-05-16 16:00:03]     "plan": [
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "value": "[self-work] work through that example Arya pointed out for Shilin and really understand it completely",
[interactive-soap-notes] [2024-05-16 16:00:03]         "html": "[self-work] work through that example Arya pointed out for Shilin and really understand it completely",
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a877"
[interactive-soap-notes] [2024-05-16 16:00:03]       },
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "value": "[reflect] figure out a good representation to use to tell the full story around Shilin's example. What are all parts of that representation we need to figure out?",
[interactive-soap-notes] [2024-05-16 16:00:03]         "html": "[reflect] figure out a good representation to use to tell the full story around Shilin's example. What are all parts of that representation we need to figure out?",
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a878"
[interactive-soap-notes] [2024-05-16 16:00:03]       }
[interactive-soap-notes] [2024-05-16 16:00:03]     ],
[interactive-soap-notes] [2024-05-16 16:00:03]     "followUps": [
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "practice": "[self-work] work through that example Arya pointed out for Shilin and really understand it completely",
[interactive-soap-notes] [2024-05-16 16:00:03]         "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "practice": "On your own, try to: work through that example Arya pointed out for Shilin and really understand it completely",
[interactive-soap-notes] [2024-05-16 16:00:03]           "opportunity": "[object Object]",
[interactive-soap-notes] [2024-05-16 16:00:03]           "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflectionQuestions": [
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "What prevented you from doing this work practice (e.g., didn't have time? Not important after addressing another risk?)? Why did this prevent you from doing it?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b219433aa60c32a6a87b"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "Are there other strategies that you could have tried? For example, could your mentor or your peers have helped you? Why or why not?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b219433aa60c32a6a87c"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b219433aa60c32a6a87d"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b219433aa60c32a6a87e"
[interactive-soap-notes] [2024-05-16 16:00:03]             }
[interactive-soap-notes] [2024-05-16 16:00:03]           ],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b219433aa60c32a6a87a"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "didHappen": false,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableLink": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableNotes": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]             [
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "What prevented you from doing this work practice (e.g., didn't have time? Not important after addressing another risk?)? Why did this prevent you from doing it?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "We spent time working on this example and trying to understand it more deeply, but I don’t think we got to the point of having a strong deliverable that encapsulates our understanding (or understanding it as deeply as I’d like in the first place). I think what prevented us from finishing this is the fact that it was a more complicated + hard to test example than we thought, and that we ultimately didn’t have much time to spend on it. ",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b219433aa60c32a6a880"
[interactive-soap-notes] [2024-05-16 16:00:03]               },
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "Are there other strategies that you could have tried? For example, could your mentor or your peers have helped you? Why or why not?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "Yes, I think we could have asked for help beforehand in understanding this example and developing a good representation for it. I also think making sure to plan our time better would have been useful.",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b219433aa60c32a6a881"
[interactive-soap-notes] [2024-05-16 16:00:03]               }
[interactive-soap-notes] [2024-05-16 16:00:03]             ],
[interactive-soap-notes] [2024-05-16 16:00:03]             [
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b219433aa60c32a6a882"
[interactive-soap-notes] [2024-05-16 16:00:03]               },
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b219433aa60c32a6a883"
[interactive-soap-notes] [2024-05-16 16:00:03]               }
[interactive-soap-notes] [2024-05-16 16:00:03]             ]
[interactive-soap-notes] [2024-05-16 16:00:03]           ],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b219433aa60c32a6a87f"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a879"
[interactive-soap-notes] [2024-05-16 16:00:03]       },
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "practice": "[reflect] figure out a good representation to use to tell the full story around Shilin's example. What are all parts of that representation we need to figure out?",
[interactive-soap-notes] [2024-05-16 16:00:03]         "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "practice": "Reflect on your own: figure out a good representation to use to tell the full story around Shilin's example. What are all parts of that representation we need to figure out?",
[interactive-soap-notes] [2024-05-16 16:00:03]           "opportunity": "[object Object]",
[interactive-soap-notes] [2024-05-16 16:00:03]           "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflectionQuestions": [
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "Enter your reflections on the prompt your mentor suggested above.",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b219433aa60c32a6a886"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "How did this reflection help you see how you currently practice and why that happens, and how your practices could change? What was helpful? What obstacles or concerns do you still have?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b219433aa60c32a6a887"
[interactive-soap-notes] [2024-05-16 16:00:03]             }
[interactive-soap-notes] [2024-05-16 16:00:03]           ],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b219433aa60c32a6a885"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "didHappen": true,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableLink": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableNotes": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]             [],
[interactive-soap-notes] [2024-05-16 16:00:03]             [
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "Enter your reflections on the prompt your mentor suggested above.",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "I think a good representation would be a fully-annotated set of Shilin’s logs, along with a table of points where he could have used alternate prompting strategies and evidence that these alternate strategies are more effective.",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b219433aa60c32a6a889"
[interactive-soap-notes] [2024-05-16 16:00:03]               },
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "How did this reflection help you see how you currently practice and why that happens, and how your practices could change? What was helpful? What obstacles or concerns do you still have?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "This reflection helped me think about how we need to get better at planning and managing our time, as well as being more proactive about asking for help when we run into roadblocks.",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b219433aa60c32a6a88a"
[interactive-soap-notes] [2024-05-16 16:00:03]               }
[interactive-soap-notes] [2024-05-16 16:00:03]             ]
[interactive-soap-notes] [2024-05-16 16:00:03]           ],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b219433aa60c32a6a888"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a884"
[interactive-soap-notes] [2024-05-16 16:00:03]       }
[interactive-soap-notes] [2024-05-16 16:00:03]     ],
[interactive-soap-notes] [2024-05-16 16:00:03]     "priorInstances": [],
[interactive-soap-notes] [2024-05-16 16:00:03]     "__v": 2,
[interactive-soap-notes] [2024-05-16 16:00:03]     "id": "66448c99206240bfe8a5a007"
[interactive-soap-notes] [2024-05-16 16:00:03]   }
[interactive-soap-notes] [2024-05-16 16:00:03] ]
[interactive-soap-notes] [2024-05-16 16:00:03] currentWeekIssues [
[interactive-soap-notes] [2024-05-16 16:00:03]   {
[interactive-soap-notes] [2024-05-16 16:00:03]     "__v": 18,
[interactive-soap-notes] [2024-05-16 16:00:03]     "assessment": [
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "value": "representation seems pretty high level still",
[interactive-soap-notes] [2024-05-16 16:00:03]         "html": "representation seems pretty high level still",
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a8bb"
[interactive-soap-notes] [2024-05-16 16:00:03]       },
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "value": "Being agile and driving towards goals",
[interactive-soap-notes] [2024-05-16 16:00:03]         "html": "Being agile and driving towards goals",
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a8bc"
[interactive-soap-notes] [2024-05-16 16:00:03]       }
[interactive-soap-notes] [2024-05-16 16:00:03]     ],
[interactive-soap-notes] [2024-05-16 16:00:03]     "context": [
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "value": "didn't get through a slice of the analysis",
[interactive-soap-notes] [2024-05-16 16:00:03]         "html": "didn't get through a slice of the analysis",
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a8b9"
[interactive-soap-notes] [2024-05-16 16:00:03]       },
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "value": "not clear where their time went",
[interactive-soap-notes] [2024-05-16 16:00:03]         "html": "not clear where their time went",
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a8ba"
[interactive-soap-notes] [2024-05-16 16:00:03]       }
[interactive-soap-notes] [2024-05-16 16:00:03]     ],
[interactive-soap-notes] [2024-05-16 16:00:03]     "date": "Tue, May 14, 2024, 2:00 PM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "followUps": [
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "practice": "[plan] plan out some milestones for the analysis. can you think of a set of questions/goals you might have for understanding the example? can you break it down more (your representation is still pretty high level -- and not very detailed)?",
[interactive-soap-notes] [2024-05-16 16:00:03]         "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "practice": "Update your <${this.project.tools.sprintLog.url}|Sprint Log>: plan out some milestones for the analysis. can you think of a set of questions/goals you might have for understanding the example? can you break it down more (your representation is still pretty high level -- and not very detailed)?",
[interactive-soap-notes] [2024-05-16 16:00:03]           "opportunity": "[object Object]",
[interactive-soap-notes] [2024-05-16 16:00:03]           "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflectionQuestions": [],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b21a433aa60c32a6a8cb"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "didHappen": false,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableLink": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableNotes": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]             [],
[interactive-soap-notes] [2024-05-16 16:00:03]             []
[interactive-soap-notes] [2024-05-16 16:00:03]           ],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b21a433aa60c32a6a8cc"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b21a433aa60c32a6a8ca"
[interactive-soap-notes] [2024-05-16 16:00:03]       },
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "practice": "[self-work] work out a slice of the analysis that you think is do-able and actually advances your understanding",
[interactive-soap-notes] [2024-05-16 16:00:03]         "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "practice": "On your own, try to: work out a slice of the analysis that you think is do-able and actually advances your understanding",
[interactive-soap-notes] [2024-05-16 16:00:03]           "opportunity": "[object Object]",
[interactive-soap-notes] [2024-05-16 16:00:03]           "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflectionQuestions": [
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "What prevented you from doing this work practice (e.g., didn't have time? Not important after addressing another risk?)? Why did this prevent you from doing it?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b21a433aa60c32a6a8cf"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "Are there other strategies that you could have tried? For example, could your mentor or your peers have helped you? Why or why not?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b21a433aa60c32a6a8d0"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b21a433aa60c32a6a8d1"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b21a433aa60c32a6a8d2"
[interactive-soap-notes] [2024-05-16 16:00:03]             }
[interactive-soap-notes] [2024-05-16 16:00:03]           ],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b21a433aa60c32a6a8ce"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "didHappen": false,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableLink": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableNotes": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]             [
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "What prevented you from doing this work practice (e.g., didn't have time? Not important after addressing another risk?)? Why did this prevent you from doing it?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b21a433aa60c32a6a8d4"
[interactive-soap-notes] [2024-05-16 16:00:03]               },
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "Are there other strategies that you could have tried? For example, could your mentor or your peers have helped you? Why or why not?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b21a433aa60c32a6a8d5"
[interactive-soap-notes] [2024-05-16 16:00:03]               }
[interactive-soap-notes] [2024-05-16 16:00:03]             ],
[interactive-soap-notes] [2024-05-16 16:00:03]             [
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b21a433aa60c32a6a8d6"
[interactive-soap-notes] [2024-05-16 16:00:03]               },
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b21a433aa60c32a6a8d7"
[interactive-soap-notes] [2024-05-16 16:00:03]               }
[interactive-soap-notes] [2024-05-16 16:00:03]             ]
[interactive-soap-notes] [2024-05-16 16:00:03]           ],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b21a433aa60c32a6a8d3"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b21a433aa60c32a6a8cd"
[interactive-soap-notes] [2024-05-16 16:00:03]       },
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "practice": "[help] bring to at[mysore] during studio meeting that slice you work out and get help from Kapil",
[interactive-soap-notes] [2024-05-16 16:00:03]         "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "practice": "At Mysore: bring to Mysore during studio meeting that slice you work out and get help from Kapil",
[interactive-soap-notes] [2024-05-16 16:00:03]           "opportunity": "[object Object]",
[interactive-soap-notes] [2024-05-16 16:00:03]           "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflectionQuestions": [
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "Did anything prevent you from attending Mysore this week? If so, why?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b21a433aa60c32a6a8da"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "Did anything prevent you from working on the suggested practice at Mysore? If so, why?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b21a433aa60c32a6a8db"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "How did Mysore help progress your understanding? What new risk(s) did it reveal?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b21a433aa60c32a6a8dc"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             {
[interactive-soap-notes] [2024-05-16 16:00:03]               "prompt": "What obstacles came up during Mysore, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]               "forDidPractice": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "6645b21a433aa60c32a6a8dd"
[interactive-soap-notes] [2024-05-16 16:00:03]             }
[interactive-soap-notes] [2024-05-16 16:00:03]           ],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b21a433aa60c32a6a8d9"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]           "didHappen": false,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableLink": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "deliverableNotes": null,
[interactive-soap-notes] [2024-05-16 16:00:03]           "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]             [
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "Did anything prevent you from attending Mysore this week? If so, why?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b21a433aa60c32a6a8df"
[interactive-soap-notes] [2024-05-16 16:00:03]               },
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "Did anything prevent you from working on the suggested practice at Mysore? If so, why?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b21a433aa60c32a6a8e0"
[interactive-soap-notes] [2024-05-16 16:00:03]               }
[interactive-soap-notes] [2024-05-16 16:00:03]             ],
[interactive-soap-notes] [2024-05-16 16:00:03]             [
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "How did Mysore help progress your understanding? What new risk(s) did it reveal?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b21a433aa60c32a6a8e1"
[interactive-soap-notes] [2024-05-16 16:00:03]               },
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "prompt": "What obstacles came up during Mysore, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "response": "",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "6645b21a433aa60c32a6a8e2"
[interactive-soap-notes] [2024-05-16 16:00:03]               }
[interactive-soap-notes] [2024-05-16 16:00:03]             ]
[interactive-soap-notes] [2024-05-16 16:00:03]           ],
[interactive-soap-notes] [2024-05-16 16:00:03]           "id": "6645b21a433aa60c32a6a8de"
[interactive-soap-notes] [2024-05-16 16:00:03]         },
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b21a433aa60c32a6a8d8"
[interactive-soap-notes] [2024-05-16 16:00:03]       }
[interactive-soap-notes] [2024-05-16 16:00:03]     ],
[interactive-soap-notes] [2024-05-16 16:00:03]     "lastUpdated": "Wed, May 15, 2024, 3:42 PM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "mergeTarget": null,
[interactive-soap-notes] [2024-05-16 16:00:03]     "plan": [
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "value": "[plan] plan out some milestones for the analysis. can you think of a set of questions/goals you might have for understanding the example? can you break it down more (your representation is still pretty high level -- and not very detailed)?",
[interactive-soap-notes] [2024-05-16 16:00:03]         "html": "[plan] plan out some milestones for the analysis. can you think of a set of questions/goals you might have for understanding the example? can you break it down more (your representation is still pretty high level -- and not very detailed)?",
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a8bd"
[interactive-soap-notes] [2024-05-16 16:00:03]       },
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "value": "[self-work] work out a slice of the analysis that you think is do-able and actually advances your understanding",
[interactive-soap-notes] [2024-05-16 16:00:03]         "html": "[self-work] work out a slice of the analysis that you think is do-able and actually advances your understanding ",
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a8be"
[interactive-soap-notes] [2024-05-16 16:00:03]       },
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "value": "[help] bring to at[mysore] during studio meeting that slice you work out and get help from Kapil",
[interactive-soap-notes] [2024-05-16 16:00:03]         "html": "[help] bring to at[mysore] during studio meeting that slice you work out and get help from Kapil",
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "6645b219433aa60c32a6a8bf"
[interactive-soap-notes] [2024-05-16 16:00:03]       }
[interactive-soap-notes] [2024-05-16 16:00:03]     ],
[interactive-soap-notes] [2024-05-16 16:00:03]     "priorInstances": [],
[interactive-soap-notes] [2024-05-16 16:00:03]     "project": "Prototyping with LLMs",
[interactive-soap-notes] [2024-05-16 16:00:03]     "sig": "Breaking Boundaries",
[interactive-soap-notes] [2024-05-16 16:00:03]     "title": "didn't get a slice of the analysis complete",
[interactive-soap-notes] [2024-05-16 16:00:03]     "wasDeleted": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "wasMerged": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "id": "6645aaf1c4183fe8202e36cf"
[interactive-soap-notes] [2024-05-16 16:00:03]   }
[interactive-soap-notes] [2024-05-16 16:00:03] ]
[interactive-soap-notes] [2024-05-16 16:00:03] practiceGaps [
[interactive-soap-notes] [2024-05-16 16:00:03]   {
[interactive-soap-notes] [2024-05-16 16:00:03]     "title": "being worried or scared about practicing and trying? lack of engagement? what the hell is going on?",
[interactive-soap-notes] [2024-05-16 16:00:03]     "date": "Wed, May 1, 2024, 2:08 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "project": "Prototyping with LLMs",
[interactive-soap-notes] [2024-05-16 16:00:03]     "sig": "Breaking Boundaries",
[interactive-soap-notes] [2024-05-16 16:00:03]     "description": "",
[interactive-soap-notes] [2024-05-16 16:00:03]     "lastUpdated": "Wed, May 1, 2024, 2:08 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "practiceInactive": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "practiceArchived": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "prevIssues": [],
[interactive-soap-notes] [2024-05-16 16:00:03]     "__v": 0,
[interactive-soap-notes] [2024-05-16 16:00:03]     "id": "66448c99206240bfe8a58244"
[interactive-soap-notes] [2024-05-16 16:00:03]   },
[interactive-soap-notes] [2024-05-16 16:00:03]   {
[interactive-soap-notes] [2024-05-16 16:00:03]     "title": "Understanding what a human->GPT issue actually looks like",
[interactive-soap-notes] [2024-05-16 16:00:03]     "date": "Thu, Apr 18, 2024, 11:35 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "project": "Prototyping with LLMs",
[interactive-soap-notes] [2024-05-16 16:00:03]     "sig": "Breaking Boundaries",
[interactive-soap-notes] [2024-05-16 16:00:03]     "description": "really understanding human->GPT communication.",
[interactive-soap-notes] [2024-05-16 16:00:03]     "lastUpdated": "Tue, Apr 30, 2024, 6:27 PM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "practiceInactive": true,
[interactive-soap-notes] [2024-05-16 16:00:03]     "practiceArchived": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "prevIssues": [],
[interactive-soap-notes] [2024-05-16 16:00:03]     "__v": 0,
[interactive-soap-notes] [2024-05-16 16:00:03]     "id": "66448c98206240bfe8a55e23"
[interactive-soap-notes] [2024-05-16 16:00:03]   },
[interactive-soap-notes] [2024-05-16 16:00:03]   {
[interactive-soap-notes] [2024-05-16 16:00:03]     "title": "Understanding & Pursuing Risks",
[interactive-soap-notes] [2024-05-16 16:00:03]     "date": "Wed, Apr 17, 2024, 7:13 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "project": "Prototyping with LLMs",
[interactive-soap-notes] [2024-05-16 16:00:03]     "sig": "Breaking Boundaries",
[interactive-soap-notes] [2024-05-16 16:00:03]     "description": "they need to know what's risky and actually plan/work on those risks!",
[interactive-soap-notes] [2024-05-16 16:00:03]     "lastUpdated": "Wed, May 8, 2024, 5:17 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "practiceInactive": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "practiceArchived": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "prevIssues": [
[interactive-soap-notes] [2024-05-16 16:00:03]       {
[interactive-soap-notes] [2024-05-16 16:00:03]         "title": "Not having a good plan for the hackathon",
[interactive-soap-notes] [2024-05-16 16:00:03]         "date": "Tue, Apr 30, 2024, 9:00 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]         "project": "Prototyping with LLMs",
[interactive-soap-notes] [2024-05-16 16:00:03]         "sig": "Breaking Boundaries",
[interactive-soap-notes] [2024-05-16 16:00:03]         "lastUpdated": "Tue, Apr 30, 2024, 9:00 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]         "wasDeleted": false,
[interactive-soap-notes] [2024-05-16 16:00:03]         "wasMerged": false,
[interactive-soap-notes] [2024-05-16 16:00:03]         "mergeTarget": null,
[interactive-soap-notes] [2024-05-16 16:00:03]         "context": [
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]             "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]             "value": "Not having a sense of risks for the hackathon at all -- spent 20 min dancing around it",
[interactive-soap-notes] [2024-05-16 16:00:03]             "html": "Not having a sense of risks for the hackathon at all -- spent 20 min dancing around it",
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffaf0"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]             "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]             "value": "Talking about a risk in the data analysis (GPT misunderstanding) but just throwing up their hands saying that's a risk so what can we do as opposed to thinking about it",
[interactive-soap-notes] [2024-05-16 16:00:03]             "html": "Talking about a risk in the data analysis (GPT misunderstanding) but just throwing up their hands saying that's a risk so what can we do as opposed to thinking about it",
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffaf1"
[interactive-soap-notes] [2024-05-16 16:00:03]           }
[interactive-soap-notes] [2024-05-16 16:00:03]         ],
[interactive-soap-notes] [2024-05-16 16:00:03]         "assessment": [
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]             "context": [
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "contextType": "practice",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "description": "assessment attached from practice gap: Understanding & Pursuing Risks",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "value": "Understanding & Pursuing Risks",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "66449573a7ab6f0de26ffaf3"
[interactive-soap-notes] [2024-05-16 16:00:03]               }
[interactive-soap-notes] [2024-05-16 16:00:03]             ],
[interactive-soap-notes] [2024-05-16 16:00:03]             "value": "[practice gap] Understanding & Pursuing Risks",
[interactive-soap-notes] [2024-05-16 16:00:03]             "html": "[practice gap] Understanding &amp; Pursuing Risks",
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffaf2"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]             "context": [
[interactive-soap-notes] [2024-05-16 16:00:03]               {
[interactive-soap-notes] [2024-05-16 16:00:03]                 "contextType": "practice",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "description": "assessment attached from practice gap: being worried or scared about practicing and trying? lack of engagement? what the hell is going on?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "value": "being worried or scared about practicing and trying? lack of engagement? what the hell is going on?",
[interactive-soap-notes] [2024-05-16 16:00:03]                 "id": "66449573a7ab6f0de26ffaf5"
[interactive-soap-notes] [2024-05-16 16:00:03]               }
[interactive-soap-notes] [2024-05-16 16:00:03]             ],
[interactive-soap-notes] [2024-05-16 16:00:03]             "value": "[practice gap] being worried or scared about practicing and trying? lack of engagement? what the hell is going on?",
[interactive-soap-notes] [2024-05-16 16:00:03]             "html": "[practice gap] being worried or scared about practicing and trying? lack of engagement? what the hell is going on?",
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffaf4"
[interactive-soap-notes] [2024-05-16 16:00:03]           }
[interactive-soap-notes] [2024-05-16 16:00:03]         ],
[interactive-soap-notes] [2024-05-16 16:00:03]         "plan": [
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]             "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]             "value": "[self-work] do a quick risk assessment on the data collection / analysis plan to hone in on just a couple of key risks to try to address prior to workshop.",
[interactive-soap-notes] [2024-05-16 16:00:03]             "html": "[self-work] do a quick risk assessment on the data collection / analysis plan to hone in on just a couple of key risks to try to address prior to workshop.&nbsp;",
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffaf6"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]             "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]             "value": "[self-work] One technique to try  may be to  user test on one of you, and for the other person to try to analyze the data generated, and then for you to together discuss if the data collected was sufficient for the analysis and if not, what data might help (and how to incorporate that into the workshop procedures)",
[interactive-soap-notes] [2024-05-16 16:00:03]             "html": "[self-work] One technique to try &nbsp;may be to &nbsp;user test on one of you, and for the other person to try to analyze the data generated, and then for you to together discuss if the data collected was sufficient for the analysis and if not, what data might help (and how to incorporate that into the workshop procedures)",
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffaf7"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]             "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]             "value": "[plan] formulate a plan for addressing the risks identified",
[interactive-soap-notes] [2024-05-16 16:00:03]             "html": "[plan] formulate a plan for addressing the risks identified",
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffaf8"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]             "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]             "value": "[reflect] In SIG, we thought about a risk (the GPT misunderstanding example) and started to form a plan for addressing it. This idea of risk assessing, planning, and working is core to the agile research approach of working quickly/effectively to target key risks so that our solutions (in this case, your workshop design) are more likely to be effective. Is the value of this way of working clearer to you now? What are challenges/obstacles to putting it into your practice more deeply and regularly? What do you think would help?",
[interactive-soap-notes] [2024-05-16 16:00:03]             "html": "[reflect] In SIG, we thought about a risk (the GPT misunderstanding example) and started to form a plan for addressing it. This idea of risk assessing, planning, and working is core to the agile research approach of working quickly/effectively to target key risks so that our solutions (in this case, your workshop design) are more likely to be effective.&nbsp;<div><br></div><div>Is the value of this way of working clearer to you now? What are challenges/obstacles to putting it into your practice more deeply and regularly? What do you think would help?</div>",
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffaf9"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "type": "note",
[interactive-soap-notes] [2024-05-16 16:00:03]             "context": [],
[interactive-soap-notes] [2024-05-16 16:00:03]             "value": "[reflect] Sometimes, it seems that you guys catch onto risks, and then kind of just shrug and leave them there, when, you are fully capable of (attempting to) plan to and address the risk head on! What might be getting in the way of you taking that next step? What might help you follow-through, so to speak?",
[interactive-soap-notes] [2024-05-16 16:00:03]             "html": "[reflect] Sometimes, it seems that you guys catch onto risks, and then kind of just shrug and leave them there, when, you are fully capable of (attempting to) plan to and address the risk head on! What might be getting in the way of you taking that next step? What might help you follow-through, so to speak?",
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffafa"
[interactive-soap-notes] [2024-05-16 16:00:03]           }
[interactive-soap-notes] [2024-05-16 16:00:03]         ],
[interactive-soap-notes] [2024-05-16 16:00:03]         "followUps": [
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "practice": "[self-work] do a quick risk assessment on the data collection / analysis plan to hone in on just a couple of key risks to try to address prior to workshop.&nbsp;",
[interactive-soap-notes] [2024-05-16 16:00:03]             "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "practice": "On your own, try to: do a quick risk assessment on the data collection / analysis plan to hone in on just a couple of key risks to try to address prior to workshop.",
[interactive-soap-notes] [2024-05-16 16:00:03]               "opportunity": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflectionQuestions": [
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "Did you do the work practice your mentor suggested?",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "boolean",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffafd"
[interactive-soap-notes] [2024-05-16 16:00:03]                 },
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "Share a link to any deliverable that shows what you worked on. Make sure it is accessible to anyone (e.g., use “anyone with link” permission on Google Drive).",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffafe"
[interactive-soap-notes] [2024-05-16 16:00:03]                 },
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffaff"
[interactive-soap-notes] [2024-05-16 16:00:03]                 },
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffb00"
[interactive-soap-notes] [2024-05-16 16:00:03]                 }
[interactive-soap-notes] [2024-05-16 16:00:03]               ],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffafc"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "didHappen": true,
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableLink": "https://docs.google.com/spreadsheets/d/1vFfbjXlLcsxMi1n9wrV2rAZlwYnZVD_qBRkPPoUu0zo/edit?usp=sharing",
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableNotes": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]                 [
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Did you do the work practice your mentor suggested?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "yes",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb02"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Share a link to any deliverable that shows what you worked on. Make sure it is accessible to anyone (e.g., use “anyone with link” permission on Google Drive).",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "https://docs.google.com/spreadsheets/d/1vFfbjXlLcsxMi1n9wrV2rAZlwYnZVD_qBRkPPoUu0zo/edit?usp=sharing",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb03"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "We realized that we needed to prompt them better to really get at critical misunderstanding issues and not just “the response isn’t what I wanted.” ",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb04"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "It was hard to hone in on risks without running a mock data collection by ourselves, which we did.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb05"
[interactive-soap-notes] [2024-05-16 16:00:03]                   }
[interactive-soap-notes] [2024-05-16 16:00:03]                 ],
[interactive-soap-notes] [2024-05-16 16:00:03]                 [
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Did you do the work practice your mentor suggested?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "yes",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb06"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Share a link to any deliverable that shows what you worked on. Make sure it is accessible to anyone (e.g., use “anyone with link” permission on Google Drive).",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "https://docs.google.com/spreadsheets/d/1vFfbjXlLcsxMi1n9wrV2rAZlwYnZVD_qBRkPPoUu0zo/edit?usp=sharing",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb07"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "We realized that we needed to prompt them better to really get at critical misunderstanding issues and not just “the response isn’t what I wanted.” ",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb08"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "It was hard to hone in on risks without running a mock data collection by ourselves, which we did.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb09"
[interactive-soap-notes] [2024-05-16 16:00:03]                   }
[interactive-soap-notes] [2024-05-16 16:00:03]                 ]
[interactive-soap-notes] [2024-05-16 16:00:03]               ],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffb01"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffafb"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "practice": "[self-work] One technique to try &nbsp;may be to &nbsp;user test on one of you, and for the other person to try to analyze the data generated, and then for you to together discuss if the data collected was sufficient for the analysis and if not, what data might help (and how to incorporate that into the workshop procedures)",
[interactive-soap-notes] [2024-05-16 16:00:03]             "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "practice": "On your own, try to: One technique to try  may be to  user test on one of you, and for the other person to try to analyze the data generated, and then for you to together discuss if the data collected was sufficient for the analysis and if not, what data might help (and how to incorporate that into the workshop procedures)",
[interactive-soap-notes] [2024-05-16 16:00:03]               "opportunity": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflectionQuestions": [
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "Did you do the work practice your mentor suggested?",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "boolean",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffb0c"
[interactive-soap-notes] [2024-05-16 16:00:03]                 },
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "Share a link to any deliverable that shows what you worked on. Make sure it is accessible to anyone (e.g., use “anyone with link” permission on Google Drive).",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffb0d"
[interactive-soap-notes] [2024-05-16 16:00:03]                 },
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffb0e"
[interactive-soap-notes] [2024-05-16 16:00:03]                 },
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffb0f"
[interactive-soap-notes] [2024-05-16 16:00:03]                 }
[interactive-soap-notes] [2024-05-16 16:00:03]               ],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffb0b"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "didHappen": true,
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableLink": "https://docs.google.com/spreadsheets/d/1vFfbjXlLcsxMi1n9wrV2rAZlwYnZVD_qBRkPPoUu0zo/edit?usp=sharing",
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableNotes": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]                 [
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Did you do the work practice your mentor suggested?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "yes",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb11"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Share a link to any deliverable that shows what you worked on. Make sure it is accessible to anyone (e.g., use “anyone with link” permission on Google Drive).",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "https://docs.google.com/spreadsheets/d/1vFfbjXlLcsxMi1n9wrV2rAZlwYnZVD_qBRkPPoUu0zo/edit?usp=sharing",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb12"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "We realized we needed to be able to very quickly decide what is important to write down, and make an initial categorization if it is an interesting user issue or not",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb13"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "It is hard in the moment to quickly write down all relevant information about the issue.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb14"
[interactive-soap-notes] [2024-05-16 16:00:03]                   }
[interactive-soap-notes] [2024-05-16 16:00:03]                 ],
[interactive-soap-notes] [2024-05-16 16:00:03]                 [
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Did you do the work practice your mentor suggested?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "yes",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb15"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Share a link to any deliverable that shows what you worked on. Make sure it is accessible to anyone (e.g., use “anyone with link” permission on Google Drive).",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "https://docs.google.com/spreadsheets/d/1vFfbjXlLcsxMi1n9wrV2rAZlwYnZVD_qBRkPPoUu0zo/edit?usp=sharing",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb16"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "How did your understanding change? What new risk(s) do you see?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "We realized we needed to be able to very quickly decide what is important to write down, and make an initial categorization if it is an interesting user issue or not",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb17"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "What obstacles came up in trying to do it, if any?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "It is hard in the moment to quickly write down all relevant information about the issue.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb18"
[interactive-soap-notes] [2024-05-16 16:00:03]                   }
[interactive-soap-notes] [2024-05-16 16:00:03]                 ]
[interactive-soap-notes] [2024-05-16 16:00:03]               ],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffb10"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffb0a"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "practice": "[plan] formulate a plan for addressing the risks identified",
[interactive-soap-notes] [2024-05-16 16:00:03]             "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "practice": "Update your : formulate a plan for addressing the risks identified",
[interactive-soap-notes] [2024-05-16 16:00:03]               "opportunity": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflectionQuestions": [],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffb1a"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "didHappen": false,
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableLink": null,
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableNotes": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]                 [],
[interactive-soap-notes] [2024-05-16 16:00:03]                 []
[interactive-soap-notes] [2024-05-16 16:00:03]               ],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffb1b"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffb19"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "practice": "[reflect] In SIG, we thought about a risk (the GPT misunderstanding example) and started to form a plan for addressing it. This idea of risk assessing, planning, and working is core to the agile research approach of working quickly/effectively to target key risks so that our solutions (in this case, your workshop design) are more likely to be effective.&nbsp;<div><br></div><div>Is the value of this way of working clearer to you now? What are challenges/obstacles to putting it into your practice more deeply and regularly? What do you think would help?</div>",
[interactive-soap-notes] [2024-05-16 16:00:03]             "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "practice": "Reflect on your own: In SIG, we thought about a risk (the GPT misunderstanding example) and started to form a plan for addressing it. This idea of risk assessing, planning, and working is core to the agile research approach of working quickly/effectively to target key risks so that our solutions (in this case, your workshop design) are more likely to be effective. Is the value of this way of working clearer to you now? What are challenges/obstacles to putting it into your practice more deeply and regularly? What do you think would help?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "opportunity": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflectionQuestions": [
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "Enter your reflections on the above, based on this week.",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffb1e"
[interactive-soap-notes] [2024-05-16 16:00:03]                 },
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "In general: did this reflection help you see your practices and understand why they happen? What was helpful? What obstacles do you still have?",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffb1f"
[interactive-soap-notes] [2024-05-16 16:00:03]                 }
[interactive-soap-notes] [2024-05-16 16:00:03]               ],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffb1d"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "didHappen": true,
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableLink": null,
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableNotes": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]                 [
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Enter your reflections on the above, based on this week.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "I think this SIG honestly made it a little more confusing- I don’t think we fully understand risks in the way that Haoqi was trying to get us to see, but this practice of jumping into it and thinking through potential bad scenarios is a good practice that I think will help us develop that intuition.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb21"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "In general: did this reflection help you see your practices and understand why they happen? What was helpful? What obstacles do you still have?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "Yes it did, it helped me understand that we should be thinking about our risks more specifically and carefully. I feel like some remaining obstacles are that sometimes we run out of time working on our deliverables to dedicate enough time to considering the risks. ",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb22"
[interactive-soap-notes] [2024-05-16 16:00:03]                   }
[interactive-soap-notes] [2024-05-16 16:00:03]                 ],
[interactive-soap-notes] [2024-05-16 16:00:03]                 [
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Enter your reflections on the above, based on this week.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "I think this SIG honestly made it a little more confusing- I don’t think we fully understand risks in the way that Haoqi was trying to get us to see, but this practice of jumping into it and thinking through potential bad scenarios is a good practice that I think will help us develop that intuition.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb23"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "In general: did this reflection help you see your practices and understand why they happen? What was helpful? What obstacles do you still have?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "Yes it did, it helped me understand that we should be thinking about our risks more specifically and carefully. I feel like some remaining obstacles are that sometimes we run out of time working on our deliverables to dedicate enough time to considering the risks. ",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb24"
[interactive-soap-notes] [2024-05-16 16:00:03]                   }
[interactive-soap-notes] [2024-05-16 16:00:03]                 ]
[interactive-soap-notes] [2024-05-16 16:00:03]               ],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffb20"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffb1c"
[interactive-soap-notes] [2024-05-16 16:00:03]           },
[interactive-soap-notes] [2024-05-16 16:00:03]           {
[interactive-soap-notes] [2024-05-16 16:00:03]             "practice": "[reflect] Sometimes, it seems that you guys catch onto risks, and then kind of just shrug and leave them there, when, you are fully capable of (attempting to) plan to and address the risk head on! What might be getting in the way of you taking that next step? What might help you follow-through, so to speak?",
[interactive-soap-notes] [2024-05-16 16:00:03]             "parsedPractice": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "practice": "Reflect on your own: Sometimes, it seems that you guys catch onto risks, and then kind of just shrug and leave them there, when, you are fully capable of (attempting to) plan to and address the risk head on! What might be getting in the way of you taking that next step? What might help you follow-through, so to speak?",
[interactive-soap-notes] [2024-05-16 16:00:03]               "opportunity": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "person": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflectionQuestions": [
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "Enter your reflections on the above, based on this week.",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffb27"
[interactive-soap-notes] [2024-05-16 16:00:03]                 },
[interactive-soap-notes] [2024-05-16 16:00:03]                 {
[interactive-soap-notes] [2024-05-16 16:00:03]                   "prompt": "In general: did this reflection help you see your practices and understand why they happen? What was helpful? What obstacles do you still have?",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "responseType": "string",
[interactive-soap-notes] [2024-05-16 16:00:03]                   "forDidPractice": true,
[interactive-soap-notes] [2024-05-16 16:00:03]                   "id": "66449573a7ab6f0de26ffb28"
[interactive-soap-notes] [2024-05-16 16:00:03]                 }
[interactive-soap-notes] [2024-05-16 16:00:03]               ],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffb26"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "outcome": {
[interactive-soap-notes] [2024-05-16 16:00:03]               "didHappen": true,
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableLink": null,
[interactive-soap-notes] [2024-05-16 16:00:03]               "deliverableNotes": "",
[interactive-soap-notes] [2024-05-16 16:00:03]               "reflections": [
[interactive-soap-notes] [2024-05-16 16:00:03]                 [
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Enter your reflections on the above, based on this week.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "I think we need to dedicate more time towards thinking about risks at every step (possibly write it into the sprint log). ",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb2a"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "In general: did this reflection help you see your practices and understand why they happen? What was helpful? What obstacles do you still have?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "I believe this was helpful. I think the obstacle of not managing time perfectly and not dedicating enough time to considering risks will still be present, but we can address it by writing this step into our sprint log and being more careful to leave time for it. ",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb2b"
[interactive-soap-notes] [2024-05-16 16:00:03]                   }
[interactive-soap-notes] [2024-05-16 16:00:03]                 ],
[interactive-soap-notes] [2024-05-16 16:00:03]                 [
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "Enter your reflections on the above, based on this week.",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "I think we need to dedicate more time towards thinking about risks at every step (possibly write it into the sprint log). ",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb2c"
[interactive-soap-notes] [2024-05-16 16:00:03]                   },
[interactive-soap-notes] [2024-05-16 16:00:03]                   {
[interactive-soap-notes] [2024-05-16 16:00:03]                     "prompt": "In general: did this reflection help you see your practices and understand why they happen? What was helpful? What obstacles do you still have?",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "response": "I believe this was helpful. I think the obstacle of not managing time perfectly and not dedicating enough time to considering risks will still be present, but we can address it by writing this step into our sprint log and being more careful to leave time for it. ",
[interactive-soap-notes] [2024-05-16 16:00:03]                     "id": "66449573a7ab6f0de26ffb2d"
[interactive-soap-notes] [2024-05-16 16:00:03]                   }
[interactive-soap-notes] [2024-05-16 16:00:03]                 ]
[interactive-soap-notes] [2024-05-16 16:00:03]               ],
[interactive-soap-notes] [2024-05-16 16:00:03]               "id": "66449573a7ab6f0de26ffb29"
[interactive-soap-notes] [2024-05-16 16:00:03]             },
[interactive-soap-notes] [2024-05-16 16:00:03]             "id": "66449573a7ab6f0de26ffb25"
[interactive-soap-notes] [2024-05-16 16:00:03]           }
[interactive-soap-notes] [2024-05-16 16:00:03]         ],
[interactive-soap-notes] [2024-05-16 16:00:03]         "priorInstances": [],
[interactive-soap-notes] [2024-05-16 16:00:03]         "__v": 0,
[interactive-soap-notes] [2024-05-16 16:00:03]         "id": "66448c99206240bfe8a586b2"
[interactive-soap-notes] [2024-05-16 16:00:03]       }
[interactive-soap-notes] [2024-05-16 16:00:03]     ],
[interactive-soap-notes] [2024-05-16 16:00:03]     "__v": 0,
[interactive-soap-notes] [2024-05-16 16:00:03]     "id": "66448c98206240bfe8a55e1d"
[interactive-soap-notes] [2024-05-16 16:00:03]   },
[interactive-soap-notes] [2024-05-16 16:00:03]   {
[interactive-soap-notes] [2024-05-16 16:00:03]     "title": "Being agile and driving towards goals",
[interactive-soap-notes] [2024-05-16 16:00:03]     "date": "Wed, Apr 17, 2024, 7:07 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "project": "Prototyping with LLMs",
[interactive-soap-notes] [2024-05-16 16:00:03]     "sig": "Breaking Boundaries",
[interactive-soap-notes] [2024-05-16 16:00:03]     "description": "They have to really drive towards both goals in understanding and in activity (hackathon)",
[interactive-soap-notes] [2024-05-16 16:00:03]     "lastUpdated": "Wed, Apr 17, 2024, 7:07 AM",
[interactive-soap-notes] [2024-05-16 16:00:03]     "practiceInactive": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "practiceArchived": false,
[interactive-soap-notes] [2024-05-16 16:00:03]     "prevIssues": [],
[interactive-soap-notes] [2024-05-16 16:00:03]     "__v": 0,
[interactive-soap-notes] [2024-05-16 16:00:03]     "id": "66448c98206240bfe8a55e20"
[interactive-soap-notes] [2024-05-16 16:00:03]   }
[interactive-soap-notes] [2024-05-16 16:00:03] ]
[interactive-soap-notes] [2024-05-16 16:00:03] autocompleteTriggersOptions {
[interactive-soap-notes] [2024-05-16 16:00:03]   summary: {},
[interactive-soap-notes] [2024-05-16 16:00:03]   context: {},
[interactive-soap-notes] [2024-05-16 16:00:03]   subjective: {},
[interactive-soap-notes] [2024-05-16 16:00:03]   objective: {},
[interactive-soap-notes] [2024-05-16 16:00:03]   assessment: {},
[interactive-soap-notes] [2024-05-16 16:00:03]   plan: {
[interactive-soap-notes] [2024-05-16 16:00:03]     '[': [ 'plan]: ', 'help]: ', 'reflect]: ', 'self-work]: ' ],
[interactive-soap-notes] [2024-05-16 16:00:03]     'w/': [ 'mentor', 'peer', 'self' ],
[interactive-soap-notes] [2024-05-16 16:00:03]     'rep/': [
[interactive-soap-notes] [2024-05-16 16:00:03]       'problem statement',
[interactive-soap-notes] [2024-05-16 16:00:03]       'design argument',
[interactive-soap-notes] [2024-05-16 16:00:03]       'interface argument',
[interactive-soap-notes] [2024-05-16 16:00:03]       'system argument',
[interactive-soap-notes] [2024-05-16 16:00:03]       'user testing plan',
[interactive-soap-notes] [2024-05-16 16:00:03]       'testing takeaways',
[interactive-soap-notes] [2024-05-16 16:00:03]       'approach tree',
[interactive-soap-notes] [2024-05-16 16:00:03]       'sketch a journey map / storyboard',
[interactive-soap-notes] [2024-05-16 16:00:03]       '',
[interactive-soap-notes] [2024-05-16 16:00:03]       'write: ',
[interactive-soap-notes] [2024-05-16 16:00:03]       'reflect on: '
[interactive-soap-notes] [2024-05-16 16:00:03]     ],
[interactive-soap-notes] [2024-05-16 16:00:03]     '@': [ 'mysore', 'pair research', 'office hours', 'sig' ]
[interactive-soap-notes] [2024-05-16 16:00:03]   }
[interactive-soap-notes] [2024-05-16 16:00:03] }

@kapil1garg
Copy link
Contributor Author

this might be due to the dates being shifted around. see #69 #70

@kapil1garg kapil1garg added the bug Something isn't working label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant