@glideco/skill-payroll-co-signer
v0.1.0
Published
Payroll co-signer skill — reviews and co-signs a monthly payroll batch with anomaly signals + CAS-claim broadcast.
Maintainers
Readme
@glideco/skill-payroll-co-signer
Payroll co-signer — ingests your payroll schedule, renders a review panel with anomaly signals (new beneficiary, >2σ amount deviation, country mismatch), and broadcasts the batch on your approval.
Trust tier: core
Capabilities
- Reads payroll schedule + payee list.
- Renders an anomaly-flagged review panel (CAS-claim guards against double-broadcast — F2 IRON RULE).
- Broadcasts approved batch via
payments:initiate.
Anomaly signals
The skill itself doesn't define anomaly thresholds; that lives in the operator's @glideco/anomaly package config. The skill just consumes the resulting signals + surfaces them in the review panel.
Status
🚧 Wired but blocked on V2 Sprint 3-4 (payroll platform integration).
License
MIT — see LICENSE.
