Skip to content

Commit c685355

Browse files
author
supermodel-bot
committed
Deploy arch-docs for jonathanpopham/ghostie
1 parent 4d54f4c commit c685355

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+393
-393
lines changed

site/jonathanpopham/ghostie/all/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

site/jonathanpopham/ghostie/domain-cloudsync.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>CloudSync Domain — ghostie Architecture | ghostie Architecture Docs</title>
14-
<meta name="description" content="Manages the multi-device synchronization and persistence of AI memory states using cloud providers. Architectural overview of the CloudSync domain in the ghostie codebase. Contains 0 source files.">
14+
<meta name="description" content="Handles the persistence and synchronization of memory states between local environments and cloud providers. Architectural overview of the CloudSync domain in the ghostie codebase. Contains 0 source files.">
1515
<link rel="canonical" href="https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-cloudsync/">
1616
<meta property="og:title" content="CloudSync Domain — ghostie Architecture — ghostie Architecture Docs">
17-
<meta property="og:description" content="Manages the multi-device synchronization and persistence of AI memory states using cloud providers. Architectural overview of the CloudSync domain in the ghostie codebase. Contains 0 source files.">
17+
<meta property="og:description" content="Handles the persistence and synchronization of memory states between local environments and cloud providers. Architectural overview of the CloudSync domain in the ghostie codebase. Contains 0 source files.">
1818
<meta property="og:url" content="https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-cloudsync.html">
1919
<meta property="og:image" content="https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-cloudsync.svg">
2020
<meta property="og:type" content="article">
2121
<meta property="og:site_name" content="ghostie Architecture Docs">
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="CloudSync Domain — ghostie Architecture — ghostie Architecture Docs">
24-
<meta name="twitter:description" content="Manages the multi-device synchronization and persistence of AI memory states using cloud providers. Architectural overview of the CloudSync domain in the ghostie codebase. Contains 0 source files.">
24+
<meta name="twitter:description" content="Handles the persistence and synchronization of memory states between local environments and cloud providers. Architectural overview of the CloudSync domain in the ghostie codebase. Contains 0 source files.">
2525
<meta name="twitter:image" content="https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-cloudsync.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":"Manages the multi-device synchronization and persistence of AI memory states using cloud providers. Architectural overview of the CloudSync domain in the ghostie codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-cloudsync.svg"],"name":"CloudSync Domain — ghostie Architecture","url":"https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-cloudsync.html"}</script>
858+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Handles the persistence and synchronization of memory states between local environments and cloud providers. Architectural overview of the CloudSync domain in the ghostie codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-cloudsync.svg"],"name":"CloudSync Domain — ghostie Architecture","url":"https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-cloudsync.html"}</script>
859859
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/jonathanpopham/ghostie/","name":"Home","position":1},{"@type":"ListItem","name":"CloudSync Domain — ghostie Architecture","position":2}]}</script>
860-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The CloudSync domain is an architectural grouping in the ghostie codebase. Manages the multi-device synchronization and persistence of AI memory states using cloud providers. It contains 0 source files."},"name":"What is the CloudSync domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The CloudSync domain contains 1 subdomain(s): SyncManager."},"name":"What subdomains are in CloudSync?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The CloudSync domain contains 0 source files."},"name":"How many files are in CloudSync?"}]}</script>
860+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The CloudSync domain is an architectural grouping in the ghostie codebase. Handles the persistence and synchronization of memory states between local environments and cloud providers. It contains 0 source files."},"name":"What is the CloudSync domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The CloudSync domain contains 1 subdomain(s): SyncManager."},"name":"What subdomains are in CloudSync?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The CloudSync domain contains 0 source files."},"name":"How many files are in CloudSync?"}]}</script>
861861
</head>
862862
<body>
863863
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/jonathanpopham\/ghostie").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
@@ -927,7 +927,7 @@ <h1 class="entity-title">CloudSync Domain — ghostie Architecture</h1>
927927

928928

929929
<div class="entity-summary">
930-
<p>Manages the multi-device synchronization and persistence of AI memory states using cloud providers.</p>
930+
<p>Handles the persistence and synchronization of memory states between local environments and cloud providers.</p>
931931
</div>
932932

933933
</div>
@@ -1013,7 +1013,7 @@ <h2>Frequently Asked Questions</h2>
10131013

10141014
<details class="faq-item">
10151015
<summary class="faq-question">What is the CloudSync domain?</summary>
1016-
<div class="faq-answer">The CloudSync domain is an architectural grouping in the ghostie codebase. Manages the multi-device synchronization and persistence of AI memory states using cloud providers. It contains 0 source files.</div>
1016+
<div class="faq-answer">The CloudSync domain is an architectural grouping in the ghostie codebase. Handles the persistence and synchronization of memory states between local environments and cloud providers. It contains 0 source files.</div>
10171017
</details>
10181018

10191019
<details class="faq-item">

