hangshuo652
  • Joined on 2026-04-15
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 03:53:52 +00:00
734c0129d8 chore: remove test artifact
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 03:53:33 +00:00
1224a74e63 fix: natural follow-up conversation flow
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 03:33:25 +00:00
c015ea3697 fix: shuffle bank questions + grader LLM error resilience
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 03:17:52 +00:00
240aea24aa fix: linkedGroupIds null check in validateRequiredFields
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 03:07:22 +00:00
54762ca299 fix: passingScore scaling and dimensions propagation
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 02:26:26 +00:00
eba30517a6 fix: remove bank PUBLISHED guard from selectQuestions
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 02:18:31 +00:00
35b1c6c37d feat: judgment-anchored grading and per-question results
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 02:06:48 +00:00
3993099907 feat: end-to-end choice question support in assessment pipeline
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-21 00:55:50 +00:00
57898f939c fix: add status guards to prevent data loss
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-20 17:04:28 +00:00
e782d180d7 feat: support choice+open dual question generation with judgment anchors
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-20 09:33:39 +00:00
17ddfa83bf Question generation: scenario-based 3-step prompt with technique labeling, key_points constrained to KB source, temperature 0.1. Generator node: two-step extraction prompt for assessment flow.
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-20 03:14:10 +00:00
83483d8117 F1-F10: audit fixes (dimension normalize, passingScore scale, DB defaults, onDelete, item status filter, timeout event type, userId privacy) + generator.node.ts strict prompt rules (anti-hallucination)
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-19 08:58:05 +00:00
29bac74b58 M3: console.log -> Logger + UI redesign (QuestionBank) + S7/A9/A10/A11/U11 bug fixes + #1/#2/#3/#4 enhancements + i18n for QuestionBank pages
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-19 02:22:34 +00:00
5b5f14674d fix: minor issues from code review
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-19 02:06:45 +00:00
82a9e75842 fix: code review — 7 issues resolved
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-19 01:52:44 +00:00
7f8e7214b3 P3-02-03-04: audit log, batch ops, transactions
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-19 01:39:54 +00:00
eb0798de5b P2-1: remove dead cost-control module (3 files)
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-19 01:30:33 +00:00
33e48f6d4e P1-3: grader/interviewer node unit tests (24 passing)
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-19 01:26:41 +00:00
b139ae18b7 P1-2: certificate E2E integration tests + API verification
hangshuo652 pushed to master at hangshuo652/aurak 2026-05-19 00:42:27 +00:00
68371922ca P0-1/P0-2/P1-1: dimensions form + E2E tests + PDF export