vestige/apps/dashboard/build/index.html
Sam Valladares d4313df759
Some checks are pending
CI / Test (macos-latest) (push) Waiting to run
CI / Test (ubuntu-latest) (push) Waiting to run
CI / Release Build (aarch64-apple-darwin) (push) Blocked by required conditions
CI / Release Build (x86_64-unknown-linux-gnu) (push) Blocked by required conditions
CI / Release Build (x86_64-apple-darwin) (push) Blocked by required conditions
Test Suite / Unit Tests (push) Waiting to run
Test Suite / MCP E2E Tests (push) Waiting to run
Test Suite / User Journey Tests (push) Blocked by required conditions
Test Suite / Dashboard Build (push) Waiting to run
Test Suite / Code Coverage (push) Waiting to run
Release v2.1.0
2026-04-27 13:20:51 -05:00

53 lines
2.5 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<meta name="theme-color" content="#050510" />
<meta name="description" content="Vestige — Cognitive Memory Dashboard. 3D visualization of your AI's long-term memory." />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="Vestige" />
<link rel="icon" type="image/svg+xml" href="/dashboard/favicon.svg" />
<link rel="apple-touch-icon" href="/dashboard/favicon.svg" />
<link rel="manifest" href="/dashboard/manifest.json" />
<link href="/dashboard/_app/immutable/entry/start.BLzz4N6-.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/EM_PBt2C.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/CvjSAYrz.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/DfQhL-hC.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/RBGf_S-E.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/CNjeV5xa.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/entry/app.C-NL1yUd.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/FzvEaXMa.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/BsvCUYx-.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/Bzak7iHL.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/ciN1mm2W.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/DE4u6cUg.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/D3XWCg9-.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/B_YDQCB6.js" rel="modulepreload">
<link href="/dashboard/_app/immutable/chunks/D81f-o_I.js" rel="modulepreload">
<title>Vestige</title>
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_8fmifr = {
base: "/dashboard",
assets: "/dashboard"
};
const element = document.currentScript.parentElement;
Promise.all([
import("/dashboard/_app/immutable/entry/start.BLzz4N6-.js"),
import("/dashboard/_app/immutable/entry/app.C-NL1yUd.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>