site/jonathanpopham/ghostie/domain-securityservice.html renamed to site/jonathanpopham/ghostie/domain-security.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>SecurityService Domain — ghostie Architecture | ghostie Architecture Docs</title>
14-
<meta name="description" content="Provides cryptographic layers to ensure that sensitive AI personality and memory data are protected during transit and storage. Architectural overview of the SecurityService domain in the ghostie codebase. Contains 0 source files.">
15-
<link rel="canonical" href="https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-securityservice/">
16-
<meta property="og:title" content="SecurityService Domain — ghostie Architecture — ghostie Architecture Docs">
17-
<meta property="og:description" content="Provides cryptographic layers to ensure that sensitive AI personality and memory data are protected during transit and storage. Architectural overview of the SecurityService domain in the ghostie codebase. Contains 0 source files.">
18-
<meta property="og:url" content="https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-securityservice.html">
19-
<meta property="og:image" content="https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-securityservice.svg">
13+
<title>Security Domain — ghostie Architecture | ghostie Architecture Docs</title>
14+
<meta name="description" content="Ensures privacy and integrity of assistant memory data through cryptographic primitives. Architectural overview of the Security domain in the ghostie codebase. Contains 0 source files.">
15+
<link rel="canonical" href="https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-security/">
16+
<meta property="og:title" content="Security Domain — ghostie Architecture — ghostie Architecture Docs">
17+
<meta property="og:description" content="Ensures privacy and integrity of assistant memory data through cryptographic primitives. Architectural overview of the Security domain in the ghostie codebase. Contains 0 source files.">
18+
<meta property="og:url" content="https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-security.html">
19+
<meta property="og:image" content="https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-security.svg">
2020
<meta property="og:type" content="article">
2121
<meta property="og:site_name" content="ghostie Architecture Docs">
2222
<meta name="twitter:card" content="summary_large_image">
23-
<meta name="twitter:title" content="SecurityService Domain — ghostie Architecture — ghostie Architecture Docs">
24-
<meta name="twitter:description" content="Provides cryptographic layers to ensure that sensitive AI personality and memory data are protected during transit and storage. Architectural overview of the SecurityService domain in the ghostie codebase. Contains 0 source files.">
25-
<meta name="twitter:image" content="https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-securityservice.svg">
23+
<meta name="twitter:title" content="Security Domain — ghostie Architecture — ghostie Architecture Docs">
24+
<meta name="twitter:description" content="Ensures privacy and integrity of assistant memory data through cryptographic primitives. Architectural overview of the Security domain in the ghostie codebase. Contains 0 source files.">
25+
<meta name="twitter:image" content="https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-security.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":"Provides cryptographic layers to ensure that sensitive AI personality and memory data are protected during transit and storage. Architectural overview of the SecurityService domain in the ghostie codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-securityservice.svg"],"name":"SecurityService Domain — ghostie Architecture","url":"https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-securityservice.html"}</script>
859-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/jonathanpopham/ghostie/","name":"Home","position":1},{"@type":"ListItem","name":"SecurityService Domain — ghostie Architecture","position":2}]}</script>
860-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The SecurityService domain is an architectural grouping in the ghostie codebase. Provides cryptographic layers to ensure that sensitive AI personality and memory data are protected during transit and storage. It contains 0 source files."},"name":"What is the SecurityService domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The SecurityService domain contains 0 source files."},"name":"How many files are in SecurityService?"}]}</script>
858+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Ensures privacy and integrity of assistant memory data through cryptographic primitives. Architectural overview of the Security domain in the ghostie codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/jonathanpopham/ghostie/images/share/domain-security.svg"],"name":"Security Domain — ghostie Architecture","url":"https://repos.supermodeltools.com/jonathanpopham/ghostie/domain-security.html"}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/jonathanpopham/ghostie/","name":"Home","position":1},{"@type":"ListItem","name":"Security Domain — ghostie Architecture","position":2}]}</script>
860+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The Security domain is an architectural grouping in the ghostie codebase. Ensures privacy and integrity of assistant memory data through cryptographic primitives. It contains 0 source files."},"name":"What is the Security domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The Security domain contains 0 source files."},"name":"How many files are in Security?"}]}</script>
861861
</head>
862862
<body>
863863
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/jonathanpopham\/ghostie").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
@@ -906,15 +906,15 @@
906906
<a href="/jonathanpopham/ghostie/">Home</a>
907907
<span class="sep">/</span>
908908
<a href="/jonathanpopham/ghostie/node_type/domain.html">Domain</a><span class="sep">/</span>
909-
<span>SecurityService Domain — ghostie Architecture</span>
909+
<span>Security Domain — ghostie Architecture</span>
910910
</div>
911-
<h1 class="entity-title">SecurityService Domain — ghostie Architecture</h1>
911+
<h1 class="entity-title">Security Domain — ghostie Architecture</h1>
912912

913913

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

917-
<a href="/jonathanpopham/ghostie/domain/securityservice.html" class="pill pill-green">SecurityService</a>
917+
<a href="/jonathanpopham/ghostie/domain/security.html" class="pill pill-green">Security</a>
918918

919919

920920

@@ -927,7 +927,7 @@ <h1 class="entity-title">SecurityService Domain — ghostie Architecture</h1>
927927

928928

929929
<div class="entity-summary">
930-
<p>Provides cryptographic layers to ensure that sensitive AI personality and memory data are protected during transit and storage.</p>
930+
<p>Ensures privacy and integrity of assistant memory data through cryptographic primitives.</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 SecurityService domain?</summary>
983-
<div class="faq-answer">The SecurityService domain is an architectural grouping in the ghostie codebase. Provides cryptographic layers to ensure that sensitive AI personality and memory data are protected during transit and storage. It contains 0 source files.</div>
982+
<summary class="faq-question">What is the Security domain?</summary>
983+
<div class="faq-answer">The Security domain is an architectural grouping in the ghostie codebase. Ensures privacy and integrity of assistant memory data through cryptographic primitives. It contains 0 source files.</div>
984984
</details>
985985

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

991991
</div>

0 commit comments

Comments
 (0)