docs: sync wiki for e5e706d [docs-agent]
docs(process-designer): canvas editor, compute step, order/ASN verify, guided dialogs
Update the process-designer wiki for the post-Phase-3 work: the visual node
canvas (now the sole flow editor), the definitions landing table entry point,
the guided-dialog UX, the no-code compute step, the order/asn verify kinds
(via order-management GET /api/orders/resolve) and scalar-or-object resolved
fields with drill-down, plus capabilities.verifyFields. Pages: Process-Designer,
Mobile-Process-Designer, Services, API-Reference.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
docs: sync wiki for 88825a1 [docs-agent]
docs: sync wiki for 53fc206 [docs-agent]
Extend scan-verification docs in Process-Designer and Mobile-Process-Designer
to cover the new object-field support (PR #337): verify.write paths now accept
scalar keys, object whole keys (sku/uom/location), and dotted sub-field paths
(e.g. uom.factor); fields in VerifyResult now mix plain strings and nested maps;
object fields appear as grouped blocks in the Verify dialog.
docs: sync wiki for 79a253e [docs-agent]
docs: sync wiki for ab24b3f [docs-agent]
docs: sync wiki for d63a861 [docs-agent]
docs: sync wiki for 5c785dd [docs-agent]
Document per-kind verify field sets (location vs SKU), step-by-step
Verify dialog, VerifyResult.fields, and verifyFields in capabilities.
- Process-Designer.md: update verify write bullet to per-kind field
sets; add step-by-step dialog UX note; add fields to API response
shape; tighten publish validation note; add verifyFields to
capabilities response shape
- Mobile-Process-Designer.md: same per-kind write, fields, verifyFields
updates in the scan-verification subsection and API surface table
docs: sync wiki for 5ea4b9a [docs-agent]
docs(process-designer): scan verification (resolve endpoints + verify proxy + screen verify block)
Master-data gained read-only resolve endpoints (sku-by-barcode / sku / location,
MASTER_DATA_VIEW, 200 found:false on a miss). process-designer added a POST /verify
proxy (forwarded identity), a screen config.verify block (kind / write mappings /
onNotFound), and capabilities.verifyKinds. Updated Process Designer, Mobile Process
Designer, API Reference and Services pages.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
docs(process-designer): Phase 3 — sandboxed scripting + AI task-assist
Mark the configurable handheld process designer feature complete through
Phase 3 across the wiki:
- Process-Designer: new Sandboxed scripting (GraalJS, gated by flag +
PROCESS_SCRIPT_AUTHOR, parse-validated at publish) and AI task-assist
(design-time only, never auto-deploys) sections + capabilities endpoint.
- Mobile-Process-Designer: §2/§3 tiers now built; assist + capabilities
endpoints in the API list; security model updated.
- Roadmap-and-Status + Services: Phase 3 marked done, follow-up removed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
docs: process designer Phase 2 (version mgmt, import/export, skipWhen, more tasks, instance monitoring)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
docs: sync wiki for 7ea20ea [docs-agent]
Mobile-Process-Designer: correct curated task library to Phase 1 actuals
(remove counting.capture and host.confirm, not implemented; fix inventory.lookup
and txlog.post endpoint paths); add missing GET /processes endpoint to API surface.
Merge branch 'master' of https://github.com/brettljausn-ai/openwcs.wiki
# Conflicts:
# Roadmap-and-Status.md
docs: sync wiki for aa9e965 [docs-agent]
Add Mobile-Process-Designer.md (new page) covering the Phase 1 spec:
concepts, screen types, curated task library, branching, versioning,
offline runtime, WYSIWYG designer, API surface, and security model.
Link from _Sidebar.md (Flows section), Home.md (By topic table +
source-of-truth docs list), and Roadmap-and-Status.md (Phase 2 gap note).