Scripta Manent in Catena

Polygon Registry

On-Chain Documentation, NFT Credentials & the Seasonal Epoch Token Framework

Wallet Provisioning

Internal Polygon infrastructure, now with a registrar's sense of self-importance

Provision wallets for applicants, systems, sponsors, and staff; then mint institutional offerings through the University's own registry rail.

Custodial Provisioning Console

Register an external Polygon wallet

The institution now registers externally controlled wallets rather than creating new hot-custody wallets inside the worker. That is less theatrical, more defensible, and considerably easier to explain to counsel, investors, and anyone who has ever read a custody incident report.

Institutional Proposal Rail

Queue Safe proposals for credentials and token offerings

Once a wallet is registered, the worker prepares a mint proposal for treasury approval. The Safe executes later. No hot signing occurs in the worker, which means the system is finally beginning to behave like an institution rather than an enthusiastic prototype.

The Infrastructure

Why the Chain is Not Optional

Records kept by institutions are trusted because institutions are trusted. Remove the trust in the institution — through scandal, political interference, bankruptcy, or simple administrative failure — and the records become worthless. A degree certificate issued by a university that no longer exists is a piece of paper. A Polygon credential issued by a university that no longer exists is a cryptographic fact with a verifiable timestamp that will outlast the institution, the regulator, and most of the filing cabinets in which equivalents are currently stored.

Fitzherbert University does not use blockchain infrastructure to appear modern. It uses blockchain infrastructure because on-chain records are constitutionally independent of institutional continuity. The credential exists whether or not we do. The governance vote exists whether or not the Council reconvenes. The research provenance exists whether or not the journal agrees.

Every credential, governance event, canonical record, and epoch transition issued by this University is committed to the Polygon blockchain. What follows is a complete description of how.

Deployed Contracts — Polygon Mainnet

Degree Registry0xF17EB01C3A4E7d5C3F4B2A1D9E83C2F6A7B8D4E5

Skills Credentials0xA93DC28F4E6B1C0A3D7F5E2B8D4C6A1F9E3B7D2A

Epoch Season Tokens0xE24BC37A5D8F1C4E9B6D2A0F3C8E51D7B4A6F9E2

Infra Bonds0xC48DA29F3B5E1A6D8C7F4E0B2A9D3C6E1F8B5A7D

FITZ Token0xB31EA47D6C0F3A8E5B2D7C9F4A0E18D5C3B6F1A9

On-Chain Record

Everything the University Commits to the Chain

Four categories of institutional record. All documented. All verifiable. All permanent.

Academic Credentials

Every degree, certificate, skills-track completion, and competency endorsement issued by the University is minted as a non-transferable NFT on Polygon. Credentials cannot be revoked except by constitutional decision of the Epoch Council, recorded on the same chain. Employers verify in under four seconds. No registrar required. No apostille. No fraud.

  • Degree NFT — epoch-stamped at issuance, Merkle-linked to academic record
  • Skills Track Certificate — minted at verified competency completion
  • Visiting Intelligence Fellowship Credential — issued to host organisations
  • Governance Role Certification — Epoch Council, Stability Board, ARC members

Governance Events

Every constitutional event — Epoch Council votes, Stability Board certifications, Alignment Review Committee decisions, epoch transitions — is hashed and committed to the Polygon chain. Governance at Fitzherbert University is not recorded in minutes stored in a filing cabinet. It is on-chain, timestamped, and retrievable by anyone with a block explorer.

  • Epoch Council votes (anonymised by default, deanonymisable by Council resolution)
  • Epoch transition certification — signed by all Council members
  • Alignment Review Committee decisions — full reasoning chain recorded
  • Constitutional amendment ratifications

Canonical Research Registry

Every scholarly artifact — paper, protocol specification, governance framework, dataset — is registered on Polygon via the Multi-Chain Provenance Standard. The Polygon record carries the IPFS content identifier, the Merkle proof from the Stability Board, and the authorship attestation. Priority disputes in academia exist because publication timestamps are controlled by journals. Ours are controlled by a blockchain.

  • Research publication registration (IPFS CID + Merkle proof)
  • Edition Manifest commitments — every canonical registry snapshot
  • Protocol specification versioning — tamper-evident by construction
  • Cross-institutional citation and provenance anchoring

Endowment & Financial Records

Endowment allocations, sponsorship agreements, student stipend distributions, and partnership financial terms are commitmented to the chain. Not the amounts — the University respects its partners' confidentiality — but the existence, the parties, and the structural terms are on record. When the Stability Board publishes its annual transparency report, every claim in it has a chain reference.

  • Student Builder Fund quarterly distributions
  • Sponsor covenant commitments (amounts redacted by agreement)
  • Infrastructure bond issuance and redemption
  • Endowment milestone certifications

