S-00 / Colophon
The record behind the record.
This page states how the portfolio is built, what it collects, how it is checked, and where its technical controls stop.
S-01 / Integrity
A small and inspectable surface.
The site is hand-authored HTML and CSS. It loads no client-side JavaScript, analytics, trackers, external font services, embedded badges, or third-party runtime resources.
Scroll horizontally to inspect all columns.
| Property | Claim | How to verify |
|---|---|---|
| Execution | Static HTML and CSS. Structured data is non-executable JSON-LD. | View the page source and inspect every script element. |
| Network | All page resources are same-origin. External destinations are ordinary outbound links. | Open browser developer tools, select Network, and reload. |
| Collection | No forms, cookies, analytics, telemetry, or account system. | Inspect the source and browser storage panels. |
| Policy | A meta Content Security Policy is present on every page. Response-header-only directives such as frame-ancestors are outside this deployment's control. | Inspect the document head and confirm the policy is consistent across pages. |
| Verification | Every claim in this table can be checked from this page without access to private implementation files. | Open developer tools. Under Network, reload and confirm every request is same-origin. Under Application, confirm no cookies, storage, or service workers exist. |
S-02 / Revision
Revision record.
Entries document material site changes. The record begins with the revision that introduced this colophon.
Scroll horizontally to inspect all columns.
| Date | Change | Reason |
|---|---|---|
| 2026-08-04 | Removed public code destinations, strengthened deployment exclusions, promoted the evidence and limits system, and corrected responsive and accessibility defects. | Protect implementation privacy while making the portfolio more legible, inspectable, and effective. |
| 2026-08-03 | Rebuilt the interface as a documentary record system with self-hosted typography, record rails, verdict blocks, routing cards, and responsive navigation. | Make the evidence and limits structure visible, scannable, and operational. |
| 2026-08-02 | Unified the signed-record system, corrected dark-mode contrast, aligned claims and metadata, added validation, and removed unused assets. | Improve accessibility, consistency, and inspectability. |
S-03 / Build
Deployment and validation.
An automated pipeline publishes the site from a private project workspace. A separate validation workflow checks internal links, local assets, CSP consistency, navigation, footer structure, structured data, and privacy regressions before deployment.