Skip to content

Commit bda32a7

Browse files
author
supermodel-bot
committed
Deploy arch-docs for openapi-spec
1 parent 57ca12d commit bda32a7

17 files changed

+2215
-184
lines changed

site/openapi-spec/all/index.html

Lines changed: 22 additions & 13 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>All Entities | openapi-spec Architecture Docs</title>
14-
<meta name="description" content="Browse all 3 entities in the openapi-spec Architecture Docs architecture documentation.">
14+
<meta name="description" content="Browse all 4 entities in the openapi-spec Architecture Docs architecture documentation.">
1515
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/all/index.html">
1616
<meta property="og:title" content="All Recipes — openapi-spec Architecture Docs">
17-
<meta property="og:description" content="Browse all 3 recipes on openapi-spec Architecture Docs.">
17+
<meta property="og:description" content="Browse all 4 recipes on openapi-spec Architecture Docs.">
1818
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/all/index.html">
1919
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg">
2020
<meta property="og:type" content="article">
2121
<meta property="og:site_name" content="openapi-spec Architecture Docs">
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="All Recipes — openapi-spec Architecture Docs">
24-
<meta name="twitter:description" content="Browse all 3 recipes on openapi-spec Architecture Docs.">
24+
<meta name="twitter:description" content="Browse all 4 recipes on openapi-spec Architecture Docs.">
2525
<meta name="twitter:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg">
2626

2727
<style>:root {
@@ -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 3 recipes on openapi-spec Architecture Docs","image":"https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg","mainEntity":{"@type":"ItemList","itemListElement":[{"@type":"ListItem","name":"NPMDistribution Domain — openapi-spec Architecture","position":1,"url":"https://repos.supermodeltools.com/openapi-spec/domain-npmdistribution.html"},{"@type":"ListItem","name":"OpenApiDefinition Domain — openapi-spec Architecture","position":2,"url":"https://repos.supermodeltools.com/openapi-spec/domain-openapidefinition.html"},{"@type":"ListItem","name":"package.json — openapi-spec Source File","position":3,"url":"https://repos.supermodeltools.com/openapi-spec/file-package-json.html"}],"numberOfItems":3},"name":"All Recipes","url":"https://repos.supermodeltools.com/openapi-spec/all/index.html"}</script>
858+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"CollectionPage","description":"Browse all 4 recipes on openapi-spec Architecture Docs","image":"https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg","mainEntity":{"@type":"ItemList","itemListElement":[{"@type":"ListItem","name":"ApiContract Domain — openapi-spec Architecture","position":1,"url":"https://repos.supermodeltools.com/openapi-spec/domain-apicontract.html"},{"@type":"ListItem","name":"Documentation Domain — openapi-spec Architecture","position":2,"url":"https://repos.supermodeltools.com/openapi-spec/domain-documentation.html"},{"@type":"ListItem","name":"PackageRegistry Domain — openapi-spec Architecture","position":3,"url":"https://repos.supermodeltools.com/openapi-spec/domain-packageregistry.html"},{"@type":"ListItem","name":"package.json — openapi-spec Source File","position":4,"url":"https://repos.supermodeltools.com/openapi-spec/file-package-json.html"}],"numberOfItems":4},"name":"All Recipes","url":"https://repos.supermodeltools.com/openapi-spec/all/index.html"}</script>
859859
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/openapi-spec/","name":"Home","position":1},{"@type":"ListItem","name":"All Recipes","position":2}]}</script>
860860
</head>
861861
<body>
@@ -907,32 +907,41 @@
907907
<span>All Entities</span>
908908
</div>
909909
<h1>All Entities</h1>
910-
<p class="hub-desc">Browse all 3 entities in the openapi-spec Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.</p>
911-
<p class="hub-meta">3 entities &middot; Page 1 of 1</p>
910+
<p class="hub-desc">Browse all 4 entities in the openapi-spec Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.</p>
911+
<p class="hub-meta">4 entities &middot; Page 1 of 1</p>
912912
</div>
913913

914914