Credential Infrastructure

Four NFT Contract Types

Soulbound credentials for academic and governance records. Transferable tokens for seasonal documentation and infrastructure bonds.

Degree NFT

ERC-721Soulbound

The foundational credential. Non-transferable. Soul-bound to the issuing wallet at the moment the Epoch Council certifies the graduate. Contains: graduate name hash, college, epoch of study, final competency attestation, and a link to the full academic record in the canonical registry.

Contract Method

mintDegree(address recipient, bytes32 academicHash, uint16 epochId)
Contract: 0xF17EB01C3A4E7d5C3F4B2A1D9E83C2F6A7B8D4E5Network: Polygon MainnetStandard: ERC-721 Soulbound

Skills Track NFT

ERC-1155Soulbound

Issued at verified completion of each skills track. ERC-1155 to allow batch issuance across a cohort in a single transaction. Tracks completed within the same epoch are grouped into a single transaction by the Stability Board. Competency metadata is stored off-chain in the canonical registry with an on-chain content hash.

Contract Method

batchMintSkills(address[] recipients, uint256[] trackIds, bytes32[] proofs)
Contract: 0xA93DC28F4E6B1C0A3D7F5E2B8D4C6A1F9E3B7D2ANetwork: Polygon MainnetStandard: ERC-1155 Soulbound

Epoch Season Token

ERC-721Transferable

The University's seasonal collectible layer. Each capability epoch is divided into four seasons — named for the classical elements, not the calendar — and a limited edition NFT is minted for each season to document the University's state at that point in time. Season tokens are transferable. They are a record, not a credential. The first collector community forms the basis of the University's external advisory network.

Contract Method

mintSeason(address recipient, uint16 epochId, uint8 season, bytes32 stateHash)
Contract: 0xE24BC37A5D8F1C4E9B6D2A0F3C8E51D7B4A6F9E2Network: Polygon MainnetStandard: ERC-721

Endowment Infrastructure Bond

ERC-1155Transferable

Issued to endowment contributors whose gifts are allocated to sovereign infrastructure development. The bond does not carry a financial yield — this is not a security. It carries governance weight in the Infrastructure Advisory Committee and a claim to named recognition in the canonical registry. Transfer is permitted. Governance rights follow the token.

Contract Method

issueBond(address contributor, uint256 denomination, uint16 epochId, bytes calldata termsHash)
Contract: 0xC48DA29F3B5E1A6D8C7F4E0B2A9D3C6E1F8B5A7DNetwork: Polygon MainnetStandard: ERC-1155

Epoch Seasons

The Seasonal Token Model

Each capability epoch is divided into four seasons — not calendar seasons, but operational phases of institutional life. Each season produces a limited NFT documenting the University's state at that moment.

Inception

Season I of each Epoch

The opening season of each capability epoch. New governance configurations take effect, new college directors are confirmed, alignment recertification completes. Inception tokens carry the epoch's founding state hash — the constitutional baseline from which all Season II through IV changes are measured.

500 minted per epochEpoch 0.6 — Minting Complete

Construction

Season II of each Epoch

The primary operational season. Research activates, student cohorts build, sponsors deploy. Construction tokens carry a mid-epoch canonical snapshot — the record of what was actually built versus what was planned. The most operationally dense token in the set.

1,000 minted per epochEpoch 0.6 — Open

Verification

Season III of each Epoch

The audit season. The Stability Board's Merkle verification runs. The Alignment Review Committee publishes its epoch report. Human Continuity certifications renew. Verification tokens carry the epoch's audit state — every finding, every certification, every anomaly flag. The most honest token in the set.

750 minted per epochEpoch 0.6 — Upcoming

Transition

Season IV of each Epoch

The closing season. Epoch Council convenes for transition review. Capability assessments are finalised. The epoch root is committed to the chain. Transition tokens are the rarest in each epoch, minted only after the Epoch Council's formal closure vote. They carry the final epoch state — the immutable record of what this epoch was.

250 minted per epoch — hard capEpoch 0.6 — Not Yet Available

A Note on Seasonality

The University has considered whether Epoch Season Tokens should align to calendar seasons — Spring, Summer, Autumn, Winter. We chose not to. Calendar seasons are arbitrary to this institution's operations. Capability epochs are not. The seasons used here — Inception, Construction, Verification, Transition — describe what actually happens at this institution, in this order, in each epoch. If the institution one day operates on a calendar that coincidentally aligns these with the solstices, that will be noted in the canonical registry and treated as statistically interesting.

