TriStar
Web app · SaaS · 2026

Aprocy

The PM tool where every task lives inside a process that runs.

Aprocy landing page, "No more floating tasks. Build systems that run."
Role
Design + Engineering
Timeline
Ongoing · 2026
Stack
React + Vite · NestJS · PostgreSQL · Railway
Problem

Tasks float. Processes don't.

Most PM tools are task lists with extra columns. The process behind the tasks (the order, the resources, the branching logic) lives in someone's head or a Notion doc nobody reads.

Aprocy inverts the model: a process is a first-class object, not a folder. Every task exists inside a process step. Every resource (a customer ID, a payment URL, an account handle) is typed and linked to the step that needs it. Every time you run a process, it creates a tracked instance with a full audit trail.

How it works section showing three stages: Design Your Process, Run It, Close It
Three verbs, in order: Design the template once. Run it as many times as you need. Close it with a record.
Decisions

Processes as templates, runs as instances.

The hardest decision was separating the process definition from the execution. A process template is versioned. You can diff v2.4 against v2.5, roll back, write notes. A run is a live instance of that template: it tracks who is blocked, what values have been filled, and what percentage is complete.

This split keeps the template clean while giving operations teams the real-time view they actually need. The alternative, merging template and run into one object, is how most tools end up with a graveyard of half-done copies of the same checklist.

Feature grid showing process objects, typed resource registry, live run management, versioning, AI optimizer, and templates
Six pillars: processes, typed resources, live runs, versioning, AI optimizer, 80+ templates.
Pricing page showing a single plan at $3 per user per month with all features included
One plan, every feature, no tier negotiation.
Login page with a split-screen layout: form on the left, animated particle canvas on the right
Auth, clean split: form left, brand right.
Mobile view of the Aprocy landing page showing the headline and CTAs
Mobile: the headline holds at 390px.
The full landing: hero, how it works, features, pricing, auth.
Outcome
MVP
Live in pilot
80+
Process templates
0
Floating tasks

Aprocy is piloting with early teams. The typed resource registry turned out to be the feature that keeps people. Once a team has encoded their customer data model into a process template, the tool becomes load-bearing. The next milestone is analytics: closing the loop from run history to process improvement suggestions.