915915
<div class="chart-panel">
916916
<h3>Entity Types</h3>
917917
<div id="all-entities-chart"></div>
918-
<script type="application/json" id="all-entities-chart-data">{"totalEntities":3,"typeDistribution":null}</script>
918+
<script type="application/json" id="all-entities-chart-data">{"totalEntities":4,"typeDistribution":null}</script>
919919
</div>
920920

921921

922922
<div class="card-grid">
923923

924-
<a href="/openapi-spec/domain-npmdistribution.html" class="card">
925-
<div class="card-title">NPMDistribution Domain — openapi-spec Architecture</div>
926-
<div class="card-desc">Handles the packaging and versioning of the specification for consumer libraries and external tools. Architectural overview of the NPMDistribution domain in the openapi-spec codebase. Contains 0 source files.</div>
924+
<a href="/openapi-spec/domain-apicontract.html" class="card">
925+
<div class="card-title">ApiContract Domain — openapi-spec Architecture</div>
926+
<div class="card-desc">Defines the architectural boundary and data structures for external consumers. Architectural overview of the ApiContract domain in the openapi-spec 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="/openapi-spec/domain-openapidefinition.html" class="card">
934-
<div class="card-title">OpenApiDefinition Domain — openapi-spec Architecture</div>
935-
<div class="card-desc">The core schema domain defining the structural contracts and endpoints for the Supermodel API. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.</div>
933+
<a href="/openapi-spec/domain-documentation.html" class="card">
934+
<div class="card-title">Documentation Domain — openapi-spec Architecture</div>
935+
<div class="card-desc">Manages developer-facing instructions and integration guides. Architectural overview of the Documentation domain in the openapi-spec codebase. Contains 0 source files.</div>
936+
<div class="card-meta">
937+
<span class="pill pill-accent">Domain</span>
938+
939+
</div>
940+
</a>
941+
942+
<a href="/openapi-spec/domain-packageregistry.html" class="card">
943+
<div class="card-title">PackageRegistry Domain — openapi-spec Architecture</div>
944+
<div class="card-desc">Handles versioning and distribution parameters for the specification assets. Architectural overview of the PackageRegistry domain in the openapi-spec codebase. Contains 0 source files.</div>
936945
<div class="card-meta">
937946
<span class="pill pill-accent">Domain</span>
938947

site/openapi-spec/domain-openapidefinition.html renamed to site/openapi-spec/domain-apicontract.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>OpenApiDefinition Domain — openapi-spec Architecture | openapi-spec Architecture Docs</title>
14-
<meta name="description" content="The core schema domain defining the structural contracts and endpoints for the Supermodel API. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.">
15-
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/domain-openapidefinition/">
16-
<meta property="og:title" content="OpenApiDefinition Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
17-
<meta property="og:description" content="The core schema domain defining the structural contracts and endpoints for the Supermodel API. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.">
18-
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/domain-openapidefinition.html">
19-
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapidefinition.svg">
13+
<title>ApiContract Domain — openapi-spec Architecture | openapi-spec Architecture Docs</title>
14+
<meta name="description" content="Defines the architectural boundary and data structures for external consumers. Architectural overview of the ApiContract domain in the openapi-spec codebase. Contains 0 source files.">
15+
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/domain-apicontract/">
16+
<meta property="og:title" content="ApiContract Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
17+
<meta property="og:description" content="Defines the architectural boundary and data structures for external consumers. Architectural overview of the ApiContract domain in the openapi-spec codebase. Contains 0 source files.">
18+
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/domain-apicontract.html">
19+
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-apicontract.svg">
2020
<meta property="og:type" content="article">
2121
<meta property="og:site_name" content="openapi-spec Architecture Docs">
2222
<meta name="twitter:card" content="summary_large_image">
23-
<meta name="twitter:title" content="OpenApiDefinition Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
24-
<meta name="twitter:description" content="The core schema domain defining the structural contracts and endpoints for the Supermodel API. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.">
25-
<meta name="twitter:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapidefinition.svg">
23+
<meta name="twitter:title" content="ApiContract Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
24+
<meta name="twitter:description" content="Defines the architectural boundary and data structures for external consumers. Architectural overview of the ApiContract domain in the openapi-spec codebase. Contains 0 source files.">
25+
<meta name="twitter:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-apicontract.svg">
2626

