Hancom Hangeul environment
5 tasks with a model prompt, seeded environment state, and grader contract.
Task 1
Fill a contract template
- Prompt
- Open the seeded Hangeul contract template and fill the client name, term, and payment fields from the brief.
- Environment
- A template document contains placeholder fields for client, term, and payment.
- Grader
- Checks that placeholders are replaced and document structure is unchanged.
Task 2
Update meeting minutes
- Prompt
- Add the three action items from the brief to the meeting minutes table and save the document.
- Environment
- The minutes document has an empty action item table.
- Grader
- Checks all action items, owners, due dates, and saved document timestamp.
Task 3
Create an official letter
- Prompt
- Convert the memo into an official letter format using the provided recipient and subject.
- Environment
- A plain memo and a letter template are open in the workspace.
- Grader
- Checks recipient, subject, body transfer, and use of the letter template.
Task 4
Redact personal information
- Prompt
- Find the resident registration numbers in the document and replace all but the birthdate prefix with masking characters.
- Environment
- The document contains several Korean personal ID patterns in body text and a table.
- Grader
- Checks that every target value is masked and non-target numbers remain unchanged.
Task 5
Fix table formatting
- Prompt
- Apply the requested column widths and header styling to the budget table.
- Environment
- The budget table has inconsistent widths and unstyled headers.
- Grader
- Checks table dimensions, header style, and no row content loss.