Skip to content

Commit 0cac95f

Browse files
author
supermodel-bot
committed
Deploy arch-docs for supermodel-api-docs
1 parent 9f17981 commit 0cac95f

18 files changed

+185
-185
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@
855855
.hero-stat .num { font-size: 18px; }
856856
}
857857
</style>
858-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"CollectionPage","description":"Browse all 5 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":"ApiSpecification Domain — supermodel-api-docs Architecture","position":1,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-apispecification.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":"Security Domain — supermodel-api-docs Architecture","position":3,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-security.html"},{"@type":"ListItem","name":"docs.json — supermodel-api-docs Source File","position":4,"url":"https://repos.supermodeltools.com/supermodel-api-docs/file-docs-json.html"},{"@type":"ListItem","name":"overrides.css — supermodel-api-docs Source File","position":5,"url":"https://repos.supermodeltools.com/supermodel-api-docs/file-overrides-css.html"}],"numberOfItems":5},"name":"All Recipes","url":"https://repos.supermodeltools.com/supermodel-api-docs/all/index.html"}</script>
858+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"CollectionPage","description":"Browse all 5 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":"ApiSpecification Domain — supermodel-api-docs Architecture","position":1,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-apispecification.html"},{"@type":"ListItem","name":"DocumentationRegistry Domain — supermodel-api-docs Architecture","position":2,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-documentationregistry.html"},{"@type":"ListItem","name":"UserExperience Domain — supermodel-api-docs Architecture","position":3,"url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-userexperience.html"},{"@type":"ListItem","name":"docs.json — supermodel-api-docs Source File","position":4,"url":"https://repos.supermodeltools.com/supermodel-api-docs/file-docs-json.html"},{"@type":"ListItem","name":"overrides.css — supermodel-api-docs Source File","position":5,"url":"https://repos.supermodeltools.com/supermodel-api-docs/file-overrides-css.html"}],"numberOfItems":5},"name":"All Recipes","url":"https://repos.supermodeltools.com/supermodel-api-docs/all/index.html"}</script>
859859
<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>
860860
</head>
861861
<body>
@@ -923,25 +923,25 @@ <h3>Entity Types</h3>
923923

924924
<a href="/supermodel-api-docs/domain-apispecification.html" class="card">
925925
<div class="card-title">ApiSpecification Domain — supermodel-api-docs Architecture</div>
926-
<div class="card-desc">The machine-readable definition of the API&#39;s endpoints, schemas, and security requirements. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
926+
<div class="card-desc">Defines the interface contracts and operational logic of the underlying service. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
927927
<div class="card-meta">
928928
<span class="pill pill-accent">Domain</span>
929929

930930
</div>
931931
</a>
932932

933-
<a href="/supermodel-api-docs/domain-documentation.html" class="card">
934-
<div class="card-title">Documentation Domain — supermodel-api-docs Architecture</div>
935-
<div class="card-desc">The primary domain responsible for rendering the developer-facing guide and API reference materials. Architectural overview of the Documentation domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
933+
<a href="/supermodel-api-docs/domain-documentationregistry.html" class="card">
934+
<div class="card-title">DocumentationRegistry Domain — supermodel-api-docs Architecture</div>
935+
<div class="card-desc">Manages the structural metadata and content hierarchy for the developer portal. Architectural overview of the DocumentationRegistry domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
936936
<div class="card-meta">
937937
<span class="pill pill-accent">Domain</span>
938938

939939
</div>
940940
</a>
941941

942-
<a href="/supermodel-api-docs/domain-security.html" class="card">
943-
<div class="card-title">Security Domain — supermodel-api-docs Architecture</div>
944-
<div class="card-desc">Handles the documentation and configuration of access control and identity verification. Architectural overview of the Security domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
942+
<a href="/supermodel-api-docs/domain-userexperience.html" class="card">
943+
<div class="card-title">UserExperience Domain — supermodel-api-docs Architecture</div>
944+
<div class="card-desc">Controls the visual styling and interactive components of the documentation portal. Architectural overview of the UserExperience domain in the supermodel-api-docs codebase. Contains 0 source files.</div>
945945
<div class="card-meta">
946946
<span class="pill pill-accent">Domain</span>
947947

