Skip to content

Commit 72aa5ac

Browse files
author
supermodel-bot
committed
Deploy arch-docs for openapi-spec
1 parent 3cb1cd5 commit 72aa5ac

18 files changed

+2204
-161
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 {
@@ -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 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>
859+
<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":"Documentation Domain — openapi-spec Architecture","position":1,"url":"https://repos.supermodeltools.com/openapi-spec/domain-documentation.html"},{"@type":"ListItem","name":"OpenAPI Domain — openapi-spec Architecture","position":2,"url":"https://repos.supermodeltools.com/openapi-spec/domain-openapi.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>
860860
<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>
861861
</head>
862862
<body>
@@ -910,32 +910,41 @@
910910
<span>All Entities</span>
911911
</div>
912912
<h1>All Entities</h1>
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>
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>
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":3,"typeDistribution":null}</script>
921+
<script type="application/json" id="all-entities-chart-data">{"totalEntities":4,"typeDistribution":null}</script>
922922
</div>
923923

924924

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

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>
927+
<a href="/openapi-spec/domain-documentation.html" class="card">
928+
<div class="card-title">Documentation Domain — openapi-spec Architecture</div>
929+
<div class="card-desc">Provides human-readable guides and references for the Supermodel tools suite. Architectural overview of the Documentation 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-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>
936+
<a href="/openapi-spec/domain-openapi.html" class="card">
937+
<div class="card-title">OpenAPI Domain — openapi-spec Architecture</div>
938+
<div class="card-desc">The core specification domain responsible for defining the RESTful interface and data models of the Supermodel platform. Architectural overview of the OpenAPI 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-packageregistry.html" class="card">
946+
<div class="card-title">PackageRegistry Domain — openapi-spec Architecture</div>
947+
<div class="card-desc">Manages the distribution and versioning of the specification via the npm ecosystem. Architectural overview of the PackageRegistry domain in the openapi-spec codebase. Contains 0 source files.</div>
939948
<div class="card-meta">
940949
<span class="pill pill-accent">Domain</span>
941950

site/openapi-spec/domain-buildmanifest.html renamed to site/openapi-spec/domain-documentation.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>BuildManifest Domain — openapi-spec Architecture | openapi-spec Architecture Docs</title>
14-
<meta name="description" content="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.">
15-
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/domain-buildmanifest/">
16-
<meta property="og:title" content="BuildManifest Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
17-
<meta property="og:description" content="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.">
18-
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/domain-buildmanifest.html">
19-
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-buildmanifest.svg">
13+
<title>Documentation Domain — openapi-spec Architecture | openapi-spec Architecture Docs</title>
14+
<meta name="description" content="Provides human-readable guides and references for the Supermodel tools suite. Architectural overview of the Documentation domain in the openapi-spec codebase. Contains 0 source files.">
15+
<link rel="canonical" href="https://repos.supermodeltools.com/openapi-spec/domain-documentation/">
16+
<meta property="og:title" content="Documentation Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
17+
<meta property="og:description" content="Provides human-readable guides and references for the Supermodel tools suite. Architectural overview of the Documentation domain in the openapi-spec codebase. Contains 0 source files.">
18+
<meta property="og:url" content="https://repos.supermodeltools.com/openapi-spec/domain-documentation.html">
19+
<meta property="og:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-documentation.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="BuildManifest Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
24-
<meta name="twitter:description" content="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.">
25-
<meta name="twitter:image" content="https://repos.supermodeltools.com/openapi-spec/images/share/domain-buildmanifest.svg">
23+
<meta name="twitter:title" content="Documentation Domain — openapi-spec Architecture — openapi-spec Architecture Docs">
24+
<meta name="twitter:description" content="Provides human-readable guides and references for the Supermodel tools suite. Architectural overview of the Documentation 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-documentation.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":"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.","image":["https://repos.supermodeltools.com/openapi-spec/images/share/domain-buildmanifest.svg"],"name":"BuildManifest Domain — openapi-spec Architecture","url":"https://repos.supermodeltools.com/openapi-spec/domain-buildmanifest.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":"BuildManifest 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 BuildManifest domain is an architectural grouping in the openapi-spec codebase. Handles the packaging and distribution configuration for the specification as an npm dependency. It contains 0 source files."},"name":"What is the BuildManifest domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The BuildManifest domain contains 0 source files."},"name":"How many files are in BuildManifest?"}]}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Provides human-readable guides and references for the Supermodel tools suite. Architectural overview of the Documentation domain in the openapi-spec codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/openapi-spec/images/share/domain-documentation.svg"],"name":"Documentation Domain — openapi-spec Architecture","url":"https://repos.supermodeltools.com/openapi-spec/domain-documentation.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":"Documentation 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 Documentation domain is an architectural grouping in the openapi-spec codebase. Provides human-readable guides and references for the Supermodel tools suite. It contains 0 source files."},"name":"What is the Documentation domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The Documentation domain contains 0 source files."},"name":"How many files are in Documentation?"}]}</script>
862862
</head>
863863
<body>
864864
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/openapi-spec").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
@@ -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>BuildManifest Domain — openapi-spec Architecture</span>
912+
<span>Documentation Domain — openapi-spec Architecture</span>
913913
</div>
914-
<h1 class="entity-title">BuildManifest Domain — openapi-spec Architecture</h1>
914+
<h1 class="entity-title">Documentation 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/buildmanifest.html" class="pill pill-green">BuildManifest</a>
920+
<a href="/openapi-spec/domain/documentation.html" class="pill pill-green">Documentation</a>
921921

922922

923923

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

931931

932932
<div class="entity-summary">
933-
<p>Handles the packaging and distribution configuration for the specification as an npm dependency.</p>
933+
<p>Provides human-readable guides and references for the Supermodel tools suite.</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 BuildManifest domain?</summary>
986-
<div class="faq-answer">The BuildManifest domain is an architectural grouping in the openapi-spec codebase. Handles the packaging and distribution configuration for the specification as an npm dependency. It contains 0 source files.</div>
985+
<summary class="faq-question">What is the Documentation domain?</summary>
986+
<div class="faq-answer">The Documentation domain is an architectural grouping in the openapi-spec codebase. Provides human-readable guides and references for the Supermodel tools suite. It contains 0 source files.</div>
987987
</details>
988988

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

994994
</div>

0 commit comments

Comments
 (0)