Tasks
Demo snapshot — build-time-generated from bizsupport.store via bizsupport.render-html (clojure -M:dev:render-html), regenerated nightly.
| Task | Title | Value tier | Status | Last op status |
|---|---|---|---|---|
| tk-100 | Patient intake data entry (demo) | standard | open | HARD hold · clearance-tier-gate |
| tk-200 | Executive calendar management (demo) | high-value | open | committed |
| tk-300 | General research brief (demo) | standard | open | HARD hold · capacity-gate |
| tk-400 | General correspondence drafting (demo) | standard | open | committed |
Contracted operators
Committed / weekly-capacity hours after this run — a HARD capacity-gate hold never adds committed hours.
| Operator | Name | Certifications | Committed / capacity |
|---|---|---|---|
| op-100 | Alice (demo) | hipaa, soc2 | 37 / 40 h |
| op-200 | Bob (demo) | soc2 | 18 / 20 h |
| op-300 | Jane Smith (demo) | soc2 | 0 / 40 h |
Action gate (RoutingGovernor)
HARD holds cannot be overridden. A required certification the operator does not hold, or an assignment that would exceed capacity, is rejected outright — never trusted from the TaskRouter-LLM's proposal.
| Op | Gate |
|---|---|
:task/decompose | auto-commit when clean (no PII, no capital risk) |
:task/assign | auto-commit when clearance-tier + capacity clean · HARD reject on missing certification, over-capacity, or sanctions-screening hit |
:disclosure/query | HARD reject on missing/inactive contract or over-tier columns |
:dispute/request | ALWAYS human review — never auto-resolves, at any phase or confidence |
Audit ledger (this run)
Append-only decision-fact log — every commit and HARD hold this scenario produced.
| Fact | Op | Subject | Basis |
|---|---|---|---|
| committed | decompose | tk-400 | id, client-id, title, required-certifications, estimated-hours, value-tier, status |
| committed | assign | tk-400 | task-id, operator-id |
| committed | assign | tk-200 | task-id, operator-id |
| committed | request | tk-400-op-100 | status |
| policy-hold | assign | tk-100 | clearance-tier-gate |
| policy-hold | assign | tk-300 | capacity-gate |
| policy-hold | decompose | tk-500 | scope-gate |