Overview
Description¶
Enable researchers and agents to open projects and navigate between sources and views. This is the entry point to all QualCoder functionality.
Acceptance Criteria¶
- [ ] #1 Researcher can open an existing project file
- [ ] #2 Researcher can create a new project
- [ ] #3 Researcher can see list of sources in the project
- [ ] #4 Researcher can switch between different screens/views
- [ ] #5 Agent can query current project context
- [ ] #6 Agent can navigate to a specific source or segment
- [ ] #7 Agent can open and close projects programmatically