Skip to content

Commit b42ee32

Browse files
author
supermodel-bot
committed
Deploy arch-docs for supermodel-api-docs
1 parent 0bef8f5 commit b42ee32

26 files changed

+271
-271
lines changed

site/supermodel-api-docs/all/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@
856856
.hero-stat .num { font-size: 18px; }
857857
}
858858
</style>
859-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"CollectionPage","description":"Browse all 6 recipes on supermodel-api-docs Architecture Docs","image":"https://repos.supermodeltools.com/supermodel-api-docs/images/share/all-entities.svg","mainEntity":{"@type":"ItemList","itemListElement":[{"@type":"ListItem","name":"ApiContract Domain — supermodel-api-docs Architecture","position":1,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-apicontract.html"},{"@type":"ListItem","name":"DocumentationCore Domain — supermodel-api-docs Architecture","position":2,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-documentationcore.html"},{"@type":"ListItem","name":"SecurityFramework Domain — supermodel-api-docs Architecture","position":3,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-securityframework.html"},{"@type":"ListItem","name":"VisualStyles Domain — supermodel-api-docs Architecture","position":4,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-visualstyles.html"},{"@type":"ListItem","name":"docs.json — supermodel-api-docs Source File","position":5,"url":"https://repos.supermodeltools.com/supermodel-api-docs/file-docs-json.html"},{"@type":"ListItem","name":"overrides.css — supermodel-api-docs Source File","position":6,"url":"https://repos.supermodeltools.com/supermodel-api-docs/file-overrides-css.html"}],"numberOfItems":6},"name":"All Recipes","url":"https://repos.supermodeltools.com/supermodel-api-docs/all/index.html"}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"CollectionPage","description":"Browse all 6 recipes on supermodel-api-docs Architecture Docs","image":"https://repos.supermodeltools.com/supermodel-api-docs/images/share/all-entities.svg","mainEntity":{"@type":"ItemList","itemListElement":[{"@type":"ListItem","name":"DesignSystem Domain — supermodel-api-docs Architecture","position":1,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-designsystem.html"},{"@type":"ListItem","name":"Documentation Domain — supermodel-api-docs Architecture","position":2,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-documentation.html"},{"@type":"ListItem","name":"OpenAPI Domain — supermodel-api-docs Architecture","position":3,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-openapi.html"},{"@type":"ListItem","name":"Security Domain — supermodel-api-docs Architecture","position":4,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-security.html"},{"@type":"ListItem","name":"docs.json — supermodel-api-docs Source File","position":5,"url":"https://repos.supermodeltools.com/supermodel-api-docs/file-docs-json.html"},{"@type":"ListItem","name":"overrides.css — supermodel-api-docs Source File","position":6,"url":"https://repos.supermodeltools.com/supermodel-api-docs/file-overrides-css.html"}],"numberOfItems":6},"name":"All Recipes","url":"https://repos.supermodeltools.com/supermodel-api-docs/all/index.html"}</script>
860860
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/supermodel-api-docs/","name":"Home","position":1},{"@type":"ListItem","name":"All Recipes","position":2}]}</script>
861861
</head>
862862
<body>
@@ -923,36 +923,36 @@ <h3>Entity Types</h3>
923923

924924
<div class="card-grid">
925925

926-
<a href="/supermodel-api-docs/domain-apicontract.html" class="card">
927-
<div class="card-title">ApiContract Domain — supermodel-api-docs Architecture</div>
928-
<div class="card-desc">Defines the interface and technical specifications for the underlying web services. Architectural overview of the ApiContract domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
926+
<a href="/supermodel-api-docs/domain-designsystem.html" class="card">
927+
<div class="card-title">DesignSystem Domain — supermodel-api-docs Architecture</div>
928+
<div class="card-desc">Controls the visual identity and styling of the technical documentation interface. Architectural overview of the DesignSystem domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
929929
<div class="card-meta">
930930
<span class="pill pill-accent">Domain</span>
931931

932932
</div>
933933
</a>
934934

935-
<a href="/supermodel-api-docs/domain-documentationcore.html" class="card">
936-
<div class="card-title">DocumentationCore Domain — supermodel-api-docs Architecture</div>
937-
<div class="card-desc">Manages the central content organization and static site generator configuration. Architectural overview of the DocumentationCore domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
935+
<a href="/supermodel-api-docs/domain-documentation.html" class="card">
936+
<div class="card-title">Documentation Domain — supermodel-api-docs Architecture</div>
937+
<div class="card-desc">Handles the structured content, layout, and navigational hierarchy of the developer platform. Architectural overview of the Documentation domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
938938
<div class="card-meta">
939939
<span class="pill pill-accent">Domain</span>
940940

