We need a new script to parse a long conversation discussing conversion of stagegates to projects.
Context:
- The source material is expected to be a lengthy conversation/transcript.
- The script should help extract or structure the relevant information from that conversation so it can be used for follow-up work on the stagegates-to-projects conversion effort.
Initial scope:
- Identify the input format(s) the conversation may arrive in.
- Define what output structure we need from the parser.
- Implement the script in a maintainable way so it can handle long inputs.
- Include enough documentation or usage guidance for running it later.
Open questions to clarify during implementation:
- Exact transcript/input format
- Desired structured output shape
- Whether we need summarization, extraction of action items, mapping of stagegates to projects, or all of the above
This issue is intended as a planning/implementation tracker for the parser script we expect to need shortly.
We need a new script to parse a long conversation discussing conversion of stagegates to projects.
Context:
Initial scope:
Open questions to clarify during implementation:
This issue is intended as a planning/implementation tracker for the parser script we expect to need shortly.