Hometax-like portal
KR differentiator
GovOps-200
Public portal workflows inspired by Korean government and tax portals: certificates, tax payments, applications, document upload, receipts, and status checks.
Task families
20 families x 10 variants
CertificateIssueTaxPaymentBusinessInfoUpdateFormSubmitApplicationStatusCheckDocumentDownloadDocumentUploadFeePaymentAddressChangeVATReportIncomeReportSubsidyApplicationLicenseRenewalPortalMessageReplyNoticeReadDeadlineCheckIdentityStepMockAttachmentRequirementCheckCaseStatusUpdateSubmissionReceiptSave
Target UIs
Mock apps for resettable rollouts
Government24-like portal
Public subsidy portal mock
Bank identity step mock
Examples
Representative task contracts
Example 1
GovOps.CertificateIssue.001
- Instruction
- Issue a mock business registration certificate and save the PDF to the Documents folder.
- Grader
- certificate PDF exists with document_type == business_registration
Example 2
GovOps.StatusCheck.001
- Instruction
- Check application status for case #A-2026-1048 and write the status into the tracking spreadsheet.
- Grader
- spreadsheet row for A-2026-1048 equals current portal status
Example 3
GovOps.ReceiptSave.001
- Instruction
- After submitting the application, download the submission receipt as receipt_case_A-2026-1048.pdf.
- Grader
- receipt artifact exists and case_id metadata == A-2026-1048
Verifier
Suite-level verifier shape
Portal DB state, submission receipts, generated PDF metadata, uploaded document hashes, and case status checks.