Skip to content
Back to About
Engineering report·last 14 days

What we shipped this week.

Auto-generated from git log — no curation, no marketing pass. Every commit is a real change you could re-derive from the public repo.

0

Commits

0

Punch-list shipped

0

Files touched

0 ()

Peak day

Velocity (commits/day, last 14 days)

mean 0/day · peak 0
9/89/99/109/119/129/139/149/159/169/179/189/199/209/21

Each bar = one day. Forge-orange highlights the peak day; cyan marks active days; faint bars are zero-commit days. The dashed cyan line is the 14-day mean. Hover any bar for that day's count.

The velocity curve is the public face of the engineering culture this codebase commits to (per principles).

Governance layer

7

Active RFCs

4

Published ADRs

5

Cadence rituals

28

Trust claims

Seven public RFCs at /rfc (versioning policy, anti-platitude, hum-score calibration, voltage coach, GPT-4o critic, cohort engagement, reproducibility audit). Four ADRs in docs/adr/ (factory + DI, strangler-fig, ring + dashboard, cmd-K palette). Five cadence rituals running on schedule per principles. Twenty-eight trust claims CI-enforced with historical flap-rate tracking at /admin/trust-claims-history.

Punch-list items shipped

No punch-list item closures in this window.

CI ratchet state

11 of 12 at zero · Tier-A 11/12

Each row is a CI gate that fails the build on regression. Ceiling: 0 means the floor — a single new occurrence anywhere in the codebase fails CI. Source-of-truth is the gate script referenced in each row; ceilings live in .github/.

RatchetWhat it countsCeilingClosed atTier
Lighthouse mobile floorsPer-route mobile performance/a11y/SEO floors + FCP/LCP/CLS/TBT caps0B2201A
as-cast countAll `as T` / `<T>x` type assertions in src/ (any type shape; const/never/literal/unknown excluded)1334A
Component LOC ratchetPer-component line ceilings (SongDetail.tsx, dashboard/page.tsx)0B2189A
Design tokens (hex literals)Raw hex/rgb in JSX inside src/app + src/components0B2098A
strict-tsc violationsFiles exempt from --strict TypeScript0B1600A
unchecked-indexArray/object indexing without bound checks0B1597A
console.log callsDirect console.log in production code (vs. structured logger)0B1586A
Capability-surface gapsCapabilities (genres, tradition presets) without a UI surface0B1575A
explicit-anyBare `: any` / `as any` / `<any>` in TypeScript0B1182A
Forge LOC ratchetPer-component line ceiling on forge surface files0B1135A
Golden-eval driftEval/refine/gauntlet prompt byte-identical snapshots0B1177A
Bundle sizeTotal JS shipped per route (vs. ceiling snapshot)0B1176A

Recent gate tightenings

No CI gate movement in this window.

Where the changes landed

All commits

Operating system · live

The 3-Year-Plan operating system. Four moats, four cadence rituals, ten trust-claim predicates. All public; all in the repo at docs/THREE-YEAR-PLAN.md.

Moat citations · per-build tagging

Data
61
Standards
506
Distribution
346
Velocity
296
Quality
1483

Cadence rituals · days since last entry

Quality Council64d / 7d thresholdoverdue
Trust Decay Audit62d / 22d thresholdoverdue
Bet Review67d / 60d thresholdoverdue
External Audit89d / 60d thresholdoverdue
36 public-claim predicates run as a CI ratchet via npm run audit:trust. Trust drift fails the build.