// MODULE 02 — ALMANAC
Available

The Monday morning report.

A self-contained, password-gated HTML report delivered every Monday. KPIs, year-over-year, run-rate forecasts, all in a single rendered page at the same URL every week. No dashboard login, no third-party data plane, no expiring share link.

Cadence: Weekly, Monday 10:00 Surface: Branded portal Encryption: At rest, client-side Format: Self-contained HTML
001 — How it works

Three steps. No glue code on your side.

Every module is a fixed shape. We deploy it into your cloud, hand over the keys, and step out of the room.

// 01
STEP 01 — CONNECT

Read from your warehouse, not from us

The report's source is your BigQuery, Postgres, or warehouse of choice. We write the queries, you grant the read role. Nothing leaves your account.

// 02
STEP 02 — COMPILE

Last week, in the shape your operator reads

ISO-week totals, calendar-week year-over-year, MTD and YTD versus last year, a 13-week trailing trend, and a linear run-rate forecast for the open month. Insights that would take a human two hours, rendered as a single page.

// 03
STEP 03 — DELIVER

Encrypted at rest, posted as a link

The report is encrypted client-side with PBKDF2 + AES-GCM and published into your branded client portal. A short message with the link goes to your ops channel; only credential-holders can decrypt the contents.

002 — Inside the module

What's actually in Almanac.

The capabilities that make this module the right shape, not just the right name.

// 01

Calendar-week year-over-year

The same ISO-week, last year. The honest comparison for a weekly report.

// 02

MTD and YTD versus last year

Current month-to-date and year-to-date, both compared to the same window prior year.

// 03

Linear run-rate forecast

A simple, honest projection for the month based on weeks one through current.

// 04

13-week trailing chart

Enough history to spot a trend; short enough to fit on one screen.

// 05

Encrypted at rest

PBKDF2 (200k SHA-256) + AES-GCM. The page is ciphertext until decrypted in your browser.

// 06

Self-contained HTML

One file. No CDN dependencies, no external CSS, no dashboard login. Drop into any host.

003 — Built for

The operators we built this with, not just for.

A module joins the catalog only after the same shape has been built three times for three different operators. Here's who those were.

Ecommerce finance

The Monday number every stakeholder looks at, pre-rendered with the right windows.

Agency client reporting

Branded as your firm, gated per client, posted to a Slack the client doesn't have to log into.

Multi-brand operators

One report per brand, all under the same portal, each with its own credentials.

004 — Operating notes

The honest answers we get asked first.

If you have a question that isn't here, that's also fine — bring it to the call.

How does the encryption work?

Client-side PBKDF2 + AES-GCM. The HTML file is delivered as ciphertext; only credential-holders can decrypt it in their browser. The server never sees the key.

Can it be branded?

Yes — your domain, your colors, your portal copy. Almanac inherits the WildBreeze design system but every visible surface is yours.

Where does the report live?

Your GitHub Pages, your S3, your CDN — your call. Nothing routes through us.

What about ad-hoc views?

Almanac is the recurring weekly. For ad-hoc, pair with Field Office or run a one-off query against the same warehouse.

Tell us what you're maintaining at 11pm. We'll tell you which module fits.

A 30-minute call. No deck, no demo — just the work. If Almanac is the right shape, we'll say so. If not, we'll point at one that is.

Book a call