Skip to content

Sticky Note

Type key: sticky_note
Group: Utilities (Editor Utility)
Category: utility
Tier: CORE

Sticky Note is a canvas annotation node used to document workflow logic directly in the editor.
It is not executed by the workflow engine and has no runtime effect.

Handles

Sticky Note has no input/output handles and is not part of execution flow.

What It Is For

  • Add internal notes for team members
  • Explain branch intent or edge-case handling
  • Mark TODOs and follow-up improvements
  • Document assumptions close to the relevant nodes

Typical Content

  • "This branch handles VIP customers only"
  • "TODO: replace with external CRM sync in v0.3"
  • "Fallback path used when provider API is down"

Notes

  • Sticky Note is saved with workflow layout metadata
  • It can be moved and edited like any visual node
  • It does not change execution order, output, retries, or logs

Proprietary software — source-available. All rights reserved.