Add Legal Office seal and complete Azure CDN deployment
- Add Legal Office of the Master seal (SVG design with Maltese Cross, scales of justice, legal scroll) - Create legal-office-manifest-template.json for Legal Office credentials - Update SEAL_MAPPING.md and DESIGN_GUIDE.md with Legal Office seal documentation - Complete Azure CDN infrastructure deployment: - Resource group, storage account, and container created - 17 PNG seal files uploaded to Azure Blob Storage - All manifest templates updated with Azure URLs - Configuration files generated (azure-cdn-config.env) - Add comprehensive Azure CDN setup scripts and documentation - Fix manifest URL generation to prevent double slashes - Verify all seals accessible via HTTPS
This commit is contained in:
214
docs/design/ORDER_SEALS_DESIGN_GUIDE.md
Normal file
214
docs/design/ORDER_SEALS_DESIGN_GUIDE.md
Normal file
@@ -0,0 +1,214 @@
|
||||
# Order of St John Seals - Design Guide
|
||||
|
||||
## Design Philosophy
|
||||
|
||||
All seals are built around the **Maltese Cross** as the central, dominant symbol, maintaining the Order of St John (OSJ) heritage while adapting to each institution's specific purpose.
|
||||
|
||||
## Core Template Elements
|
||||
|
||||
### Universal Elements (All Seals)
|
||||
|
||||
1. **Shape**: Circular, double-ring design
|
||||
- Outer ring: 8px stroke, 190px radius
|
||||
- Inner ring: 2px stroke, 140px radius
|
||||
|
||||
2. **Outer Text Band**: Institution name in ALL CAPS
|
||||
- Font: Times New Roman, serif, bold
|
||||
- Size: 18px
|
||||
- Position: Top and bottom of outer ring
|
||||
|
||||
3. **Maltese Cross**: Always present, always dominant
|
||||
- 8-pointed design (four V-shaped arms)
|
||||
- Classic Order of St John form
|
||||
- Central position in inner field
|
||||
|
||||
4. **OSJ Reference**: Always included
|
||||
- Either "OSJ", "ORDER OF ST JOHN", or "ORDO S. IOANNIS"
|
||||
- Positioned as micro-text or in outer ring
|
||||
|
||||
5. **Typography System**:
|
||||
- Outer text: 18px, bold, all-caps
|
||||
- Micro-text: 10px, regular
|
||||
- Consistent serif font family
|
||||
|
||||
## Individual Seal Specifications
|
||||
|
||||
### 1. Digital Bank of International Settlements
|
||||
|
||||
**Purpose**: Financial and banking credentials
|
||||
|
||||
**Design Elements**:
|
||||
- **Outer Ring Text**:
|
||||
- Top: `DIGITAL BANK OF INTERNATIONAL SETTLEMENTS`
|
||||
- Bottom: `ORDER OF ST JOHN • OSJ`
|
||||
|
||||
- **Central Emblem**:
|
||||
- Large Maltese Cross (dominant)
|
||||
- Globe/networking pattern behind cross (latitude/longitude lines, small dots)
|
||||
- Cross sits on top, remains clearly visible
|
||||
|
||||
- **Top Element**:
|
||||
- DB monogram in small circle
|
||||
- OSJ micro-text above
|
||||
|
||||
- **Color Suggestion**: Deep navy blue (#1e3a8a) or blue-gray
|
||||
|
||||
**Symbolism**: Digital global banking network + Order heritage
|
||||
|
||||
---
|
||||
|
||||
### 2. International Criminal Court of Commerce (ICCC)
|
||||
|
||||
**Purpose**: Judicial and legal credentials
|
||||
|
||||
**Design Elements**:
|
||||
- **Outer Ring Text**:
|
||||
- Top: `INTERNATIONAL CRIMINAL COURT OF COMMERCE`
|
||||
- Bottom: `ICCC • ORDER OF ST JOHN`
|
||||
|
||||
- **Central Emblem**:
|
||||
- Maltese Cross inside circular medallion
|
||||
- Scales of justice overlay at center (cross arms visible behind)
|
||||
- Medallion background (subtle)
|
||||
|
||||
- **Top Element**:
|
||||
- Courthouse pediment (triangle with pillar hints)
|
||||
- Micro-text: `LEX ET ORDO` (Law and Order)
|
||||
|
||||
**Symbolism**: Legal authority + justice + Order heritage
|
||||
|
||||
---
|
||||
|
||||
### 3. ICCC Provost Marshals
|
||||
|
||||
**Purpose**: Enforcement and marshal credentials
|
||||
|
||||
**Design Elements**:
|
||||
- **Outer Ring Text**:
|
||||
- Top: `INTERNATIONAL CRIMINAL COURT OF COMMERCE`
|
||||
- Bottom: `PROVOST MARSHALS • OSJ`
|
||||
|
||||
- **Central Emblem**:
|
||||
- Shield charged with Maltese Cross (cross fills shield)
|
||||
- Upright sword behind shield (subtle, doesn't obscure cross)
|
||||
- Shield outline prominent
|
||||
|
||||
- **Top Element**:
|
||||
- Five-pointed star
|
||||
- Micro-text: `VIGILIA ET IUSTITIA` (Vigilance and Justice)
|
||||
|
||||
**Symbolism**: Enforcement authority + protection + Order heritage
|
||||
|
||||
---
|
||||
|
||||
### 4. Provost Marshals Diplomatic Security Service
|
||||
|
||||
**Purpose**: Diplomatic and security credentials
|
||||
|
||||
**Design Elements**:
|
||||
- **Outer Ring Text**:
|
||||
- Top: `PROVOST MARSHALS`
|
||||
- Bottom: `DIPLOMATIC SECURITY SERVICE • OSJ`
|
||||
|
||||
- **Central Emblem**:
|
||||
- Shield outline around Maltese Cross
|
||||
- Small globe at center of cross
|
||||
- Key and olive branch crossed beneath center (diplomacy + security)
|
||||
|
||||
- **Top Element**:
|
||||
- Laurel wreath arc (diplomatic symbol)
|
||||
- Micro-text: `ORDO S. IOANNIS`
|
||||
|
||||
**Symbolism**: Diplomacy + security + global reach + Order heritage
|
||||
|
||||
---
|
||||
|
||||
## Design Consistency Rules
|
||||
|
||||
### Must-Have Elements
|
||||
1. ✅ **Maltese Cross** - Always central, always dominant
|
||||
2. ✅ **Double-ring geometry** - Consistent across all seals
|
||||
3. ✅ **OSJ reference** - Every seal includes Order of St John reference
|
||||
4. ✅ **Typography consistency** - Same font family, size hierarchy
|
||||
5. ✅ **Single-color style** - Works for official document stamps
|
||||
|
||||
### Design Variations
|
||||
- Institution-specific symbols (scales, shield, globe, etc.)
|
||||
- Institution-specific micro-text/mottos
|
||||
- Color variations (optional, for digital use)
|
||||
- Top element variations (crown, star, pediment, laurel)
|
||||
|
||||
## Technical Specifications
|
||||
|
||||
### SVG Format
|
||||
- **ViewBox**: 0 0 400 400
|
||||
- **Dimensions**: 400x400px (scalable)
|
||||
- **Color**: #1a1a1a (black) for single-color stamps
|
||||
- **Stroke widths**: 8px (outer ring), 2px (inner ring), 1-3px (details)
|
||||
|
||||
### PNG Export
|
||||
- **Recommended size**: 200x200px for credential logos
|
||||
- **Multiple sizes**: 200x200, 400x400, 800x800
|
||||
- **Format**: PNG with transparency support
|
||||
- **Max file size**: 100KB (optimized)
|
||||
|
||||
### Color Variations (Optional)
|
||||
|
||||
For digital credentials, you can create color variations:
|
||||
|
||||
| Institution | Suggested Color | Hex Code |
|
||||
|------------|----------------|----------|
|
||||
| Digital Bank | Navy Blue | #1e3a8a |
|
||||
| ICCC | Dark Red | #7c2d12 |
|
||||
| Provost Marshals | Dark Purple | #581c87 |
|
||||
| Diplomatic Security | Dark Green | #065f46 |
|
||||
|
||||
## Usage Guidelines
|
||||
|
||||
### For Credential Images
|
||||
1. Use PNG format for Entra VerifiedID (convert from SVG)
|
||||
2. Ensure images are publicly accessible via HTTPS
|
||||
3. Use CDN for fast delivery
|
||||
4. Maintain aspect ratio (1:1, square)
|
||||
|
||||
### For Documents
|
||||
1. Use SVG for scalable printing
|
||||
2. Single-color design works for embossing/stamping
|
||||
3. Ensure high contrast for readability
|
||||
4. Test at various sizes
|
||||
|
||||
## Legal and Compliance
|
||||
|
||||
### Important Notes
|
||||
- These seals represent **private, ceremonial entities**
|
||||
- Not official government or intergovernmental authorities
|
||||
- Do not impersonate real police, court, or banking institutions
|
||||
- Use in accordance with applicable laws
|
||||
- Consult legal counsel for real-world usage
|
||||
|
||||
### Best Practices
|
||||
- Clearly identify as Order of St John entities
|
||||
- Use in appropriate contexts (credentials, documents)
|
||||
- Maintain design integrity
|
||||
- Respect trademark and copyright laws
|
||||
|
||||
## Heraldic Blazons (Formal Descriptions)
|
||||
|
||||
### Digital Bank Seal
|
||||
> "A circular seal, double-ringed, charged with a Maltese Cross of eight points, overall a globe pattern, in chief a DB monogram within a circle, all within an annulet bearing the legend DIGITAL BANK OF INTERNATIONAL SETTLEMENTS above and ORDER OF ST JOHN • OSJ below."
|
||||
|
||||
### ICCC Seal
|
||||
> "A circular seal, double-ringed, charged with a Maltese Cross of eight points within a medallion, overall scales of justice at center, in chief a courthouse pediment, the legend LEX ET ORDO above, all within an annulet bearing INTERNATIONAL CRIMINAL COURT OF COMMERCE above and ICCC • ORDER OF ST JOHN below."
|
||||
|
||||
### Provost Marshals Seal
|
||||
> "A circular seal, double-ringed, a shield charged with a Maltese Cross of eight points, behind the shield an upright sword, in chief a five-pointed star, the legend VIGILIA ET IUSTITIA above, all within an annulet bearing INTERNATIONAL CRIMINAL COURT OF COMMERCE above and PROVOST MARSHALS • OSJ below."
|
||||
|
||||
### Diplomatic Security Seal
|
||||
> "A circular seal, double-ringed, a shield charged with a Maltese Cross of eight points, a globe at center, in base a key and olive branch crossed, in chief a laurel wreath arc, the legend ORDO S. IOANNIS above, all within an annulet bearing PROVOST MARSHALS above and DIPLOMATIC SECURITY SERVICE • OSJ below."
|
||||
|
||||
---
|
||||
|
||||
**Design Heritage**: Order of St John (OSJ)
|
||||
**Central Symbol**: Maltese Cross (8-pointed, V-shaped arms)
|
||||
**Last Updated**: [Current Date]
|
||||
|
||||
Reference in New Issue
Block a user