ltcai 4.5.1 → 4.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,7 @@
4
4
  <meta charset="UTF-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
6
6
  <meta name="color-scheme" content="dark light" />
7
- <title>Lattice AI · Digital Brain</title>
7
+ <title>Lattice AI · Living Brain</title>
8
8
  <link rel="manifest" href="/manifest.json" />
9
9
  <link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32.png" />
10
10
  <script>
@@ -15,11 +15,11 @@
15
15
  } catch (e) {}
16
16
  })();
17
17
  </script>
18
- <script type="module" crossorigin src="/static/app/assets/index-3G8qcrIS.js"></script>
19
- <link rel="stylesheet" crossorigin href="/static/app/assets/index-C0wYZp7k.css">
18
+ <script type="module" crossorigin src="/static/app/assets/index-CJx6WuQH.js"></script>
19
+ <link rel="stylesheet" crossorigin href="/static/app/assets/index-By-G-Kay.css">
20
20
  </head>
21
21
  <body>
22
22
  <div id="root"></div>
23
- <noscript>Lattice AI requires JavaScript for the local Digital Brain desktop shell.</noscript>
23
+ <noscript>Lattice AI requires JavaScript for the local Living Brain desktop shell.</noscript>
24
24
  </body>
25
25
  </html>
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "Lattice AI",
3
3
  "short_name": "LatticeAI",
4
- "description": "Local-first Digital Brain desktop platform for knowledge graphs, durable memory, hybrid search, agents, and signed brain exchange",
4
+ "description": "Local-first Living Brain desktop workspace for conversation, durable memory, hybrid search, agents, and signed brain exchange",
5
5
  "start_url": "/app",
6
6
  "id": "/",
7
7
  "display": "standalone",