---
documentId: SOVEREIGN-GAZETTE-CONTENT-CATALOG
version: "1.0"
updated: "2026-07-02"
status: canonical
---

# Sovereign Gazette — Content Catalog & Starting Point

**Purpose:** Universal reference for designing, populating, and operating an **official sovereign gazette** (state gazette, official journal, law register, e-register). Maps general best practice to the live **GUOSMM** implementation at [gazette.shosjj.org](https://gazette.shosjj.org).

**Related:** [GUOSMM Publication Framework](GUOSMM_PUBLICATION_FRAMEWORK.md) · [Template Catalog](TEMPLATE_CATALOG.md) · [Registry Recommendations](REGISTRY_AND_GAZETTE_RECOMMENDATIONS.md)

---

## 1. What a sovereign gazette is

An official gazette is the **authoritative public record** through which a sovereign or delegated authority:

1. **Creates or publishes** legal and administrative acts (where constitution or statute so provides).
2. **Notifies** third parties (citizens, institutions, foreign states) of binding or informative texts.
3. **Fixes** publication date, version, and integrity evidence (hash, signature, edition number).
4. **Archives** permanently for citation, judicial proof, Hague/authentication workflows, and audit.

Comparable systems: UK *The Gazette*, US *Federal Register*, EU *EUR-Lex*, Italy *Gazzetta Ufficiale*, France *JORF*, Canada *Canada Gazette*.

---

## 2. Minimum viable public surface (any gazette)

Every credible sovereign gazette registry should expose **server-rendered, crawlable** pages:

| Route | Purpose |
|-------|---------|
| `/` | Overview, search, latest notices (HTML table — not JS-only shell) |
| `/authority` | Legal basis, issuing office, registrar, jurisdiction |
| `/rules` | Publication, correction, revocation, retention |
| `/notices` | Full archive index |
| `/notices/{year}/{id}` | Permanent notice URL (citation target) |
| `/search` | Full-text / metadata search |
| `/documents/verify` | ID + hash + signature verification |
| `/contact` | Registrar, service address, abuse reporting |
| `/terms`, `/privacy`, `/accessibility` | Trust and compliance |
| `/api` | Machine-readable API documentation |
| `/robots.txt`, `/sitemap.xml` | Discovery for search engines |
| `/.well-known/{gazette}.json` | Discovery (FQDN, schemas, verifying key URL) |
| `/keys/{signing-key}.pub.pem` | Public verifying key for offline crypto verify |

**GUOSMM status:** All routes above are live at `gazette.shosjj.org`.

---

## 3. Complete content taxonomy (all possible gazette content)

Use this as a **checklist** when standing up a new gazette. Not every category applies to every jurisdiction; mark N/A with rationale.

### 3.1 Constitutional & supreme law

| Content type | Typical legal effect | Example identifiers |
|--------------|---------------------|---------------------|
| Constitution / constitutional charter | Supreme law | Carta Costituzionale, Basic Law |
| Constitutional amendment acts | Amends supreme text | Amendment No. N of YYYY |
| Foundational bulls / letters patent | Historical constitutional basis | Pie Postulatio Voluntatis (1113) |
| Constitutional court judgments (publication) | Interpretation | CC Judgment No. … |

**GUOSMM note:** Series A publishes **magistral instruments under** the Order constitution — not amendments *to* the Carta Costituzionale.

### 3.2 Primary legislation (statutes / acts)

| Content type | Examples |
|--------------|----------|
| Acts of parliament / magistral legislative instruments | Monetary framework, licensing acts |
| Codes (civil, commercial, penal) | Commercial Registry Act |
| Organic laws | Organizational Statute |
| Sunset / expiry notices | Act ceasing effect on date |

### 3.3 Secondary legislation (regulations, rules, orders)

| Content type | Examples |
|--------------|----------|
| Regulations under enabling act | Central Bank Regulations |
| Prudential standards | Insurance programme standards |
| Licensing rules | VASP framework, EMI rules |
| Orders in council / magistral decrees | Sovereign Decree |
| Statutory instruments | Settlement finality rules |

### 3.4 Executive & administrative

| Content type | Examples |
|--------------|----------|
| Decrees, decisions, directives | Grand Master directives |
| Administrative circulars | Internal governance circulars |
| Appointments & removals | Grand Chancellor appointment |
| Delegations of authority | Signing authority delegations |
| Proclamations | State of emergency, commemoration |

### 3.5 Financial, monetary & central banking

| Content type | Examples |
|--------------|----------|
| Central bank charter | OMNL Charter (Series B) |
| Monetary policy instruments | Reserve asset policy |
| Currency / ISO 4217 notices | SCUDO identifier |
| Payment system rules | ISO 20022 compliance publication |
| Prudential / Basel alignment | Basel framework alignment statement |
| FATF / AML statements | FATF alignment statement |
| Banking licences granted/revoked | EMI licence register entries |
| Insurance / VASP frameworks | Prudential institution charters |

### 3.6 Settlement, RTGS & international finance

| Content type | Examples |
|--------------|----------|
| Settlement institution charters | ISB Charter (Series C) |
| Settlement finality rules | C-2026-002 |
| Membership admission charters | zBank, NovaBank, AnakaBank |
| Correspondent banking frameworks | Diplomatic/finance circulars |
| SWIFT/BIC connectivity notices | Series D templates |
| RTGS / clearing participation rules | Membership standards |

### 3.7 Diplomatic & international

| Content type | Examples |
|--------------|----------|
| Diplomatic circular notes | Series D |
| Treaty ratifications & denunciations | Series F |
| Full treaty texts | Treaty full text template |
| International agreements & MOUs | Series F |
| UN depositary notifications | Tier 3 cover letters |
| BIS/IMF financial notices | Tier 4 notices |
| Hague apostille / authentication guidance | Authority page § Hague |

### 3.8 Judicial & quasi-judicial

| Content type | Examples |
|--------------|----------|
| Court rules & practice directions | Arbitration framework |
| Tribunal decisions (selected) | Supervisory notices |
| Insolvency / liquidation notices | Company winding-up |
| Competition / regulatory decisions | Licensing revocation |

### 3.9 Commercial & corporate registry

| Content type | Examples |
|--------------|----------|
| Commercial registry act | A-2026-004 |
| Company incorporations | Certificate of registration |
| Name changes, mergers, dissolutions | Filing notices |
| Beneficial ownership disclosures | Where mandated |
| Annual return reminders | Administrative notices |

### 3.10 Land, property & environment

| Content type | Examples |
|--------------|----------|
| Land titles & transfers | Property notices |
| Expropriation / compulsory purchase | Statutory notices |
| Environmental impact decisions | EIA publication |
| Mining / concession grants | Resource licences |

### 3.11 Public appointments & honours

| Content type | Examples |
|--------------|----------|
| Honours lists | Orders of chivalry promotions |
| Public office appointments | Board appointments |
| Election results (official) | Proclamation of results |
| Citizenship grants | Naturalisation lists |

### 3.12 Public procurement & contracts

| Content type | Examples |
|--------------|----------|
| Tender notices | Above-threshold procurement |
| Award notices | Contract award publication |
| Framework agreements | Standing offer registers |

### 3.13 Transparency, audit & reserves

| Content type | Examples |
|--------------|----------|
| Reserve management policy | E-series |
| Reserve reports | Periodic reserve disclosure |
| Independent audit reports | E-2026-001 |
| Supervisory notices | HO batch governance |
| Statistical releases | Monetary aggregates |

### 3.14 Humanitarian & mission-specific

| Content type | Examples |
|--------------|----------|
| Humanitarian finance frameworks | Series D |
| Mission establishment circulars | Contact points |
| International cooperation forum charters | IMF cooperation forum |

### 3.15 Corrections, republications & revocations

| Content type | Required metadata |
|--------------|-------------------|
| Erratum / corrigendum | Links prior `documentId`, `supersedesContentHashSha256` |
| Republication (version bump) | `republicationVersion`, `republicationReason` |
| Revocation / repeal | Effective end date, superseding instrument |
| Partial amendment | Section-level diff reference |

---

## 4. Publication tiers (GUOSMM model)

| Tier | Role | Artifact |
|------|------|----------|
| **1 — Official gazette** | Creates / publishes magistral instruments | `envelope.json`, `body.md`, `signature-manifest.json`, optional `body.pdf` |
| **2 — Diplomatic notification** | Foreign ministry / counterpart notice | `tier-notices/tier-2-*.md` |
| **3 — UN / depositary** | International deposit | `tier-3-*.md` |
| **4 — BIS / IMF / financial** | Institutional notice | `tier-4-*.md` |
| **5 — Digital manifest** | Chained immutable log | `publication-log.json` |

**Principle:** Tier 1 is source of legal publication; Tiers 2–5 are **notice and interoperability**, not substitute creation.

---

## 5. Per-notice metadata (envelope standard)

| Field | Required | Purpose |
|-------|----------|---------|
| `documentId` | Yes | Stable citation (`GUOSMM-B-2026-001`) |
| `series` | Yes | A–F taxonomy |
| `title` | Yes | Human title |
| `documentType` | Yes | Controlled vocabulary |
| `instrumentNumber` | Recommended | Formal instrument no. |
| `publishedAt` | Yes | ISO 8601 publication timestamp |
| `effectiveAt` | Yes | Legal effect date |
| `language` | Yes | EN / IT / bilingual |
| `contentHashSha256` | Yes | Integrity anchor |
| `signingAuthority` | Yes | Constitutional signer |
| `signerTitle` | Recommended | Grand Chancellor, etc. |
| `republicationVersion` | If republication | Version counter |
| `supersedes` / `supersedesContentHashSha256` | If amendment | Chain of versions |
| `translationRefs` | If bilingual | Linked translation ID |
| `diplomaticNotificationRef` | If Tier 2+ sent | Cross-reference |

---

## 6. Integrity & verification stack

| Layer | Mechanism | GUOSMM implementation |
|-------|-----------|----------------------|
| Content hash | SHA-256 of canonical `body.md` | `body.sha256`, envelope |
| Digital signature | RSA-SHA256 over hash string | `signature-manifest.json` |
| Verifying key | Published PEM | `/keys/guosmm-order-signing.pub.pem` |
| API verify | `signatureValid`, `hashMatch` | `GET /api/v1/documents/{id}/verify` |
| Browser verify | Web Crypto | `/documents/verify` + `verify-crypto.js` |
| Immutable log | Chained hashes | `publication-log.json` |
| Certified copy | Archived PDF | `body.pdf` via `pnpm pdfs:generate` |
| Discovery | Well-known JSON | `/.well-known/guosmm.json` |

---

## 7. GUOSMM template inventory (Series A–F)

**141 template files** under `templates/` — bootstrap with `pnpm templates:bootstrap`.

### Series A — Magistral & organizational

- `series-a-constitutional-act` → monetary / magistral legislative instrument
- `series-a-sovereign-decree`

### Series B — Monetary authority & central bank

- Monetary authority act, central bank charter, regulations, prudential standards
- Reserve asset policy, licensing framework, FATF, ISO 20022/4217, Basel, VASP, arbitration

### Series C — International Settlements Bank

- Settlements bank charter, settlement rules, membership standards, settlement finality

### Series D — Diplomatic notices

- Diplomatic circular, establishment circular, contact points, settlement framework
- Correspondent banking, SWIFT/BIC, humanitarian finance, monetary cooperation forum

### Series E — Reserve & audit transparency

- Reserve management policy, reserve report, independent audit report, supervisory notices

### Series F — Treaties & international agreements

- Treaty notification, treaty full text, international agreement, memorandum of understanding

Each template pair: **EN envelope JSON** + **body markdown** + optional **IT** (`templates/it/`, `body/it/`).

---

## 8. Starting point checklist (new sovereign gazette)

### Phase 0 — Legal & governance (before first publication)

- [ ] Identify **constitutional or statutory mandate** for official publication
- [ ] Name the gazette (acronym, EN/IT/local titles)
- [ ] Designate **issuing authority** and **registrar/editorial office**
- [ ] Adopt **publication rules** (corrections, republication, revocation, retention)
- [ ] Define **document ID scheme** (`{GAZETTE}-{series}-{year}-{seq}`)
- [ ] Define **series taxonomy** (map to templates)
- [ ] Procure **signing key** (HSM path documented); plan public key publication

### Phase 1 — Technical foundation

- [ ] Git (or WORM) archive repository for publications
- [ ] JSON Schema for envelope + signature manifest
- [ ] Publish pipeline: write body → hash → envelope → sign → log append
- [ ] SSR public server (not SPA-only) with `/notices/{year}/{id}` URLs
- [ ] `robots.txt`, `sitemap.xml`, OpenGraph, schema.org `Legislation`
- [ ] Public API: catalog, document, verify, publication-log
- [ ] `.well-known` discovery + verifying PEM

### Phase 2 — First publications (recommended order)

| Order | Instrument | Why first |
|-------|------------|-----------|
| 1 | Monetary / treasury framework (Series A) | Establishes issuer & policy hierarchy |
| 2 | Central bank / EMI charter (Series B) | Institutional anchor |
| 3 | Settlement body charter (Series C) | Cross-border settlement legibility |
| 4 | Reserve asset policy (Series B) | Transparency baseline |
| 5 | Settlement finality rules (Series C) | Legal finality for payments |

**GUOSMM:** All five first publications are live (A-001, B-001, C-001, B-002, C-002). **Series A–F baseline complete (2026-07-02):** 34 Tier 1 instruments — see `config/guosmm-series-baseline-manifest.v1.json`; run `pnpm publish:remaining-series` to regenerate D/F/B/C/E gap fills.

### Phase 3 — Trust & international readiness

- [ ] Authority, contact, terms, privacy, accessibility pages
- [ ] Verification portal (ID + hash + signature)
- [ ] Hague / apostille workflow documentation on authority page
- [ ] Tier 2–5 notice templates wired to publication pipeline
- [ ] Bilingual abstracts where official language requires (IT for GUOSMM)

### Phase 4 — Operations

- [ ] CI: `publications:validate`, template validate, sync smoke test
- [ ] Operator runbook (sign, republish, PDF generate, deploy)
- [ ] Search Console / sitemap submission
- [ ] Backup & immutable storage (Tier 5 log + off-site WORM)

---

## 9. Operator commands (GUOSMM)

```bash
cd ~/projects/gazette

# Validate archive
pnpm publications:validate

# Export verifying key to public/keys/ (from GUOSMM_SIGNING_KEY_PEM)
pnpm keys:export-verifying

# Generate certified PDFs for all 2026 acts
pnpm pdfs:generate

# Production sign
GUOSMM_SIGNING_KEY_PEM=~/secure/guosmm-order-signing.pem pnpm sign:production

# Local SSR server
pnpm serve:public

# Deploy to CT 7801
cd ~/projects/proxmox && bash scripts/gazette/sync-guosmm-gazette-host.sh
```

---

## 10. Live verification smoke tests

```bash
curl -sS 'https://gazette.shosjj.org/api/v1/documents/GUOSMM-A-2026-001/verify' | jq .signatureValid
curl -sS 'https://gazette.shosjj.org/.well-known/guosmm.json' | jq .signingKey.publicKeyPemUrl
curl -sS -o /dev/null -w '%{http_code}\n' 'https://gazette.shosjj.org/keys/guosmm-order-signing.pub.pem'
curl -sS -o /dev/null -w '%{http_code}\n' 'https://gazette.shosjj.org/2026/GUOSMM-A-2026-001/body.pdf'
```

---

## 11. Optional enhancements — **Complete 2026-07-02**

All institutional optional phases are implemented: Atom/RSS feeds, apostille intake API, IndexNow, Italian nav, service worker, print CSS, strict CSP with self-hosted scripts, monitor/backup scripts, advanced search filters, ETag on body.md.

---

## 12. Numismatic precedent track (2026-07-02)

Rhodes/Malta Hospitaller coinage supports **Treasury SCUDO** recitals under the 1113 / `coinage_and_jus_monetae` accretion cap — not as automatic nation-state legal tender.

| Artifact | Status |
|----------|--------|
| [`docs/HOSPITALLER_NUMISMATIC_PRECEDENT_AND_GUOSMM.md`](HOSPITALLER_NUMISMATIC_PRECEDENT_AND_GUOSMM.md) | Design doc + source map |
| [`config/hospitaller-numismatic-sources.v1.json`](../config/hospitaller-numismatic-sources.v1.json) | Machine source registry |
| `/authority#monetary-heritage` | Public heritage summary (SSR) |
| `templates/series-a-monetary-precedent-notice.template.json` | Draft Tier 1 notice (unsigned) |
| `templates/series-b-iso-4217-currency-identifier-notice.template.json` | ISO 4217 notice (awaiting code assignment) |
| `GUOSMM-A-2026-001` v3 + `GUOSMM-A-2026-005` | **Published** 2026-07-02 |
| Sovereignty & issuance doctrine | **Canonical** — registry + authority page + design doc § |
| `GUOSMM-B-2026-005` ISO 4217 Series B notice | **Live** — magistral provisional **XSC/968** (`config/scudo-iso4217-registry.v1.json`); ISO MA confirmation pending |

**Doctrine:** The Order retains **sovereign institutional continuity** and **treasury issuance authority**; foreign legal tender equivalence is analyzed separately — not denied.

**Prohibited:** Denying Order issuance capacity; conflating territorial Malta LT (1886), Order institutional scudo (1961+), and GUOSMM SCUDO (2026+) without Tier 1 text.

---

*This catalog is informational for gazette design; legal effect of any instrument is determined only by the published Tier 1 act and applicable Order law.*
