mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-23 14:52:18 +10:00
refactor: ponytail audit
This commit is contained in:
@@ -43,7 +43,6 @@ export const applicationTimelineEntrySchema = z.discriminatedUnion("type", [
|
||||
]);
|
||||
|
||||
export type ApplicationTimelineEntry = z.infer<typeof applicationTimelineEntrySchema>;
|
||||
export type ActivityEvent = ApplicationTimelineEntry;
|
||||
|
||||
// Reserved for AI enrichment output (autofill / match-score). Free-form so the shape can
|
||||
// evolve without a migration. See the AI roadmap in the applications feature.
|
||||
|
||||
Reference in New Issue
Block a user