B3OS gives teams visibility into workflow health through run history, execution details, activity streams, tags, templates, action details, and search-backed discovery.

Operational debugging loop
drill inisolatefixverify Find run Workflow, trigger, status, time range Inspect execution Input, output, error, timing, retries Check dependencies Connectors, wallets, providers, schemas Repair draft Expressions, payloads, branches Test and publish Run verification and promote live version

What to Monitor

Monitoring surface breadth

Core surfaces to inspect when a workflow becomes operationally important.

Signal count
AreaSignals
Workflow healthActive, paused, archived, repeated failures, validation errors
RunsStatus, trigger source, duration, CU usage, failure summaries
ExecutionsNode status, sanitized input/output, errors, retries, waits
ConnectorsExpired credentials, permission errors, reconnect requirements
WalletsTransaction submission, failures, nonce issues, gas or balance problems
WebhooksDelivery status, retry count, replay history
CaddieRecent sessions, repair attempts, and context quality

Activity Streams

Use streams for live UI and debugging experiences:

StreamUse
/v1/runs/:id/streamFollow a single run
/v1/activity/streamFollow workflow or organization activity
Execution streamsInspect node-level progress and results

Searchable Objects

B3OS indexes platform objects so users and Caddie can find relevant resources.

ObjectExamples
ActionsAction IDs, titles, descriptions, tags, categories
TriggersTrigger IDs, descriptions, and schema details
WorkflowsTitles, descriptions, tags, status, visibility
TemplatesReusable workflow patterns
Organization knowledgeApproved org-specific context
TagsWorkflow and action discovery details

Debugging Flow

1

Find the failed run

Filter by workflow, trigger source, status, or time range.

2

Open the failing execution

Inspect node input, output, sanitized error, and timing.

3

Check dependencies

Review connector status, wallet funding, chain/provider availability, and action schema changes.

4

Repair the draft

Fix expressions, missing fields, connector selection, or branch logic in a draft.

5

Test and publish

Confirm the fix with a test run before publishing the new live version.

Tags make it easier to find workflows by protocol, customer, chain, risk level, owner, or operational area.

Ask a question... ⌘I