"OpenArcade Game Candidates for Timesheet and Compliance Task Training"
OpenArcade Game Candidates for Timesheet and Compliance Task Training
This article ranks candidate game concepts for generating high-quality demonstrations for real office automation tasks (timesheets, approvals, compliance checks, and exception handling).
Scoring Framework
0-5 scale per dimension:
- Transfer: resemblance to real job workflows.
- Label Quality: clarity of right/wrong action supervision.
- Engagement: likely replayability and session volume.
- Build Effort: speed to ship in OpenArcade stack (higher = easier).
- Data Diversity: breadth of states, edge cases, and strategies.
Weighted score = 0.35*Transfer + 0.25*Label Quality + 0.15*Engagement + 0.10*Build Effort + 0.15*Data Diversity.
Candidate Slate
| Candidate | Transfer | Label | Engage | Build | Diversity | Weighted |
|---|---|---|---|---|---|---|
| Timesheet Triage Arena | 5.0 | 5.0 | 4.0 | 4.0 | 4.5 | 4.68 |
| Compliance Queue Commander | 5.0 | 4.8 | 4.1 | 3.8 | 4.8 | 4.66 |
| Workflow Factory Office | 4.6 | 4.5 | 4.8 | 3.3 | 5.0 | 4.54 |
| AP Match Desk | 4.7 | 4.7 | 3.7 | 4.2 | 4.0 | 4.40 |
| Medical Coding Sprint | 4.5 | 4.2 | 3.8 | 3.4 | 4.7 | 4.22 |
| Claims Decision Lab | 4.6 | 4.4 | 3.9 | 3.5 | 4.2 | 4.29 |
| Audit Trail Investigator | 4.3 | 4.6 | 3.8 | 3.7 | 4.5 | 4.28 |
| Contract Clause Sorter | 3.9 | 4.1 | 3.6 | 3.6 | 4.0 | 3.92 |
| Procurement Approvals Rush | 4.2 | 4.2 | 3.9 | 4.1 | 3.8 | 4.08 |
| Benefits Enrollment QA | 4.1 | 4.3 | 3.5 | 4.0 | 3.7 | 3.99 |
Top 3 Picks
- Timesheet Triage Arena
- Best direct path to weekly timesheet automation.
- Strong click/edit/submit supervision with explicit policy checks.
-
Easy to stage from simple corrections to heavy exception queues.
-
Compliance Queue Commander
- Best fit for approve/reject/escalate workflows.
- High-quality labels from policy-driven outcomes.
-
Supports realistic SLA pressure and ambiguity handling.
-
Workflow Factory Office
- Builder-style concept inspired by factory games.
- Generates planning and sequencing behavior beyond one-off clicks.
- Useful for training agents to assemble robust multi-step processes.
1942 Method Transfer Note
Recent Nightmare 1942 work introduced a reliable pattern:
- canonical single markdown source
- one browseable unified doc
- explicit pacing tables
- scenario-by-scenario visual review
- artifact manifests
Applied transfer for office-work games:
- wave progression -> queue complexity progression
- enemy families -> error/exception families
- boss encounters -> audit/escalation events
- power-up economy -> tooling and shortcut unlocks
Recommendation
Proceed with three full design books in OpenArcade:
1. timesheet-triage-arena-design.md
2. compliance-queue-commander-design.md
3. workflow-factory-office-design.md
These three together cover corrective editing, policy adjudication, and process construction.
Open Questions
- Should first production versions include synthetic PII-like fields or fully abstract field names?
- Do we want one shared UI shell across all three games for transfer consistency?
- Should scoring prioritize strict correctness or weighted business impact per error class?