Skip to content

Add process-documentation (SOP) generator from action lists#236

Open
JE-Chen wants to merge 1 commit into
devfrom
feat/process-doc-batch
Open

Add process-documentation (SOP) generator from action lists#236
JE-Chen wants to merge 1 commit into
devfrom
feat/process-doc-batch

Conversation

@JE-Chen

@JE-Chen JE-Chen commented Jun 19, 2026

Copy link
Copy Markdown
Member

Remaining-backlog batch 18 — turn an action list into a numbered step-by-step SOP (UiPath Task-Capture deliverable), full layers + tests + EN/Zh v28 docs + README.

Feature (utils/process_doc, pure-stdlib)

  • generate_sop(actions, title=...){title, step_count, steps:[{n,command,description,args}], html}; write_sop writes the HTML; describe_step maps a command to a human verb phrase (+ most descriptive arg). Content is HTML-escaped; unknown commands degrade to a readable name. AC_generate_sop + ac_generate_sop.

Verification

  • 5 tests pass; ruff clean; radon no CC≥C; bandit clean; PySide6-free.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 25 complexity · 0 duplication

Metric Results
Complexity 25
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sonarqubecloud

Copy link
Copy Markdown

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