Forge
The board is what an investigation produces.
The old way
In Jira, Linear, or Asana, a ticket is where the thinking stops and the typing starts.
Someone decides what to build, writes it down, and hopes the words carry the reason.
The reason never travels. The evidence stays in a dashboard. The “why” lives in someone’s head.
Vernais flips it. You investigate. You choose a Solution. The board writes itself, and every Task still points back to the evidence that caused it.
01 · Decompose
The chosen Solution auto-decomposes into concrete work.
Solution IN-42-S1 decomposing into three typed Tasks, each with its own title, type, and state machine: IN-42-T1 tech, IN-42-T2 design, IN-42-T3 non-tech.
You promote a Solution (IN-n-S1) in Decide. Vernais reads the root cause and the solution blueprint, then carves it into Tasks, each with a real title, a type, and its own state machine.
Every Task gets a human-readable ID: IN-n-T1, IN-n-T2, IN-n-T3. Trace any card back to its Solution, its Hypothesis, and the Case file behind it.
Each type carries the right stages by default. No forcing a copy task through an engineer’s workflow.
Runs through a ladder wired to real git and a Sentry gate.
Its own review-and-approve stages, tuned for design.
A lighter draft-to-ship flow, with no engineering gates.
02 · Act
One surface holds the doing and the scheduling.
Columns are your workflow stages: the real ones you edited, in the colors you chose.
A schedule built from reality, not wishful dates. The scheduling engine plans by real capacity, task dependencies, and committed dates, not by dropping bars onto a timeline and hoping.
03 · Assign
For every ticket, Vernais ranks your teammates with a score and a plain “why.”
You don’t guess who should take a Task. Vernais reads what the Task needs, looks at who’s free, and puts the best fit at the top.
A tech Task favors engineers; a design Task favors designers. The match is grounded in the ticket type and each person’s role.
How much is already on their plate, right now.
The earliest-start estimate is grounded in who’s actually around.
Every recommendation shows its reasoning in plain language, so you can agree or overrule.
Today the score is role-fit plus real current workload and availability. Past-work-history weighting is on the roadmap, and it sharpens as the workspace accrues history. A fresh workspace has no history to weigh yet, so early ranking leans on role-fit and load.
04 · Verify
Technical tickets move themselves when the code moves.
The exact Jira dev panel, wired to real GitHub
through your connected token.
<type>/<task_ref>-<slug>, choose a base. Vernais creates it on GitHub.MERGED.Git signals do the transitions. Branch created, PR opened, build green, merged: the Task walks its ladder without a status meeting.
Merge is not done. A real gate watches production after the merge. Vernais reuses your already-ingested Sentry data. After a Task merges, the gate soaks, pinned to the actual deploy, and attributes new production errors back to the work.
05 · The difference
The ticket isn’t the start of the work. It’s the output of a cited investigation and a chosen Solution.
IN-n-T1 → Solution IN-n-S1 → Hypothesis IN-n-H1 → the investigation that found the cause.