Public Access
11 lines
730 B
YAML
11 lines
730 B
YAML
schema: spec-driven
|
|
|
|
context: |
|
|
Meeting Assistant is Manuel's meeting capture and knowledge system.
|
|
Tech stack: .NET 10 for source services.
|
|
Source repository: Manuel/meeting-assistant.
|
|
The primary meeting flow must work without depending on Teams, Zoom, or any other meeting platform API.
|
|
The application creates and maintains Obsidian markdown meeting notes before, during, and after transcription.
|
|
Meeting notes hold metadata, user notes, discovered context, transcript references, summaries, decisions, and next steps.
|
|
The system should transcribe meetings with speaker attribution and use Microsoft Agent Framework-based agents for summarization, project lookup, retrieval, and controlled project file updates.
|