PRDCT-483: Flows section rework — unified method + live-verify - #1008
PRDCT-483: Flows section rework — unified method + live-verify#1008Iamfle4ka wants to merge 6 commits into
Conversation
The 150-line variables deep-dive (JSON authoring, JMESPath aggregations, COUNT/DATE functions) moves from the Conditional Flows hub to /flows/variables/. Add nav entry + regenerated sidebar. Fixes the 'Set Variable' menu label -> 'Variable' (verified live in the builder). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Verified in-product: Builder/All Runs/Schedules/Notifications/Versions tabs; Add Task menu = Component/Notification/Variable; Set Variable panel (Static/Dynamic). Rewrote scheduling to Schedules tab -> Create Schedule (multiple independent schedules). Variables section now summarizes and links to /flows/variables/. Deep facts flagged TODO(human-review): retry defaults, 10-parallel cap, cool-down semantics, End Flow mechanism, condition-type list. Adds description frontmatter. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…tion # Conflicts: # src/content/docs/flows/index.md
|
Rebased onto Conflict was
Note: two related edits are sitting uncommitted in my worktree — cross-links to |
…tion # Conflicts: # src/content/docs/flows/index.md
Flows section under the unified section-at-a-time method
Reworks the Flows section page-by-page (one section = one PR): structure → form → live-verify against the running platform (project 6015; a temporary flow was created in a dev branch for verification and deleted afterwards).
What changed (per page / commit)
/flows/variables/(Flow Variables) — the ~150-line deep-dive (static/dynamic values, JMESPath aggregations,COUNT/DATEfunctions, variable merging into component jobs) moved out of the hub into its own page; nav entry added, sidebar regenerated. The hub keeps a summary + link. No inbound links pointed at the moved anchors (verified)./flows/(Conditional Flows hub) — live-verified fixes (below), scheduling section rewritten,descriptionfrontmatter, 5TODO(human-review)flags./flows/flows-legacy/,/flows/flow-migration-guide/—descriptionfrontmatter (legacy page intentionally left minimal: deprecated, auto-migration planned).Live-verified in-product
/flows-v2) with Create Flow; Legacy Flows listing.Flagged for owner review (
TODO(human-review))Verification
npm run buildclean (259 pages).node scripts/audit-phase2.mjs: MISSING IMAGES 0; broken internal links = pre-existing only (/404,/workspace/table-export; the/ai/kai-assistant/one is fixed in PRDCT-482: AI section rework (kai/ai) — unified method + live-verify #1007)./flows/#…anchors (#conditions,#retry,#control-task-execution,#phases-and-tasks,#schedule-and-automate) still resolve after the split.Draft — do not merge. Owner sign-off needed on the flagged facts.
🤖 Generated with Claude Code