Workflow foundation for branded apps
Astute Workflow is the package layer behind branded workflow apps: define the process once, connect custom surfaces, and deploy the runtime behavior like software.
Workflow repository
Customer-owned repositories hold reusable flows, base packages, overlays, rules, task contracts, simulations, and deployment manifests reviewers can inspect before release.
LifecycleBase workflowCountry extensionBusiness-unit overlay
ArtifactsTyped definitionsValidation reportSimulation report
ControlsReviewable diffsPull requestsApproved deployment
SDK authoring
Developers and agents use the SDK to author changes, run validation, generate diagrams, simulate cases, and prepare proposals your team can review.
LifecycleAuthorValidatePackage
ArtifactsResolved snapshotTask contractsRule IR
ControlsTyped configRepo testsCompiler checks
Deployable package
The compiled package carries the resolved runtime snapshot, so live cases stay pinned to the approved version even when source changes continue.
LifecycleCandidateApprovedDeployed
ArtifactsWorkflow versionQueuesSLAs
ControlsChecksum manifestAudit metadataVersion pinning
Deployment preview
Teams can review rollout plans, diff sections, rollback targets, drift warnings, and diagram artifacts before a workflow package is promoted.
LifecycleBuildPreviewPromote
ArtifactsDiff reportRollout planRollback target
ControlsDrift detectionChange windowDeployment proposal
Migration accelerator
Legacy workflow inventories become Astute workflow code, migration manifests, diagrams, validation commands, and explicit manual-review blockers.
LifecycleAssess inventoryGenerate scaffoldReview blockers
ArtifactsWorkflow repo filesMigration reportDiagram commands
ControlsManual reviewPull requestNo direct production mutation
Layered rulesets without app drift
Builders can change the surface without changing the approved workflow. Business units can extend base workflows through code/package inheritance, and each live case stays pinned to the deployed snapshot.
Part of the workflow app platform
Workflow proves the app-building pattern first. The same package, deployment, policy, and audit pattern can later support Astute Issues, knowledge primitives, integrations, analytics, and customer-built microfrontends.