941941
</div>
942942
</a>
943943

944-
<a href="/supermodel-api-docs/domain-securityframework.html" class="card">
945-
<div class="card-title">SecurityFramework Domain — supermodel-api-docs Architecture</div>
946-
<div class="card-desc">Handles the documentation and configuration for API access control. Architectural overview of the SecurityFramework domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
944+
<a href="/supermodel-api-docs/domain-openapi.html" class="card">
945+
<div class="card-title">OpenAPI Domain — supermodel-api-docs Architecture</div>
946+
<div class="card-desc">Defines the RESTful interface and technical contract for the platform&#39;s API services. Architectural overview of the OpenAPI domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
947947
<div class="card-meta">
948948
<span class="pill pill-accent">Domain</span>
949949

950950
</div>
951951
</a>
952952

953-
<a href="/supermodel-api-docs/domain-visualstyles.html" class="card">
954-
<div class="card-title">VisualStyles Domain — supermodel-api-docs Architecture</div>
955-
<div class="card-desc">Provides the UI styling and branding customizations for the documentation platform. Architectural overview of the VisualStyles domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
953+
<a href="/supermodel-api-docs/domain-security.html" class="card">
954+
<div class="card-title">Security Domain — supermodel-api-docs Architecture</div>
955+
<div class="card-desc">Handles the protocols and instructions for identifying and authorizing platform users. Architectural overview of the Security domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
956956
<div class="card-meta">
957957
<span class="pill pill-accent">Domain</span>
958958

site/supermodel-api-docs/domain-apicontract.html renamed to site/supermodel-api-docs/domain-designsystem.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
1212

13-
<title>ApiContract Domain — supermodel-api-docs Architecture | supermodel-api-docs Architecture Docs</title>
14-
<meta name="description" content="Defines the interface and technical specifications for the underlying web services. Architectural overview of the ApiContract domain in the supermodel-api-docs codebase. Contains 0 source files.">
15-
<link rel="canonical" href="https://repos.supermodeltools.com/supermodel-api-docs/domain-apicontract/">
16-
<meta property="og:title" content="ApiContract Domain — supermodel-api-docs Architecture — supermodel-api-docs Architecture Docs">
17-
<meta property="og:description" content="Defines the interface and technical specifications for the underlying web services. Architectural overview of the ApiContract domain in the supermodel-api-docs codebase. Contains 0 source files.">
18-
<meta property="og:url" content="https://repos.supermodeltools.com/supermodel-api-docs/domain-apicontract.html">
19-
<meta property="og:image" content="https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-apicontract.svg">
13+
<title>DesignSystem Domain — supermodel-api-docs Architecture | supermodel-api-docs Architecture Docs</title>
14+
<meta name="description" content="Controls the visual identity and styling of the technical documentation interface. Architectural overview of the DesignSystem domain in the supermodel-api-docs codebase. Contains 0 source files.">
15+
<link rel="canonical" href="https://repos.supermodeltools.com/supermodel-api-docs/domain-designsystem/">
16+
<meta property="og:title" content="DesignSystem Domain — supermodel-api-docs Architecture — supermodel-api-docs Architecture Docs">
17+
<meta property="og:description" content="Controls the visual identity and styling of the technical documentation interface. Architectural overview of the DesignSystem domain in the supermodel-api-docs codebase. Contains 0 source files.">
18+
<meta property="og:url" content="https://repos.supermodeltools.com/supermodel-api-docs/domain-designsystem.html">
19+
<meta property="og:image" content="https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-designsystem.svg">
2020
<meta property="og:type" content="article">
2121
<meta property="og:site_name" content="supermodel-api-docs Architecture Docs">
2222
<meta name="twitter:card" content="summary_large_image">
23-
<meta name="twitter:title" content="ApiContract Domain — supermodel-api-docs Architecture — supermodel-api-docs Architecture Docs">
24-
<meta name="twitter:description" content="Defines the interface and technical specifications for the underlying web services. Architectural overview of the ApiContract domain in the supermodel-api-docs codebase. Contains 0 source files.">
25-
<meta name="twitter:image" content="https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-apicontract.svg">
23+
<meta name="twitter:title" content="DesignSystem Domain — supermodel-api-docs Architecture — supermodel-api-docs Architecture Docs">
24+
<meta name="twitter:description" content="Controls the visual identity and styling of the technical documentation interface. Architectural overview of the DesignSystem domain in the supermodel-api-docs codebase. Contains 0 source files.">
25+
<meta name="twitter:image" content="https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-designsystem.svg">
2626

