PT Prototypes
← All seeds

payroll-engine

dormant prototype

Payroll Engine

Deterministic append-only ledger. Explicit funding gates. Replayable events.

A library-first PSP core for payroll and regulated money movement.

Version
0.1.0
License
MIT
Kind
library
Languages
Python, TypeScript, JavaScript
Lines of code
38,744
Last commit
2026-04-20 (0d ago)

Health signals

Tests: yes README: yes LICENSE: yes Buildable: unknown

Patterns proven here

append-only ledgers storage
Every modification is a new entry. History is preserved. Auditors are happy.
funding gates supply-chain
Commit Gate: 'Do we have the money to promise these payments?' Pay Gate: 'Do we still have the money right before we send them?'

Why it matters

This project solves common problems in payroll systems by treating money movement as a first-class concern with proper financial engineering.

View source →