{"domain":"ynt.codes","count":1,"changes":[{"captured_at":"2026-08-25T04:27:34","card_hash":"284ae48281da4d380d54418707462d5e1befd44c9042e0214f6de68c29cfa09b","previous_card_hash":null,"diff":{"skills_added":[{"id":"final-settlement","name":"Colombian final settlement (liquidacion de contrato)","description":"Computes what an employer owes a worker when a contract ends: accrued severance (cesantias), its statutory 12% interest, the pro-rata statutory bonus (prima) and unused vacation, plus dismissal indemnity when requested. Each concept is settled from its OWN cut-off date, because they are not paid on the same cycle - settling them all from the hire date is the classic spreadsheet error and pays twice for what was already paid. The caller declares the payment history (cortePrima, corteCesantias, diasVacacionesTomados); anything not declared is assumed to be the simple case and the assumption is returned explicitly in `supuestos`, never silently. Transport allowance is sent as a right (boolean), not an amount: the server resolves the figure that was in force on the termination date from the signed rule catalog, so retroactive settlements use period-correct values. Returns one line per concept with its legal citation.","tags":["payroll","colombia","severance","termination","settlement","retroactive","deterministic"],"inputModes":["application/json"],"outputModes":["application/json","text/csv"]},{"id":"legal-parameters","name":"Colombian payroll legal parameters, by date","description":"Returns the Colombian statutory payroll and tax parameters in force on ANY given date - minimum wage, transport allowance, UVT, night/Sunday premiums, the ordinary-hour divisor, social security rates, garnishment and withholding caps - each with its unit, its legal source and the decree or resolution that set it. Pass `?fecha=YYYY-MM-DD` to resolve against the dated history seeded from 2020; omit it for today. The numbers themselves are public: what is not public is the maintained, dated, sourced history, signed with Ed25519 and carrying the sha256 of the catalog that produced it - so an auditor can cite what was in force on the day of a retroactive settlement without trusting the party that computed it. Keys with no value on the requested date are named in `noVigentes` with the reason, never silently dropped.","tags":["payroll","colombia","legal-parameters","historical","by-date","verifiable-output","ed25519"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"payroll-settlement","name":"Full payroll settlement","description":"Complete payroll run for a company: accruals, deductions, overtime and night/holiday surcharges, social security contributions. Each line carries its legal reference and the batch carries the rule-catalog hash.","tags":["payroll","colombia","batch","settlement"],"inputModes":["application/json"],"outputModes":["application/json","text/csv"]},{"id":"payslip-precheck","name":"Payslip pre-check (free, no payment required)","description":"Free triage of the same payslips: returns HOW MANY have discrepancies and the estimated net impact in COP, with the rule-catalog hash it was measured against — but never which line or which statute, which is the paid report. Same deterministic engine as the paid endpoint: if the pre-check says N, the report finds N. Free by design, not by promotion: a verifier that charges according to what it finds has the wrong incentive. If your payslip is clean you find out for free and never pay.","tags":["verification","payroll","colombia","free","triage","no-signup"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"payslip-verification","name":"Payslip compliance verification","description":"Independently recalculates the legal lines of a payslip (base salary, transport allowance, health, pension, solidarity fund) and compares them against what the payslip declares. Returns a per-line verdict and the estimated net impact on the worker. Extralegal items are flagged as non-verifiable rather than guessed. Try `payslip-precheck` first: it is free, needs no payment or signup, and tells you whether this paid report would find anything.","tags":["verification","payroll","colombia","audit","compliance","signed-evidence","ed25519"],"inputModes":["application/json"],"outputModes":["application/json","text/csv"]},{"id":"usdc-contractor-payout","name":"Non-custodial USDC contractor payout batch","description":"Converts COP amounts to USDC using the official TRM rate from datos.gov.co, frozen with a sha256 hash and an expiry window so the rate is auditable after the fact. Produces EIP-681 payment links and a Gnosis Safe batch JSON. The payer signs from their own wallet; this service never holds or moves funds.","tags":["payments","usdc","base","non-custodial","eip-681","gnosis-safe"],"inputModes":["application/json"],"outputModes":["application/json","text/csv"]},{"id":"withholding-tax","name":"Colombian withholding tax (retencion en la fuente)","description":"Computes monthly withholding tax per person from numeric parameters only. Input is fully anonymous: no name, no national ID. Returns the taxable base in COP and UVT, the withholding amount, and the legal reference for each line.","tags":["payroll","tax","colombia","deterministic","anonymous-input"],"inputModes":["application/json"],"outputModes":["application/json","text/csv"]}],"skills_removed":[],"skills_changed":[],"fields_changed":[{"field":"name","before":null,"after":"NomiCheck"},{"field":"description","before":null,"after":"Colombian payroll law as a dated, verifiable catalog — plus the engine that applies it. The catalog is the substrate: every statutory parameter (minimum wage, transport allowance, UVT, night and Sunday premiums, the ordinary-hour divisor, social security rates, garnishment and withholding caps) resolvable on ANY date since 2020, each with the decree or resolution that set it and the window it was in force. The numbers are public; the maintained, sourced, signed history is not. On top of it, five deterministic calculators — payroll, withholding tax, payslip verification, final settlement and USDC payout. Every response cites its legal basis (CST, E.T. art. 383/388), carries the sha256 of the catalog that produced it, and is signed with Ed25519, so a third party can verify it offline without trusting the issuer. Stateless by design: input JSON is processed in memory and discarded, never written to a database (Ley 1581/2012 habeas data)."},{"field":"version","before":null,"after":"1.0.0"},{"field":"protocolVersion","before":null,"after":"0.3.0"},{"field":"url","before":null,"after":"https://nomicheck.ynt.codes/api/batch"},{"field":"documentationUrl","before":null,"after":"https://nomicheck.ynt.codes/api/batch/health"},{"field":"preferredTransport","before":null,"after":"HTTP+JSON"}],"other_changed":true,"is_empty":false,"human_summary":"added 7 skills · name ∅ → NomiCheck · description ∅ → Colombian payroll law as a dated, verifi · version ∅ → 1.0.0 · protocolVersion ∅ → 0.3.0 · url ∅ → https://nomicheck.ynt.codes/api/batch · documentationUrl ∅ → https://nomicheck.ynt.codes/api/batch/he · preferredTransport ∅ → HTTP+JSON"}}]}