2727
<style>:root {
2828
--bg: #000000;
@@ -856,9 +856,9 @@
856856
.hero-stat .num { font-size: 18px; }
857857
}
858858
</style>
859-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Defines the interface and technical specifications for the underlying web services. Architectural overview of the ApiContract domain in the supermodel-api-docs codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-apicontract.svg"],"name":"ApiContract Domain — supermodel-api-docs Architecture","url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-apicontract.html"}</script>
860-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/supermodel-api-docs/","name":"Home","position":1},{"@type":"ListItem","name":"ApiContract Domain — supermodel-api-docs Architecture","position":2}]}</script>
861-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The ApiContract domain is an architectural grouping in the supermodel-api-docs codebase. Defines the interface and technical specifications for the underlying web services. It contains 0 source files."},"name":"What is the ApiContract domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The ApiContract domain contains 0 source files."},"name":"How many files are in ApiContract?"}]}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Controls the visual identity and styling of the technical documentation interface. Architectural overview of the DesignSystem domain in the supermodel-api-docs codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-designsystem.svg"],"name":"DesignSystem Domain — supermodel-api-docs Architecture","url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-designsystem.html"}</script>
860+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/supermodel-api-docs/","name":"Home","position":1},{"@type":"ListItem","name":"DesignSystem Domain — supermodel-api-docs Architecture","position":2}]}</script>
861+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The DesignSystem domain is an architectural grouping in the supermodel-api-docs codebase. Controls the visual identity and styling of the technical documentation interface. It contains 0 source files."},"name":"What is the DesignSystem domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The DesignSystem domain contains 0 source files."},"name":"How many files are in DesignSystem?"}]}</script>
862862
</head>
863863
<body>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
@@ -908,15 +908,15 @@
908908
<a href="/supermodel-api-docs/">Home</a>
909909
<span class="sep">/</span>
910910
<a href="/supermodel-api-docs/node_type/domain.html">Domain</a><span class="sep">/</span>
911-
<span>ApiContract Domain — supermodel-api-docs Architecture</span>
911+
<span>DesignSystem Domain — supermodel-api-docs Architecture</span>
912912
</div>
913-
<h1 class="entity-title">ApiContract Domain — supermodel-api-docs Architecture</h1>
913+
<h1 class="entity-title">DesignSystem Domain — supermodel-api-docs Architecture</h1>
914914

915915

916916
<div class="entity-meta">
917917
<a href="/supermodel-api-docs/node_type/domain.html" class="pill pill-accent">Domain</a>
918918

919-
<a href="/supermodel-api-docs/domain/apicontract.html" class="pill pill-green">ApiContract</a>
919+
<a href="/supermodel-api-docs/domain/designsystem.html" class="pill pill-green">DesignSystem</a>
920920

921921

922922

@@ -929,7 +929,7 @@ <h1 class="entity-title">ApiContract Domain — supermodel-api-docs Architecture
929929

930930

931931
<div class="entity-summary">
932-
<p>Defines the interface and technical specifications for the underlying web services.</p>
932+
<p>Controls the visual identity and styling of the technical documentation interface.</p>
933933
</div>
934934

935935
</div>
@@ -981,13 +981,13 @@ <h3>Entity Profile</h3>
981981
<h2>Frequently Asked Questions</h2>
982982

983983
<details class="faq-item">
984-
<summary class="faq-question">What is the ApiContract domain?</summary>
985-
<div class="faq-answer">The ApiContract domain is an architectural grouping in the supermodel-api-docs codebase. Defines the interface and technical specifications for the underlying web services. It contains 0 source files.</div>
984+
<summary class="faq-question">What is the DesignSystem domain?</summary>
985+
<div class="faq-answer">The DesignSystem domain is an architectural grouping in the supermodel-api-docs codebase. Controls the visual identity and styling of the technical documentation interface. It contains 0 source files.</div>
986986
</details>
987987

988988
<details class="faq-item">
989-
<summary class="faq-question">How many files are in ApiContract?</summary>
990-
<div class="faq-answer">The ApiContract domain contains 0 source files.</div>
989+
<summary class="faq-question">How many files are in DesignSystem?</summary>
990+
<div class="faq-answer">The DesignSystem domain contains 0 source files.</div>
991991
</details>
992992

993993
</div>

0 commit comments

Comments
 (0)