ltcai 9.9.9 → 10.0.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.
- package/README.md +35 -38
- package/docs/CHANGELOG.md +41 -0
- package/docs/COMMUNITY_AND_PLUGINS.md +1 -1
- package/docs/DEVELOPMENT.md +1 -1
- package/docs/ONBOARDING.md +1 -1
- package/docs/OPERATIONS.md +1 -1
- package/docs/TRUST_MODEL.md +1 -1
- package/docs/WHY_LATTICE.md +1 -1
- package/docs/kg-schema.md +1 -1
- package/lattice_brain/__init__.py +1 -1
- package/lattice_brain/runtime/multi_agent.py +1 -1
- package/latticeai/__init__.py +1 -1
- package/latticeai/core/legacy_compatibility.py +1 -1
- package/latticeai/core/marketplace.py +1 -1
- package/latticeai/core/workspace_os.py +1 -1
- package/latticeai/services/architecture_readiness.py +1 -1
- package/latticeai/services/product_readiness.py +1 -1
- package/package.json +2 -2
- package/scripts/check_current_release_docs.mjs +1 -1
- package/src-tauri/Cargo.lock +1 -1
- package/src-tauri/Cargo.toml +1 -1
- package/src-tauri/tauri.conf.json +1 -1
- package/static/app/asset-manifest.json +37 -37
- package/static/app/assets/Act-BtCREeN1.js +1 -0
- package/static/app/assets/AdminConsole-TPeeN18T.js +1 -0
- package/static/app/assets/Brain-BKs6JAp0.js +321 -0
- package/static/app/assets/BrainHome-BPGOvSd6.js +2 -0
- package/static/app/assets/BrainSignals-CtzQZ15J.js +1 -0
- package/static/app/assets/Capture-1_NaHWqB.js +1 -0
- package/static/app/assets/CommandPalette-pqvQOXe4.js +1 -0
- package/static/app/assets/Library-DhvoPvC7.js +1 -0
- package/static/app/assets/LivingBrain-DlQ20Q75.js +1 -0
- package/static/app/assets/{ProductFlow-cB3EFinZ.js → ProductFlow-BZvGDRi_.js} +1 -1
- package/static/app/assets/ReviewCard-BWgI0D2s.js +3 -0
- package/static/app/assets/System-CSMdYLMy.js +1 -0
- package/static/app/assets/activity-Dlfk8YC7.js +1 -0
- package/static/app/assets/{bot-DtKkLfXj.js → bot-CDvUB76P.js} +1 -1
- package/static/app/assets/brain-xczrohrt.js +1 -0
- package/static/app/assets/{button-BTxZDMFJ.js → button-SOdH3Oyf.js} +1 -1
- package/static/app/assets/{circle-pause--qxF9-EO.js → circle-pause-CG1ythH4.js} +1 -1
- package/static/app/assets/{circle-play-89x3S6jm.js → circle-play-HXwvjS6W.js} +1 -1
- package/static/app/assets/{cpu-DTUI63vo.js → cpu-B0d-rGyk.js} +1 -1
- package/static/app/assets/{download-EJS5_O0f.js → download-BGIkTQL6.js} +1 -1
- package/static/app/assets/{folder-open-BL9zYTnc.js → folder-open-Dst_Z0_K.js} +1 -1
- package/static/app/assets/{hard-drive-BFnwi1Lu.js → hard-drive-D53MsWkV.js} +1 -1
- package/static/app/assets/index-C_IrlQMV.js +10 -0
- package/static/app/assets/index-FxDusbr0.css +2 -0
- package/static/app/assets/input-C5m0riF6.js +1 -0
- package/static/app/assets/{network-zKa3jAwl.js → network-C5a-E5iS.js} +1 -1
- package/static/app/assets/primitives-vNXYf58F.js +1 -0
- package/static/app/assets/search-DhbSgW6m.js +1 -0
- package/static/app/assets/{shield-alert-CpHeCsaF.js → shield-alert-Cc-WVXqN.js} +1 -1
- package/static/app/assets/textarea-BkZ0EqVO.js +1 -0
- package/static/app/assets/{useFocusTrap-58TNCONM.js → useFocusTrap-CTtKbAOU.js} +1 -1
- package/static/app/assets/{useQuery-CcVlXlBd.js → useQuery-Dx1fi4Wu.js} +1 -1
- package/static/app/assets/{users-C0cFMj6o.js → users-BFpQXtEF.js} +1 -1
- package/static/app/assets/{utils-DYf7pqrR.js → utils-BA_lmW3J.js} +2 -2
- package/static/app/assets/workspace-DBPB0jkX.js +1 -0
- package/static/app/index.html +4 -4
- package/static/sw.js +1 -1
- package/static/app/assets/Act-BFbpl2_Y.js +0 -1
- package/static/app/assets/AdminConsole-DaZPha9Y.js +0 -1
- package/static/app/assets/Brain-DGrV0heZ.js +0 -321
- package/static/app/assets/BrainHome-Re6Zxh_W.js +0 -2
- package/static/app/assets/BrainSignals-BQ11jDpJ.js +0 -1
- package/static/app/assets/Capture-DRaf1zLH.js +0 -1
- package/static/app/assets/CommandPalette-DAKPm4uJ.js +0 -1
- package/static/app/assets/LanguageSwitcher-BgTwHoWv.js +0 -1
- package/static/app/assets/Library-BVtrSt12.js +0 -1
- package/static/app/assets/LivingBrain-7glOmK0R.js +0 -1
- package/static/app/assets/ReviewCard-CShhHS-w.js +0 -3
- package/static/app/assets/System-B4nQDy8a.js +0 -1
- package/static/app/assets/brain-wVV63_1z.js +0 -1
- package/static/app/assets/index-BFtDYI6l.js +0 -10
- package/static/app/assets/index-BY9bpxyx.css +0 -2
- package/static/app/assets/input-DEz5UjBz.js +0 -1
- package/static/app/assets/primitives-jNrZm2O9.js +0 -1
- package/static/app/assets/search-ku6-_6wY.js +0 -1
- package/static/app/assets/textarea-DpcQkn75.js +0 -1
- package/static/app/assets/workspace-CjthHsLN.js +0 -1
package/README.md
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
[](https://github.com/TaeSooPark-PTS/LatticeAI/actions/workflows/ci.yml)
|
|
12
12
|
[](LICENSE)
|
|
13
13
|
|
|
14
|
-

|
|
15
15
|
|
|
16
16
|
Chat, files, folders, notes, and web pages all flow into one durable knowledge
|
|
17
17
|
graph on your computer. Any model — local MLX or cloud — can speak with that
|
|
@@ -24,9 +24,9 @@ memory. Nothing leaves your machine without explicit consent.
|
|
|
24
24
|
|
|
25
25
|
| | |
|
|
26
26
|
| --- | --- |
|
|
27
|
-
| **Chat with a Brain that remembers** — every conversation grows durable, source-linked memory  | **See how knowledge connects** — a real relationship graph, not a file list  |
|
|
28
|
+
| **Capture anything** — files, whole folders, notes, screenshots, web pages  | **Automate with review** — agent changes become proposals you approve first  |
|
|
29
|
+
| **Pick a model in one click** — recommended local models for your hardware  | **Stay in control** — audit, roles, retention in a separate admin surface  |
|
|
30
30
|
|
|
31
31
|
## Why Lattice AI
|
|
32
32
|
|
|
@@ -57,48 +57,41 @@ First-run flow — wake the Brain, pick the owner, load a recommended model:
|
|
|
57
57
|
|
|
58
58
|
| | | |
|
|
59
59
|
| --- | --- | --- |
|
|
60
|
-
|  |  |  |
|
|
61
61
|
|
|
62
62
|
Screenshot index and capture notes:
|
|
63
|
-
[output/release/
|
|
63
|
+
[output/release/v10.0.0/SCREENSHOT_INDEX.md](output/release/v10.0.0/SCREENSHOT_INDEX.md)
|
|
64
64
|
|
|
65
65
|
## Current Release
|
|
66
66
|
|
|
67
|
-
The current release is **
|
|
68
|
-
|
|
69
|
-
- **
|
|
70
|
-
and
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
planned files directly instead of ending empty-handed.
|
|
86
|
-
- **Folder memory state.** How much of each connected folder is really in your
|
|
87
|
-
Brain, what failed, and the reason it failed.
|
|
88
|
-
- **Two skills that pay off on install** — meeting notes and a weekly review
|
|
89
|
-
written only from what the Brain actually recorded.
|
|
90
|
-
- **Voice memos** go straight into the Brain; when no local transcriber exists
|
|
91
|
-
the memo is still stored and honestly marked not-searchable.
|
|
67
|
+
The current release is **10.0.0 — Plain Language**:
|
|
68
|
+
|
|
69
|
+
- **The first screen is four things.** Your Brain, one input box, the autonomy
|
|
70
|
+
dial, and the capture controls — file, folder, note, web — now sit inside the
|
|
71
|
+
composer instead of a separate panel. The knowledge graph opens by clicking
|
|
72
|
+
the Brain, so the home shows no diagram at all.
|
|
73
|
+
- **Korean and English, everywhere.** A language switch sits in the top bar on
|
|
74
|
+
every screen, and the interface is fully translated in both directions:
|
|
75
|
+
memory tiers, agent roles, automation recipes, entity types, and every
|
|
76
|
+
backend payload label read in the language you picked.
|
|
77
|
+
- **Numbers say what they counted.** "출처 반영률 12%" is now "출처가 남은
|
|
78
|
+
기억 · 35 / 291개" with the sentence that explains it. Model names read
|
|
79
|
+
"Gemma 4 26B A4B Instruct", never `mlx-community/gemma-4-26b-a4b-it-4bit`.
|
|
80
|
+
- **Defects found by using it with a model loaded.** The conversation header
|
|
81
|
+
Brain rendered at 311px and covered 46% of the viewport; the sticky composer
|
|
82
|
+
hid the end of every answer; a nested payload printed its field names where
|
|
83
|
+
its values belonged; the folder button never opened a picker in a browser.
|
|
84
|
+
All fixed, each with a test.
|
|
92
85
|
|
|
93
86
|
Release notes: [RELEASE.md](RELEASE.md) · Full history: [docs/CHANGELOG.md](docs/CHANGELOG.md)
|
|
94
87
|
|
|
95
|
-
Expected artifacts for
|
|
88
|
+
Expected artifacts for 10.0.0 release must use exact filenames:
|
|
96
89
|
|
|
97
|
-
- `dist/ltcai-
|
|
98
|
-
- `dist/ltcai-
|
|
99
|
-
- `ltcai-
|
|
100
|
-
- `dist/ltcai-
|
|
101
|
-
- `src-tauri/target/release/bundle/dmg/Lattice
|
|
90
|
+
- `dist/ltcai-10.0.0-py3-none-any.whl`
|
|
91
|
+
- `dist/ltcai-10.0.0.tar.gz`
|
|
92
|
+
- `ltcai-10.0.0.tgz`
|
|
93
|
+
- `dist/ltcai-10.0.0.vsix`
|
|
94
|
+
- `src-tauri/target/release/bundle/dmg/Lattice AI_10.0.0_aarch64.dmg`
|
|
102
95
|
|
|
103
96
|
Do not use wildcard artifact uploads. Package registry publishing remains owner-run.
|
|
104
97
|
|
|
@@ -118,18 +111,22 @@ See [ARCHITECTURE.md](ARCHITECTURE.md) for details and
|
|
|
118
111
|
|
|
119
112
|
- External package registries are owner-published and can lag behind GitHub.
|
|
120
113
|
- PostgreSQL/pgvector is optional scale/migration tooling. SQLite remains the
|
|
121
|
-
live local Brain store in
|
|
114
|
+
live local Brain store in 10.0.0.
|
|
122
115
|
- Docker, model downloads, cloud model calls, Telegram, Brain Network, and
|
|
123
116
|
update checks require explicit user action.
|
|
124
117
|
- Conversation does not fabricate answers when no model is loaded. Agent and
|
|
125
118
|
workflow simulation without a loaded LLM is deterministic and LLM-free (it
|
|
126
119
|
does not call a model) — labeled as such, never presented as autonomous
|
|
127
120
|
model success.
|
|
121
|
+
- Some backend-generated messages (for example the Postgres DSN notice) are
|
|
122
|
+
produced server-side in English and are shown as-is; server-side i18n is not
|
|
123
|
+
part of 10.0.0.
|
|
128
124
|
|
|
129
125
|
## Release History
|
|
130
126
|
|
|
131
127
|
| Version | Theme |
|
|
132
128
|
| --- | --- |
|
|
129
|
+
| 10.0.0 | Plain Language |
|
|
133
130
|
| 9.9.9 | Lean Shell |
|
|
134
131
|
| 9.9.8 | Autonomy Dial |
|
|
135
132
|
| 9.9.7 | No Gaps Left |
|
package/docs/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,47 @@ The top entry is either the current unreleased main-branch work or the current
|
|
|
4
4
|
release line. Older entries are historical and may describe behavior as it
|
|
5
5
|
existed at that release.
|
|
6
6
|
|
|
7
|
+
## [10.0.0] - 2026-07-28
|
|
8
|
+
|
|
9
|
+
### Changed
|
|
10
|
+
- The Brain home is four zones: the living Brain, one composer, the autonomy
|
|
11
|
+
dial, and capture. `BrainHomeHero` replaces the knowledge-flow canvas on the
|
|
12
|
+
home; the graph is reached by clicking the Brain.
|
|
13
|
+
- File / folder / note / web capture render inside the composer toolbar
|
|
14
|
+
(`BrainIngestionDock variant="inline"`), on both the home and the active
|
|
15
|
+
conversation. The standalone "Brain에게 가르치기" panel is removed.
|
|
16
|
+
- The top bar carries the language switch and the appearance toggle, so both
|
|
17
|
+
are reachable from every screen.
|
|
18
|
+
- Provenance coverage is reported as counts with an explanation
|
|
19
|
+
(`CoverageMeter`) instead of a bare percentage.
|
|
20
|
+
- Model identifiers are humanized for display (`humanizeModelId`); the catalog
|
|
21
|
+
display name wins when the id is known.
|
|
22
|
+
- Settings splits appearance (light/dark) from detail level (basic/advanced/
|
|
23
|
+
admin); they were one card labeled "화면 모양".
|
|
24
|
+
- Model list is ordered by what can be used now: loaded, ready, downloaded,
|
|
25
|
+
then the rest.
|
|
26
|
+
|
|
27
|
+
### Fixed
|
|
28
|
+
- The folder button did nothing in a browser: `pickFolder` called the
|
|
29
|
+
desktop-only `selectFolder`. `frontend/src/lib/folderPicker.ts` now owns the
|
|
30
|
+
desktop / File System Access / file-input decision for every surface.
|
|
31
|
+
- The conversation header Brain rendered at 311px — `size="trace"` had no size
|
|
32
|
+
rule and inherited the base `clamp(220px, 28vw, 320px)`.
|
|
33
|
+
- The sticky composer covered the end of the newest answer; the stream now
|
|
34
|
+
reserves room, and nothing renders after the composer.
|
|
35
|
+
- `ValuePreview` printed a nested object's field names as its value
|
|
36
|
+
("Runtime → Ready, Version, Execution Mode, Mode +4").
|
|
37
|
+
- `white-space: nowrap` on controls was inherited by descriptive text inside
|
|
38
|
+
them, clipping a 347px sentence to 288px in the autonomy panel.
|
|
39
|
+
- Markdown written by a model leaked into search-result titles and graph node
|
|
40
|
+
labels; `plainText` strips it.
|
|
41
|
+
- Duplicate `ui.field.health` keys in the shell namespace.
|
|
42
|
+
|
|
43
|
+
### Added
|
|
44
|
+
- ko/en parity across memory tiers, agent roles, automation recipes and their
|
|
45
|
+
outputs, entity types, status badges, and backend payload field labels.
|
|
46
|
+
- `plainText` and `humanizeModelId` in `frontend/src/lib/utils.ts`, with tests.
|
|
47
|
+
|
|
7
48
|
## [9.9.9] - 2026-07-27
|
|
8
49
|
|
|
9
50
|
### Changed
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Community And Plugins
|
|
2
2
|
|
|
3
|
-
Current release: **
|
|
3
|
+
Current release: **10.0.0 — Plain Language**.
|
|
4
4
|
|
|
5
5
|
LatticeAI defines the path from a strong local-first framework (8.4.0
|
|
6
6
|
action-aware baseline, 8.5.0 registry+DI hardening, 8.6.0 capture/navigation
|
package/docs/DEVELOPMENT.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
> **Status: canonical** — current contributor guidance, kept in sync with the
|
|
4
4
|
> current release.
|
|
5
5
|
|
|
6
|
-
Current release: **
|
|
6
|
+
Current release: **10.0.0 — Plain Language**.
|
|
7
7
|
|
|
8
8
|
This document is for contributors working on the local-first Digital Brain
|
|
9
9
|
codebase. Product positioning and quick start stay in `README.md`; release
|
package/docs/ONBOARDING.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Lattice AI Onboarding
|
|
2
2
|
|
|
3
|
-
Current release: **
|
|
3
|
+
Current release: **10.0.0 — Plain Language**.
|
|
4
4
|
|
|
5
5
|
The first-run goal is a five-minute path from "I opened the app" to "my Brain
|
|
6
6
|
has a source, a question, and proof." This page is the product contract behind
|
package/docs/OPERATIONS.md
CHANGED
package/docs/TRUST_MODEL.md
CHANGED
package/docs/WHY_LATTICE.md
CHANGED
package/docs/kg-schema.md
CHANGED
|
@@ -48,7 +48,7 @@ from .contracts import multi_agent_contract
|
|
|
48
48
|
from ..utils import now_iso as _now
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
MULTI_AGENT_VERSION = "
|
|
51
|
+
MULTI_AGENT_VERSION = "10.0.0"
|
|
52
52
|
|
|
53
53
|
AGENT_ROLES = ("researcher", "planner", "executor", "reviewer", "release")
|
|
54
54
|
CORE_PIPELINE = ("planner", "executor", "reviewer")
|
package/latticeai/__init__.py
CHANGED
|
@@ -50,7 +50,7 @@ __all__ = [
|
|
|
50
50
|
"remove_skill_directory",
|
|
51
51
|
]
|
|
52
52
|
|
|
53
|
-
WORKSPACE_OS_VERSION = "
|
|
53
|
+
WORKSPACE_OS_VERSION = "10.0.0"
|
|
54
54
|
|
|
55
55
|
# Workspace types separate single-user Personal workspaces from shared
|
|
56
56
|
# Organization workspaces. Both keep the same local-first JSON store; the type
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ltcai",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "10.0.0",
|
|
4
4
|
"description": "Lattice AI — local-first Digital Brain that keeps your knowledge durable across any AI model.",
|
|
5
5
|
"homepage": "https://github.com/TaeSooPark-PTS/LatticeAI#readme",
|
|
6
6
|
"repository": {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
},
|
|
17
17
|
"scripts": {
|
|
18
18
|
"start": "LTCAI",
|
|
19
|
-
"dev": "
|
|
19
|
+
"dev": "node scripts/run_python.mjs -m latticeai.cli.entrypoint --reload",
|
|
20
20
|
"build": "npm run build:assets && npm run build:python",
|
|
21
21
|
"frontend:dev": "vite --host 127.0.0.1",
|
|
22
22
|
"frontend:openapi": "node scripts/run_python.mjs scripts/export_openapi.py frontend/openapi.json && npx openapi-typescript frontend/openapi.json -o frontend/src/api/openapi.ts",
|
|
@@ -6,7 +6,7 @@ const root = process.cwd();
|
|
|
6
6
|
const pkg = JSON.parse(readFileSync(path.join(root, "package.json"), "utf8"));
|
|
7
7
|
const version = pkg.version;
|
|
8
8
|
const releaseDir = `output/release/v${version}`;
|
|
9
|
-
const releaseTheme = "
|
|
9
|
+
const releaseTheme = "Plain Language";
|
|
10
10
|
const title = `${version} — ${releaseTheme}`;
|
|
11
11
|
const escapedVersion = version.replaceAll(".", "\\.");
|
|
12
12
|
|
package/src-tauri/Cargo.lock
CHANGED
package/src-tauri/Cargo.toml
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "
|
|
2
|
+
"version": "10.0.0",
|
|
3
3
|
"generated_at": "vite",
|
|
4
4
|
"entrypoints": {
|
|
5
|
-
"app": "/static/app/assets/index-
|
|
5
|
+
"app": "/static/app/assets/index-C_IrlQMV.js"
|
|
6
6
|
},
|
|
7
7
|
"assets": {
|
|
8
8
|
"../node_modules/@tauri-apps/api/core.js": "/static/app/assets/core-CwxXejkd.js",
|
|
9
|
-
"_BrainSignals-
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"_bot-
|
|
14
|
-
"_brain-
|
|
15
|
-
"_button-
|
|
16
|
-
"_circle-pause
|
|
17
|
-
"_circle-play-
|
|
18
|
-
"_cpu-
|
|
19
|
-
"_download-
|
|
20
|
-
"_folder-open-
|
|
21
|
-
"_hard-drive-
|
|
22
|
-
"_input-
|
|
23
|
-
"_network-
|
|
24
|
-
"_primitives-
|
|
25
|
-
"_search-
|
|
26
|
-
"_shield-alert-
|
|
27
|
-
"_textarea-
|
|
28
|
-
"_useFocusTrap-
|
|
29
|
-
"_useQuery-
|
|
30
|
-
"_users-
|
|
31
|
-
"_utils-
|
|
32
|
-
"_workspace-
|
|
33
|
-
"index.html": "/static/app/assets/index-
|
|
34
|
-
"assets/index-
|
|
35
|
-
"src/components/ProductFlow.tsx": "/static/app/assets/ProductFlow-
|
|
36
|
-
"src/features/admin/AdminConsole.tsx": "/static/app/assets/AdminConsole-
|
|
37
|
-
"src/features/brain/BrainHome.tsx": "/static/app/assets/BrainHome-
|
|
38
|
-
"src/features/command/CommandPalette.tsx": "/static/app/assets/CommandPalette-
|
|
39
|
-
"src/pages/Act.tsx": "/static/app/assets/Act-
|
|
40
|
-
"src/pages/Brain.tsx": "/static/app/assets/Brain-
|
|
41
|
-
"src/pages/Capture.tsx": "/static/app/assets/Capture-
|
|
42
|
-
"src/pages/Library.tsx": "/static/app/assets/Library-
|
|
43
|
-
"src/pages/System.tsx": "/static/app/assets/System-
|
|
9
|
+
"_BrainSignals-CtzQZ15J.js": "/static/app/assets/BrainSignals-CtzQZ15J.js",
|
|
10
|
+
"_LivingBrain-DlQ20Q75.js": "/static/app/assets/LivingBrain-DlQ20Q75.js",
|
|
11
|
+
"_ReviewCard-BWgI0D2s.js": "/static/app/assets/ReviewCard-BWgI0D2s.js",
|
|
12
|
+
"_activity-Dlfk8YC7.js": "/static/app/assets/activity-Dlfk8YC7.js",
|
|
13
|
+
"_bot-CDvUB76P.js": "/static/app/assets/bot-CDvUB76P.js",
|
|
14
|
+
"_brain-xczrohrt.js": "/static/app/assets/brain-xczrohrt.js",
|
|
15
|
+
"_button-SOdH3Oyf.js": "/static/app/assets/button-SOdH3Oyf.js",
|
|
16
|
+
"_circle-pause-CG1ythH4.js": "/static/app/assets/circle-pause-CG1ythH4.js",
|
|
17
|
+
"_circle-play-HXwvjS6W.js": "/static/app/assets/circle-play-HXwvjS6W.js",
|
|
18
|
+
"_cpu-B0d-rGyk.js": "/static/app/assets/cpu-B0d-rGyk.js",
|
|
19
|
+
"_download-BGIkTQL6.js": "/static/app/assets/download-BGIkTQL6.js",
|
|
20
|
+
"_folder-open-Dst_Z0_K.js": "/static/app/assets/folder-open-Dst_Z0_K.js",
|
|
21
|
+
"_hard-drive-D53MsWkV.js": "/static/app/assets/hard-drive-D53MsWkV.js",
|
|
22
|
+
"_input-C5m0riF6.js": "/static/app/assets/input-C5m0riF6.js",
|
|
23
|
+
"_network-C5a-E5iS.js": "/static/app/assets/network-C5a-E5iS.js",
|
|
24
|
+
"_primitives-vNXYf58F.js": "/static/app/assets/primitives-vNXYf58F.js",
|
|
25
|
+
"_search-DhbSgW6m.js": "/static/app/assets/search-DhbSgW6m.js",
|
|
26
|
+
"_shield-alert-Cc-WVXqN.js": "/static/app/assets/shield-alert-Cc-WVXqN.js",
|
|
27
|
+
"_textarea-BkZ0EqVO.js": "/static/app/assets/textarea-BkZ0EqVO.js",
|
|
28
|
+
"_useFocusTrap-CTtKbAOU.js": "/static/app/assets/useFocusTrap-CTtKbAOU.js",
|
|
29
|
+
"_useQuery-Dx1fi4Wu.js": "/static/app/assets/useQuery-Dx1fi4Wu.js",
|
|
30
|
+
"_users-BFpQXtEF.js": "/static/app/assets/users-BFpQXtEF.js",
|
|
31
|
+
"_utils-BA_lmW3J.js": "/static/app/assets/utils-BA_lmW3J.js",
|
|
32
|
+
"_workspace-DBPB0jkX.js": "/static/app/assets/workspace-DBPB0jkX.js",
|
|
33
|
+
"index.html": "/static/app/assets/index-C_IrlQMV.js",
|
|
34
|
+
"assets/index-FxDusbr0.css": "/static/app/assets/index-FxDusbr0.css",
|
|
35
|
+
"src/components/ProductFlow.tsx": "/static/app/assets/ProductFlow-BZvGDRi_.js",
|
|
36
|
+
"src/features/admin/AdminConsole.tsx": "/static/app/assets/AdminConsole-TPeeN18T.js",
|
|
37
|
+
"src/features/brain/BrainHome.tsx": "/static/app/assets/BrainHome-BPGOvSd6.js",
|
|
38
|
+
"src/features/command/CommandPalette.tsx": "/static/app/assets/CommandPalette-pqvQOXe4.js",
|
|
39
|
+
"src/pages/Act.tsx": "/static/app/assets/Act-BtCREeN1.js",
|
|
40
|
+
"src/pages/Brain.tsx": "/static/app/assets/Brain-BKs6JAp0.js",
|
|
41
|
+
"src/pages/Capture.tsx": "/static/app/assets/Capture-1_NaHWqB.js",
|
|
42
|
+
"src/pages/Library.tsx": "/static/app/assets/Library-DhvoPvC7.js",
|
|
43
|
+
"src/pages/System.tsx": "/static/app/assets/System-CSMdYLMy.js"
|
|
44
44
|
}
|
|
45
45
|
}
|