Skip to main content

Development

The Development board is where work actually gets done. Every ticket you want an agent to pick up, and every ticket an agent opens on its own (from an incident, a pull request, or a deployment), ends up here as a card moving across a Kanban board. This is the daily-driver screen of the whole platform. Connecting a project, connecting a repository, and running Discovery all exist to feed this board, and you reach Pull Requests review and Deployments from a card here.

You will find it at Software Factory → Development in the sidebar. Open it and you see the board for whichever project you currently have selected. This is a per-project view, not a cross-project one, so there is no project selector on the page itself.

To see the page at all you need at least read access to issues. Most of the buttons below check for more: whether you can create, edit, run, or approve issues, and whether the project itself is still editable (a project stuck in setup, degraded, or archived limits what you can do here).

In this section

Where to find it

  • Open the board: left sidebar → Software Factory → Development, or go straight to /software-factory/development. It always shows whichever project is currently selected in the sidebar.
  • Two sibling items in the same sidebar section, Planning and Testing, are marked "Soon", and there is nothing functional behind them yet.

Who can do this?

Buttons on this page check specific permission grants (set per member in Settings → Workspace → People & access), on top of the project's own editable or archived state:

GrantControls
issue:writeCreating issues, editing a Backlog request, reordering Backlog/Todo
issue:runDispatching a card into In Progress, messaging a live run
issue:approveResponding to a Card review or Human input checkpoint, Stop, Reject
issue:deleteDeleting an issue
delivery:shipSave & ship on a Done card
environment:manageOpen Local Environment from a card
project:write / project:deleteEditing, archiving, or deleting the project itself
org:integrations:read / org:integrations:manageSeeing or managing the Slack channel link and remote control
repo:readSeeing linked pull requests