2727
<style>:root {
2828
--bg: #000000;
@@ -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 core schema domain defining the structural contracts and endpoints for the Supermodel API. Architectural overview of the OpenApiDefinition domain in the openapi-spec codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapidefinition.svg"],"name":"OpenApiDefinition Domain — openapi-spec Architecture","url":"https://repos.supermodeltools.com/openapi-spec/domain-openapidefinition.html"}</script>
859-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/openapi-spec/","name":"Home","position":1},{"@type":"ListItem","name":"OpenApiDefinition Domain — openapi-spec Architecture","position":2}]}</script>
860-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The OpenApiDefinition domain is an architectural grouping in the openapi-spec codebase. The core schema domain defining the structural contracts and endpoints for the Supermodel API. It contains 0 source files."},"name":"What is the OpenApiDefinition domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The OpenApiDefinition domain contains 0 source files."},"name":"How many files are in OpenApiDefinition?"}]}</script>
858+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Defines the architectural boundary and data structures for external consumers. Architectural overview of the ApiContract domain in the openapi-spec codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/openapi-spec/images/share/domain-apicontract.svg"],"name":"ApiContract Domain — openapi-spec Architecture","url":"https://repos.supermodeltools.com/openapi-spec/domain-apicontract.html"}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/openapi-spec/","name":"Home","position":1},{"@type":"ListItem","name":"ApiContract Domain — openapi-spec Architecture","position":2}]}</script>
860+
<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 openapi-spec codebase. Defines the architectural boundary and data structures for external consumers. 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>
861861
</head>
862862
<body>
863863
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/openapi-spec").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
@@ -906,15 +906,15 @@
906906
<a href="/openapi-spec/">Home</a>
907907
<span class="sep">/</span>
908908
<a href="/openapi-spec/node_type/domain.html">Domain</a><span class="sep">/</span>
909-
<span>OpenApiDefinition Domain — openapi-spec Architecture</span>
909+
<span>ApiContract Domain — openapi-spec Architecture</span>
910910
</div>
911-
<h1 class="entity-title">OpenApiDefinition Domain — openapi-spec Architecture</h1>
911+
<h1 class="entity-title">ApiContract Domain — openapi-spec Architecture</h1>
912912

913913

914914
<div class="entity-meta">
915915
<a href="/openapi-spec/node_type/domain.html" class="pill pill-accent">Domain</a>
916916

917-
<a href="/openapi-spec/domain/openapidefinition.html" class="pill pill-green">OpenApiDefinition</a>
917+
<a href="/openapi-spec/domain/apicontract.html" class="pill pill-green">ApiContract</a>
918918

919919

920920

@@ -927,7 +927,7 @@ <h1 class="entity-title">OpenApiDefinition Domain — openapi-spec Architecture<
927927

928928

929929
<div class="entity-summary">
930-
<p>The core schema domain defining the structural contracts and endpoints for the Supermodel API.</p>
930+
<p>Defines the architectural boundary and data structures for external consumers.</p>
931931
</div>
932932

933933
</div>
@@ -979,13 +979,13 @@ <h3>Entity Profile</h3>
979979
<h2>Frequently Asked Questions</h2>
980980

981981
<details class="faq-item">
982-
<summary class="faq-question">What is the OpenApiDefinition domain?</summary>
983-
<div class="faq-answer">The OpenApiDefinition domain is an architectural grouping in the openapi-spec codebase. The core schema domain defining the structural contracts and endpoints for the Supermodel API. It contains 0 source files.</div>
982+
<summary class="faq-question">What is the ApiContract domain?</summary>
983+
<div class="faq-answer">The ApiContract domain is an architectural grouping in the openapi-spec codebase. Defines the architectural boundary and data structures for external consumers. It contains 0 source files.</div>
984984
</details>
985985

986986
<details class="faq-item">
987-
<summary class="faq-question">How many files are in OpenApiDefinition?</summary>
988-
<div class="faq-answer">The OpenApiDefinition domain contains 0 source files.</div>
987+
<summary class="faq-question">How many files are in ApiContract?</summary>
988+
<div class="faq-answer">The ApiContract domain contains 0 source files.</div>
989989
</details>
990990

991991
</div>

0 commit comments

Comments
 (0)