feat(interviews): add durable debrief loop
This commit is contained in:
@@ -59,6 +59,7 @@ public sealed class InterviewPrepService : IInterviewPrepService
|
||||
[InterviewPrepCategories.Star] = "STAR examples",
|
||||
[InterviewPrepCategories.Question] = "Questions to ask them",
|
||||
[InterviewPrepCategories.Note] = "Notes",
|
||||
[InterviewPrepCategories.Debrief] = "Interview debrief",
|
||||
};
|
||||
|
||||
private readonly JobTrackerContext _db;
|
||||
|
||||
Reference in New Issue
Block a user