site/supermodel-api-docs/domain-apispecification.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
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

1313
<title>ApiSpecification Domain — supermodel-api-docs Architecture | supermodel-api-docs Architecture Docs</title>
14-
<meta name="description" content="The machine-readable definition of the API&#39;s endpoints, schemas, and security requirements. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.">
14+
<meta name="description" content="Defines the interface contracts and operational logic of the underlying service. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.">
1515
<link rel="canonical" href="https://repos.supermodeltools.com/supermodel-api-docs/domain-apispecification/">
1616
<meta property="og:title" content="ApiSpecification Domain — supermodel-api-docs Architecture — supermodel-api-docs Architecture Docs">
17-
<meta property="og:description" content="The machine-readable definition of the API&#39;s endpoints, schemas, and security requirements. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.">
17+
<meta property="og:description" content="Defines the interface contracts and operational logic of the underlying service. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.">
1818
<meta property="og:url" content="https://repos.supermodeltools.com/supermodel-api-docs/domain-apispecification.html">
1919
<meta property="og:image" content="https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-apispecification.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">
2323
<meta name="twitter:title" content="ApiSpecification Domain — supermodel-api-docs Architecture — supermodel-api-docs Architecture Docs">
24-
<meta name="twitter:description" content="The machine-readable definition of the API&#39;s endpoints, schemas, and security requirements. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.">
24+
<meta name="twitter:description" content="Defines the interface contracts and operational logic of the underlying service. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.">
2525
<meta name="twitter:image" content="https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-apispecification.svg">
2626

2727
<style>:root {
@@ -855,9 +855,9 @@
855855
.hero-stat .num { font-size: 18px; }
856856
}
857857
</style>
858-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"The machine-readable definition of the API's endpoints, schemas, and security requirements. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-apispecification.svg"],"name":"ApiSpecification Domain — supermodel-api-docs Architecture","url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-apispecification.html"}</script>
858+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Defines the interface contracts and operational logic of the underlying service. Architectural overview of the ApiSpecification domain in the supermodel-api-docs codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/supermodel-api-docs/images/share/domain-apispecification.svg"],"name":"ApiSpecification Domain — supermodel-api-docs Architecture","url":"https://repos.supermodeltools.com/supermodel-api-docs/domain-apispecification.html"}</script>
859859
<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":"ApiSpecification Domain — supermodel-api-docs Architecture","position":2}]}</script>
860-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The ApiSpecification domain is an architectural grouping in the supermodel-api-docs codebase. The machine-readable definition of the API's endpoints, schemas, and security requirements. It contains 0 source files."},"name":"What is the ApiSpecification domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The ApiSpecification domain contains 0 source files."},"name":"How many files are in ApiSpecification?"}]}</script>
860+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The ApiSpecification domain is an architectural grouping in the supermodel-api-docs codebase. Defines the interface contracts and operational logic of the underlying service. It contains 0 source files."},"name":"What is the ApiSpecification domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The ApiSpecification domain contains 0 source files."},"name":"How many files are in ApiSpecification?"}]}</script>
861861
</head>
862862
<body>
863863
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/supermodel-api-docs").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
@@ -927,7 +927,7 @@ <h1 class="entity-title">ApiSpecification Domain — supermodel-api-docs Archite
927927

928928

929929
<div class="entity-summary">
930-
<p>The machine-readable definition of the API&#39;s endpoints, schemas, and security requirements.</p>
930+
<p>Defines the interface contracts and operational logic of the underlying service.</p>
931931
</div>
932932

933933
</div>
@@ -980,7 +980,7 @@ <h2>Frequently Asked Questions</h2>
980980

981981
<details class="faq-item">
982982
<summary class="faq-question">What is the ApiSpecification domain?</summary>
983-
<div class="faq-answer">The ApiSpecification domain is an architectural grouping in the supermodel-api-docs codebase. The machine-readable definition of the API's endpoints, schemas, and security requirements. It contains 0 source files.</div>
983+
<div class="faq-answer">The ApiSpecification domain is an architectural grouping in the supermodel-api-docs codebase. Defines the interface contracts and operational logic of the underlying service. It contains 0 source files.</div>
984984
</details>
985985

986986
<details class="faq-item">

0 commit comments

Comments
 (0)