Skip to content

PointSav Documentation

The engineering library for the PointSav platform — operating systems and services for regulated businesses that own their data, their AI, and their record-keeping outright. Where the monorepo holds the code, this wiki holds the reasoning: architecture, services, security, and the governance commitments that bind future development.

tool-payroll — jurisdiction-aware payroll and statutory remittance

← All revisions

0080230c · PointSav Digital Systems ·

docs(applications): sweep project-construction's TOPIC/GUIDE batch — tool-construction full rewrite (money ledger + 3-cadence reports), tool-accounting draw-workbook extension, tool-payroll statutory-clock correction, overview refresh

View the full record as of this revision →

@@ -11,7 +11,7 @@ status: active
audience: vendor-public
bcsc_class: forward-looking
language_protocol: PROSE-TOPIC
last_edited: 2026-09-04
last_edited: 2026-09-07
editor: pointsav-engineering
paired_with: tool-payroll.es.md
short_description: "A jurisdiction-aware payroll and statutory-remittance engine whose first real report — a division-level Payroll Register aggregating the construction pilot's budgeted labour hours under a cited single-jurisdiction wage-rules row — is built and running; gross-to-net pay, pay frequency, and remittance computation remain design-only."
@@ -189,20 +189,28 @@ constraint the engine enforces, not a preference it can override.

## Calendar days and working days are never the same clock

The pilot jurisdiction's wage-payment clock counts calendar days. A separate set of clocks,
already real and shipped in [[tool-construction]], counts *working* days
instead — governing holdback release and prompt-payment timing between
contracting parties. These are legally distinct regimes: one governs wages
owed to an employee under employment-standards law, the other governs
progress payments between contracting parties under contract law. The
governing construction-payment statute states directly that its own clocks do
not reduce or alter an employer's wage-payment obligations.

The design treats `day_counting` as its own field on the jurisdiction row —
`calendar` for the pilot jurisdiction's wage clock — rather than a hardcoded constant shared
with any working-day calendar tool-construction already maintains for its own
purposes. A rule that quietly borrowed one clock's day-counting for the other
would be treated as a real compliance defect, not a rounding difference.
The pilot jurisdiction's wage-payment clock counts calendar days. A separate statutory clock —
cascading a due date for an owner's payment (the governing construction-payment statute's own
s.32.2(1), 28 days), and then a general contractor's payment to its subcontractor (s.32.3(1),
7 more days), from the date a proper invoice is received — is real and shipped in
[[tool-accounting]]'s construction-industry reporting, and also counts calendar days rather
than working days: neither section qualifies "days," and no business-day exclusion applies to
either clock. These are legally distinct regimes regardless
of which day-counting basis either uses: one governs wages owed to an employee under
employment-standards law, the other governs progress payments between contracting parties
under contract law. The governing construction-payment statute states directly that its own
clocks do not reduce or alter an employer's wage-payment obligations.

A real illustration of exactly this section's own point sits in the same statutory scheme: the
construction-payment statute's companion regulation defines "calendar day" for its own,
different clocks as a day that is *not* a Saturday or statutory holiday — the opposite of the
plain-English meaning the payment clocks above actually use. Two sections of the same law, two
different meanings of the same phrase.

The design treats `day_counting` as its own field on the jurisdiction row — `calendar` for
the pilot jurisdiction's wage clock — rather than a hardcoded constant shared with any other clock elsewhere
in the platform. A rule that quietly borrowed one clock's day-counting for the other would be
treated as a real compliance defect, not a rounding difference.

**Why it matters:** two different legal deadlines can look like the same kind
of countdown and are not — mixing them up is exactly the class of bug this
Important Information

Corporate structure. PointSav Digital Systems ("PointSav") is currently a trade name of Woodfine Capital Projects Inc. ("Woodfine"), planned to become a wholly-owned Woodfine subsidiary upon incorporation. PointSav does not itself offer, sell, or solicit any security. Any securities offering associated with Woodfine's real-property direct-hold solutions is made exclusively by Woodfine, and only by means of the applicable Private Placement Memorandum.

No investment advice. This wiki's content is provided for engineering, operational, research, and development purposes. Nothing on this wiki constitutes investment advice or a solicitation to invest in any Woodfine partnership or direct-hold solution.

Intellectual property. The PointSav name, trade name, wordmark, and marks, together with all current and future PointSav- and Totebox-branded products, services, and offerings — and the software, source code, documentation, design system, and all related materials — are proprietary to Woodfine and its affiliates, except for components identified as open source. No rights are granted except as expressly set out in a written license or agreement. The full trademark notice appears in the footer of every page on this site.

Open source components. Portions of the platform are made available under permissive open-source licenses identified in the accompanying repository. Use of those components is governed by their respective license terms.

No warranty; informational use. Content on this wiki is provided for general informational purposes only and does not constitute a representation, warranty, or commitment with respect to product functionality, availability, pricing, or roadmap. Some articles describe planned or intended features, capabilities, and milestones — language such as "planned," "intended," "targeted," "may," and "expected" marks this forward-looking content, which is subject to change and does not constitute a commitment regarding future performance.

Confidentiality. Where an article describes an operational or deployment detail that is not intended for public disclosure, that article is not published on this wiki. Content here is general-purpose engineering documentation, not customer-specific configuration.

Jurisdiction. Woodfine Capital Projects Inc. is organized in British Columbia, Canada. References to the Sovereign Data Foundation on this wiki describe a planned or intended initiative only, not a current equity holder or active governance body.

Changes to this notice. PointSav may update this notice from time to time; the version posted on this page governs.

Not a filing system. This wiki is not a securities filing system, an electronic disclosure repository, or a substitute for SEDAR+ or any other regulatory filing system. Formal securities filings are made through the applicable regulatory filing system, not through this wiki.

Full disclaimer. This notice supplements, and does not replace, the full Disclaimers article. In the event of any conflict, the full Disclaimers article governs.

Read the full disclaimer →