Jobs and tickets for browser work
Active Tags turns declared behavior into jobs: named pieces of browser work. When a job runs, it gets a ticket that tracks that run through its steps.
Jobs and tickets give events, forms, requests, DOM changes, and history work a common path for sequencing, waits, errors, targets, data movement, and cleanup. Browser and network inputs can still vary.