refactor: rebuild birth time rectification agent

This commit is contained in:
Jesse_Chen
2026-07-28 13:04:17 +08:00
parent ac5aef5f89
commit 8ade6ed5c8
59 changed files with 4423 additions and 1142 deletions
@@ -18,6 +18,8 @@ export async function POST(request: Request, { params }: { params: Promise<{ cas
eventId,
domain: body.domain,
eventKind: body.eventKind,
subject: body.subject,
relatedPerson: body.relatedPerson,
summary: body.summary,
rawText: body.rawText,
dateRange: body.dateRange,