Paca
A project workspace with opt-in Jev decisions for agent and task routing.
A project workspace with opt-in Jev decisions for agent and task routing.
Paca uses Jev for task field auto-fill and task auto-assignment. The pinned auto-fill path sends title, description and tags as state and asks an optional five-level Score for importance; other fields can use Choice or Noul questions.
How urgent or important does this task appear, based on its title and description?
Task title, truncated description and tags. The importance question is only included when the field is unset and not excluded by project settings.
An auto-fill task event loads title, description, tags and project settings, then chooses only enabled fields that the user has not set.
The worker sends the task state with a bounded importance Score and any other eligible typed field questions.
It ignores unasked answer keys and maps accepted typed answers to task fields without overwriting user-set fields.
The project-management app converts a vague assignment problem into a bounded Choice over real members, including a safe no-fit answer, and applies the result atomically only when it is confident.