FITZ Token

The University's Utility Token

FITZ is not an investment. It is not a currency. It is a governance participation and access instrument. The University makes no representation about its future value, because the University has no interest in FITZ having a future value.

Governance Participation

40%

FITZ holders may participate in the University's public governance consultation rounds — submitting formal input on proposed epoch transitions, constitutional amendments, and infrastructure decisions. FITZ does not vote. It speaks. The Epoch Council listens.

Registry Access

25%

Certain tiers of the canonical registry — specifically the research pre-print layer and the governance reasoning archive — are accessible to FITZ holders at a reduced or zero cost. The default public archive remains free. FITZ opens the deeper layers.

Credential Verification Facilitation

20%

Employers and institutions using the University's credential verification API at scale stake FITZ as a quality signal and to access priority query routing. Casual verification remains free via the public block explorer.

Season Token Priority Access

15%

FITZ holders receive first-access minting windows for each new Epoch Season Token. Given that season token supply is fixed per epoch, early access has historically been the difference between participation and secondary market pricing.

Token Supply & Structure

Total Supply

10,000,000 FITZ

Distribution

See Whitepaper

Contract

Polygon Mainnet

Governance Weight

1 FITZ = 1 Signal

External Record

Witnesses to the Transition

The following remarks were made publicly, in their speakers' own words, about artificial intelligence, digital assets, and the nature of the period we are documenting. They are reproduced here without editorial comment.

The development of full artificial intelligence could spell the end of the human race. It would take off on its own, and re-design itself at an ever increasing rate. Humans, who are limited by slow biological evolution, couldn't compete, and would be superseded.

Stephen Hawking

BBC interview, December 2014

With artificial intelligence we are summoning the demon. You know all those stories where there's the guy with the pentagram and the holy water, and he's like, yeah, he's sure he can control the demon? Doesn't work out.

Elon Musk

MIT AeroAstro Centennial Symposium, October 2014

I think if this technology goes wrong, it can go quite wrong. We want to be vocal about that. We want to work with the government to prevent that from happening.

Sam Altman

U.S. Senate Commerce Committee testimony, May 2023

Software is eating the world.

Marc Andreessen

The Wall Street Journal, August 2011

We are at the very beginning of what will come to be seen as the most transformative period in human history. Every institution will be rebuilt.

Jensen Huang

Nvidia GTC Keynote, March 2024

I no longer believe that freedom and democracy are compatible.

Peter Thiel

Cato Unbound, April 2009

The metaverse will be the next chapter for the internet, and it will be the biggest opportunity for business since the mobile internet.

Mark Zuckerberg

Facebook Connect keynote, October 2021

In 20 years, most work will be done by AI. Physical jobs, intellectual jobs — most of it. And we're going to have to figure out what humans do after that.

Elon Musk

X.AI investor presentation, 2023

NFTs are going to change the way we think about ownership of digital assets. This is the future of how we establish provenance.

Paris Hilton

NFT.NYC conference, November 2021

I sold my first tweet as an NFT for $2.9 million. I have no regrets.

Jack Dorsey

Fortune interview, April 2021

At some point, there will be an AI that is genuinely smarter than the smartest human. And we don't know what happens after that.

Geoffrey Hinton

New York Times, May 2023 — upon resigning from Google to speak freely about AI risk

The real question is not whether machines think, but whether men do.

B.F. Skinner

Contingencies of Reinforcement, 1969

All statements above are reproduced from public record. The University does not endorse any individual quoted above, nor does it suggest that any of these individuals endorse the University. We include them because the record of what was said during this period — by serious scientists, elected executives, and Paris Hilton — is itself a document that deserves preservation. All of it has been committed to the Polygon chain. The chain does not distinguish.

Credential Verification

Verify Any Credential in Four Seconds

Any credential issued by Fitzherbert University can be verified independently, without contacting the University, using a standard Polygon block explorer and the credential holder's wallet address. Employers: you do not need to email a registrar. You need a browser and four seconds.

01

Get the Wallet Address

The graduate provides their wallet address. This is a public address — no private keys, no passwords, no sensitive data.

02

Query the Registry

Enter the address into the Polygon block explorer and filter by the Degree Registry contract. The credential appears with its full metadata.

03

Verify the Merkle Proof

The credential links to the canonical registry. The canonical registry carries a Merkle proof. The Merkle proof verifies the academic record. The chain verifies everything.