Skip to content

How Issues Work

An Issue is the smallest unit of progress in socra. Every Issue follows a lifecycle from creation through completion. When an Issue completes, its content is compiled into the parent Project’s memory.

  1. Created — The Issue exists with a title. Content and details can be filled in at any time.
  2. In Progress — Work happens through content editing and timeline updates. Status moves through Plan, To Do, Working, and Review.
  3. Completed — Status is set to Complete. Memory compilation triggers on the parent Project.
  4. Archived/Deleted — The Issue is moved to trash or permanently deleted.
StatusMeaning
PlanNot yet started, in planning phase
To DoReady to begin
WorkingActively in progress
ReviewWaiting for review
CompleteFinished — triggers memory compilation
On HoldPaused temporarily
CanceledWill not be completed

When an Issue is marked Complete, your AI Teammate reads the Issue’s content and timeline, then compiles a summary into the parent Project’s memory. This means completed work is never lost — it feeds upward into the Project’s knowledge base.

If the parent Project is nested inside another Project, the compilation cascades upward through the hierarchy.

  • Issues live inside Projects or directly under a Space.
  • Move an Issue between Projects using ⌘⇧M or the context menu (right-click > Move to).
  • Add dependencies between Issues with ⌘D. Dependencies track which Issues block or are blocked by other Issues.