Skip to content

Commit b08c8ff

Browse files
author
supermodel-bot
committed
Deploy arch-docs for openapi-spec
1 parent d391efc commit b08c8ff

28 files changed

+184
-2221
lines changed

site/openapi-spec/all/index.html

Lines changed: 14 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,19 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
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">
12-
<script>var __basePath = (function() { try { return new URL("").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
1312

1413
<title>All Entities | openapi-spec Architecture Docs</title>
15-
<meta name="description" content="Browse all 4 entities in the openapi-spec Architecture Docs architecture documentation.">
14+
<meta name="description" content="Browse all 3 entities in the openapi-spec Architecture Docs architecture documentation.">
1615
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/all/index.html">
1716
<meta property="og:title" content="All Recipes — openapi-spec Architecture Docs">
18-
<meta property="og:description" content="Browse all 4 recipes on openapi-spec Architecture Docs.">
17+
<meta property="og:description" content="Browse all 3 recipes on openapi-spec Architecture Docs.">
1918
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/all/index.html">
2019
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg">
2120
<meta property="og:type" content="article">
2221
<meta property="og:site_name" content="openapi-spec Architecture Docs">
2322
<meta name="twitter:card" content="summary_large_image">
2423
<meta name="twitter:title" content="All Recipes — openapi-spec Architecture Docs">
25-
<meta name="twitter:description" content="Browse all 4 recipes on openapi-spec Architecture Docs.">
24+
<meta name="twitter:description" content="Browse all 3 recipes on openapi-spec Architecture Docs.">
2625
<meta name="twitter:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/all-entities.svg">
2726

2827
<style>:root {
@@ -857,10 +856,11 @@
857856
.hero-stat .num { font-size: 18px; }
858857
}
859858
</style>
860-
<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":"CodeAnalysis Domain — openapi-spec Architecture","position":1,"url":"https://repos.supermodeltools.com/openapi-spec/domain-codeanalysis.html"},{"@type":"ListItem","name":"Distribution Domain — openapi-spec Architecture","position":2,"url":"https://repos.supermodeltools.com/openapi-spec/domain-distribution.html"},{"@type":"ListItem","name":"OpenApiSpec Domain — openapi-spec Architecture","position":3,"url":"https://repos.supermodeltools.com/openapi-spec/domain-openapispec.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>
859+
<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":"ApiContract Domain — openapi-spec Architecture","position":1,"url":"https://repos.supermodeltools.com/openapi-spec/domain-apicontract.html"},{"@type":"ListItem","name":"BuildManifest Domain — openapi-spec Architecture","position":2,"url":"https://repos.supermodeltools.com/openapi-spec/domain-buildmanifest.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>
861860
<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>
862861
</head>
863862
<body>
863+
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/openapi-spec").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
865865
<header class="site-header">
866866
<div class="container">
@@ -910,41 +910,32 @@
910910
<span>All Entities</span>
911911
</div>
912912
<h1>All Entities</h1>
913-
<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>
914-
<p class="hub-meta">4 entities &middot; Page 1 of 1</p>
913+
<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>
914+
<p class="hub-meta">3 entities &middot; Page 1 of 1</p>
915915
</div>
916916

917917

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

924924

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

927-
<a href="/openapi-spec/domain-codeanalysis.html" class="card">
928-
<div class="card-title">CodeAnalysis Domain — openapi-spec Architecture</div>
929-
<div class="card-desc">Conceptual domain representing the static analysis and call-graph generation capabilities described by the spec. Architectural overview of the CodeAnalysis domain in the openapi-spec codebase. Contains 0 source files.</div>
927+
<a href="/openapi-spec/domain-apicontract.html" class="card">
928+
<div class="card-title">ApiContract Domain — openapi-spec Architecture</div>
929+
<div class="card-desc">Defines the public interfaces and data schemas for the Supermodel ecosystem using OpenAPI specifications. Architectural overview of the ApiContract domain in the openapi-spec codebase. Contains 0 source files.</div>
930930
<div class="card-meta">
931931
<span class="pill pill-accent">Domain</span>
932932

933933
</div>
934934
</a>
935935

936-
<a href="/openapi-spec/domain-distribution.html" class="card">
937-
<div class="card-title">Distribution Domain — openapi-spec Architecture</div>
938-
<div class="card-desc">Handles the packaging and versioning of the specification for consumer use via npm. Architectural overview of the Distribution domain in the openapi-spec codebase. Contains 0 source files.</div>
939-
<div class="card-meta">
940-
<span class="pill pill-accent">Domain</span>
941-
942-
</div>
943-
</a>
944-
945-
<a href="/openapi-spec/domain-openapispec.html" class="card">
946-
<div class="card-title">OpenApiSpec Domain — openapi-spec Architecture</div>
947-
<div class="card-desc">Defines the structure and endpoints for the Supermodel Public API using the OpenAPI standard. Architectural overview of the OpenApiSpec domain in the openapi-spec codebase. Contains 0 source files.</div>
936+
<a href="/openapi-spec/domain-buildmanifest.html" class="card">
937+
<div class="card-title">BuildManifest Domain — openapi-spec Architecture</div>
938+
<div class="card-desc">Handles the packaging and distribution configuration for the specification as an npm dependency. Architectural overview of the BuildManifest domain in the openapi-spec codebase. Contains 0 source files.</div>
948939
<div class="card-meta">
949940
<span class="pill pill-accent">Domain</span>
950941

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,20 @@
99
<link rel="preconnect" href="https://fonts.googleapis.com">
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">
12-
<script>var __basePath = (function() { try { return new URL("").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
13-
14-
<title>OpenApiSpec Domain — openapi-spec Architecture | openapi-spec Architecture Docs</title>
15-
<meta name="description" content="Defines the structure and endpoints for the Supermodel Public API using the OpenAPI standard. Architectural overview of the OpenApiSpec domain in the openapi-spec codebase. Contains 0 source files.">
16-
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/domain-openapispec/">
17-
<meta property="og:title" content="OpenApiSpec Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
18-
<meta property="og:description" content="Defines the structure and endpoints for the Supermodel Public API using the OpenAPI standard. Architectural overview of the OpenApiSpec domain in the openapi-spec codebase. Contains 0 source files.">
19-
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/domain-openapispec.html">
20-
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapispec.svg">
12+
13+
<title>ApiContract Domain — openapi-spec Architecture | openapi-spec Architecture Docs</title>
14+
<meta name="description" content="Defines the public interfaces and data schemas for the Supermodel ecosystem using OpenAPI specifications. 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 public interfaces and data schemas for the Supermodel ecosystem using OpenAPI specifications. 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">
2120
<meta property="og:type" content="article">
2221
<meta property="og:site_name" content="openapi-spec Architecture Docs">
2322
<meta name="twitter:card" content="summary_large_image">
24-
<meta name="twitter:title" content="OpenApiSpec Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
25-
<meta name="twitter:description" content="Defines the structure and endpoints for the Supermodel Public API using the OpenAPI standard. Architectural overview of the OpenApiSpec domain in the openapi-spec codebase. Contains 0 source files.">
26-
<meta name="twitter:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapispec.svg">
23+
<meta name="twitter:title" content="ApiContract Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
24+
<meta name="twitter:description" content="Defines the public interfaces and data schemas for the Supermodel ecosystem using OpenAPI specifications. 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">
2726

2827
<style>:root {
2928
--bg: #000000;
@@ -857,11 +856,12 @@
857856
.hero-stat .num { font-size: 18px; }
858857
}
859858
</style>
860-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Defines the structure and endpoints for the Supermodel Public API using the OpenAPI standard. Architectural overview of the OpenApiSpec domain in the openapi-spec codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/openapi-spec/images/share/domain-openapispec.svg"],"name":"OpenApiSpec Domain — openapi-spec Architecture","url":"https://repos.supermodeltools.com/openapi-spec/domain-openapispec.html"}</script>
861-
<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":"OpenApiSpec Domain — openapi-spec Architecture","position":2}]}</script>
862-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The OpenApiSpec domain is an architectural grouping in the openapi-spec codebase. Defines the structure and endpoints for the Supermodel Public API using the OpenAPI standard. It contains 0 source files."},"name":"What is the OpenApiSpec domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The OpenApiSpec domain contains 0 source files."},"name":"How many files are in OpenApiSpec?"}]}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Defines the public interfaces and data schemas for the Supermodel ecosystem using OpenAPI specifications. 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>
860+
<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>
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 openapi-spec codebase. Defines the public interfaces and data schemas for the Supermodel ecosystem using OpenAPI specifications. 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>
863862
</head>
864863
<body>
864+
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/openapi-spec").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
865865
<a href="#main-content" class="skip-link">Skip to content</a>
866866
<header class="site-header">
867867
<div class="container">
@@ -909,15 +909,15 @@
909909
<a href="/openapi-spec/">Home</a>
910910
<span class="sep">/</span>
911911
<a href="/openapi-spec/node_type/domain.html">Domain</a><span class="sep">/</span>
912-
<span>OpenApiSpec Domain — openapi-spec Architecture</span>
912+
<span>ApiContract Domain — openapi-spec Architecture</span>
913913
</div>
914-
<h1 class="entity-title">OpenApiSpec Domain — openapi-spec Architecture</h1>
914+
<h1 class="entity-title">ApiContract Domain — openapi-spec Architecture</h1>
915915

916916

917917
<div class="entity-meta">
918918
<a href="/openapi-spec/node_type/domain.html" class="pill pill-accent">Domain</a>
919919

920-
<a href="/openapi-spec/domain/openapispec.html" class="pill pill-green">OpenApiSpec</a>
920+
<a href="/openapi-spec/domain/apicontract.html" class="pill pill-green">ApiContract</a>
921921

922922

923923

@@ -930,7 +930,7 @@ <h1 class="entity-title">OpenApiSpec Domain — openapi-spec Architecture</h1>
930930

931931

932932
<div class="entity-summary">
933-
<p>Defines the structure and endpoints for the Supermodel Public API using the OpenAPI standard.</p>
933+
<p>Defines the public interfaces and data schemas for the Supermodel ecosystem using OpenAPI specifications.</p>
934934
</div>
935935

936936
</div>
@@ -982,13 +982,13 @@ <h3>Entity Profile</h3>
982982
<h2>Frequently Asked Questions</h2>
983983

984984
<details class="faq-item">
985-
<summary class="faq-question">What is the OpenApiSpec domain?</summary>
986-
<div class="faq-answer">The OpenApiSpec domain is an architectural grouping in the openapi-spec codebase. Defines the structure and endpoints for the Supermodel Public API using the OpenAPI standard. It contains 0 source files.</div>
985+
<summary class="faq-question">What is the ApiContract domain?</summary>
986+
<div class="faq-answer">The ApiContract domain is an architectural grouping in the openapi-spec codebase. Defines the public interfaces and data schemas for the Supermodel ecosystem using OpenAPI specifications. It contains 0 source files.</div>
987987
</details>
988988

989989
<details class="faq-item">
990-
<summary class="faq-question">How many files are in OpenApiSpec?</summary>
991-
<div class="faq-answer">The OpenApiSpec domain contains 0 source files.</div>
990+
<summary class="faq-question">How many files are in ApiContract?</summary>
991+
<div class="faq-answer">The ApiContract domain contains 0 source files.</div>
992992
</details>
993993

994994
</div>

0 commit comments

Comments
 (0)