Skip to content

uipath-troubleshoot: System.Activities playbooks + scenarios and OCR activities knowledge base#1798

Open
dmorosanu wants to merge 2 commits into
mainfrom
feat/troubleshoot-system-ocr-playbooks
Open

uipath-troubleshoot: System.Activities playbooks + scenarios and OCR activities knowledge base#1798
dmorosanu wants to merge 2 commits into
mainfrom
feat/troubleshoot-system-ocr-playbooks

Conversation

@dmorosanu

Copy link
Copy Markdown
Contributor

Extends the uipath-troubleshoot knowledge base.

System.Activities

  • 4 grouped playbooks: compress/extract, download file, modern StudioX file/folder operations, and queue / transaction status. Each cross-references classic-activities to avoid overlap with the classic Rename/Move/Kill/Invoke/AddQueueItem playbooks.
  • 4 faithful-replay test scenarios covering these failures (each passing at 1.0).

OCR activities

  • New ocr-activities knowledge base (overview, summary, investigation guide) with 3 playbooks: engine config & dependencies, endpoint & authentication, and input & runtime errors. Registered in the reference router.

Signatures in the playbooks reflect the actual exception text and job-level error presentation for each failure.

dmorosanu added 2 commits July 1, 2026 18:54
…/file-folder/queue playbooks and OCR activities knowledge base
…/copy-file/queue replay scenarios (all pass 1.0)
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Claude finished @dmorosanu's task in 2m 17s —— View job


Coder-eval task lint (advisory)

4 task YAMLs changed; verdict counts: 0 Critical, 0 High, 0 Medium, 0 Low, 4 OK.

Rubric: .claude/commands/lint-task.md. This check is advisory and never blocks merge.

Evidence of passing run

✅ Author confirms passing run: "4 faithful-replay test scenarios covering these failures (each passing at 1.0)." (PR body) / commit message: "all pass 1.0"

Per-task lint

tests/tasks/uipath-troubleshoot/activity-packages/system-activities/compress-extract-corrupt-archive/task.yaml — verdict: OK

tests/tasks/uipath-troubleshoot/activity-packages/system-activities/copy-file-destination-exists/task.yaml — verdict: OK

tests/tasks/uipath-troubleshoot/activity-packages/system-activities/download-file-dns-failure/task.yaml — verdict: OK

tests/tasks/uipath-troubleshoot/activity-packages/system-activities/get-queue-item-not-found/task.yaml — verdict: OK

Within-PR duplicates

No duplicate clusters detected. All 4 tasks share the canonical troubleshoot scaffold (same run_limits, sandbox, simulation, success_criteria shape) but exercise materially distinct failure classes — Compress/Extract (ZipException), Copy File (IOException destination exists), Download File (HttpRequestException / DNS), and Get Queue Item (OrchestratorHttpException 404/1002). Each maps to a different playbook. This is good template reuse, not duplication.

Conclusion

✅ All changed tasks pass the rubric. Evidence of passing run confirmed. All 4 tasks follow the canonical troubleshoot pattern (skill_triggered + llm_judge against RESOLUTION.md, no forbidden criteria types, e2e tier, run_limits in the correct block, no env_packages).

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Claude finished @dmorosanu's task in 1m 26s —— View job


PR Review: uipath-troubleshoot System.Activities playbooks + OCR knowledge base

Review in progress...

  • Read review criteria and project conventions
  • Analyze full PR diff
  • Review skill documentation (playbooks, overviews, summaries)
  • Review test scenarios (task YAMLs, fixtures, process files)
  • Verify structural checks (links, CODEOWNERS, cross-skill refs, secrets)
  • Post review findings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant