@rubytech/create-maxy 1.0.790 → 1.0.792
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/package.json +1 -1
- package/payload/platform/plugins/admin/mcp/dist/index.js +79 -6
- package/payload/platform/plugins/admin/mcp/dist/index.js.map +1 -1
- package/payload/platform/plugins/admin/skills/onboarding/SKILL.md +2 -0
- package/payload/platform/plugins/tasks/mcp/dist/index.js +11 -2
- package/payload/platform/plugins/tasks/mcp/dist/index.js.map +1 -1
- package/payload/platform/plugins/tasks/mcp/dist/tools/session-name.d.ts +7 -1
- package/payload/platform/plugins/tasks/mcp/dist/tools/session-name.d.ts.map +1 -1
- package/payload/platform/plugins/tasks/mcp/dist/tools/session-name.js +17 -2
- package/payload/platform/plugins/tasks/mcp/dist/tools/session-name.js.map +1 -1
- package/payload/server/chunk-H5F4S42X.js +9850 -0
- package/payload/server/maxy-edge.js +1 -1
- package/payload/server/public/assets/admin-CBDpia8P.js +352 -0
- package/payload/server/public/assets/{graph-BhSYbaTI.js → graph-CT4W30GR.js} +1 -1
- package/payload/server/public/assets/{page-BfoTzpOo.js → page-Cs2i--Z2.js} +18 -18
- package/payload/server/public/graph.html +2 -2
- package/payload/server/public/index.html +2 -2
- package/payload/server/server.js +68 -74
- package/payload/server/public/assets/admin-m3x5VYlZ.js +0 -352
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
6
|
<title>Graph — Maxy</title>
|
|
7
7
|
<link rel="icon" href="/favicon.ico">
|
|
8
|
-
<script type="module" crossorigin src="/assets/graph-
|
|
8
|
+
<script type="module" crossorigin src="/assets/graph-CT4W30GR.js"></script>
|
|
9
9
|
<link rel="modulepreload" crossorigin href="/assets/chunk-DD-I1_y5.js">
|
|
10
10
|
<link rel="modulepreload" crossorigin href="/assets/jsx-runtime-Br2bU3EJ.js">
|
|
11
11
|
<link rel="modulepreload" crossorigin href="/assets/Checkbox-DHsoNPeM.js">
|
|
12
12
|
<link rel="modulepreload" crossorigin href="/assets/share-2-0IDKUUq9.js">
|
|
13
|
-
<link rel="modulepreload" crossorigin href="/assets/page-
|
|
13
|
+
<link rel="modulepreload" crossorigin href="/assets/page-Cs2i--Z2.js">
|
|
14
14
|
<link rel="stylesheet" crossorigin href="/assets/jsx-runtime-lOmSwjvd.css">
|
|
15
15
|
</head>
|
|
16
16
|
<body>
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
6
|
<title>Maxy</title>
|
|
7
7
|
<link rel="icon" href="/favicon.ico">
|
|
8
|
-
<script type="module" crossorigin src="/assets/admin-
|
|
8
|
+
<script type="module" crossorigin src="/assets/admin-CBDpia8P.js"></script>
|
|
9
9
|
<link rel="modulepreload" crossorigin href="/assets/chunk-DD-I1_y5.js">
|
|
10
10
|
<link rel="modulepreload" crossorigin href="/assets/jsx-runtime-Br2bU3EJ.js">
|
|
11
11
|
<link rel="modulepreload" crossorigin href="/assets/preload-helper-qlgyTAkD.js">
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
<link rel="modulepreload" crossorigin href="/assets/useVoiceRecorder-B1S_t3Hq.js">
|
|
14
14
|
<link rel="modulepreload" crossorigin href="/assets/share-2-0IDKUUq9.js">
|
|
15
15
|
<link rel="modulepreload" crossorigin href="/assets/page-DU8F3OGU.js">
|
|
16
|
-
<link rel="modulepreload" crossorigin href="/assets/page-
|
|
16
|
+
<link rel="modulepreload" crossorigin href="/assets/page-Cs2i--Z2.js">
|
|
17
17
|
<link rel="stylesheet" crossorigin href="/assets/jsx-runtime-lOmSwjvd.css">
|
|
18
18
|
<link rel="stylesheet" crossorigin href="/assets/admin-CWMpccrR.css">
|
|
19
19
|
<link rel="stylesheet" href="/brand-defaults.css">
|
package/payload/server/server.js
CHANGED
|
@@ -49,7 +49,7 @@ import {
|
|
|
49
49
|
vncLog,
|
|
50
50
|
waitForExit,
|
|
51
51
|
writeChromiumWrapper
|
|
52
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-H5F4S42X.js";
|
|
53
53
|
import {
|
|
54
54
|
ACCOUNTS_DIR,
|
|
55
55
|
GREETING_DIRECTIVE,
|
|
@@ -10773,84 +10773,78 @@ import neo4j2 from "neo4j-driver";
|
|
|
10773
10773
|
|
|
10774
10774
|
// app/lib/graph-labels.ts
|
|
10775
10775
|
var GRAPH_LABEL_COLOURS = {
|
|
10776
|
-
// Business identity
|
|
10777
|
-
LocalBusiness: "#
|
|
10778
|
-
Service: "#
|
|
10779
|
-
PriceSpecification: "#
|
|
10780
|
-
OpeningHoursSpecification: "#
|
|
10776
|
+
// Business identity — slate-blue family
|
|
10777
|
+
LocalBusiness: "#4F6B8A",
|
|
10778
|
+
Service: "#6B85A0",
|
|
10779
|
+
PriceSpecification: "#8AA0B8",
|
|
10780
|
+
OpeningHoursSpecification: "#A8BACE",
|
|
10781
10781
|
// External business entity — schema:Organization, written by memory-write
|
|
10782
10782
|
// as the Supplier label (per platform/plugins/memory/references/schema-base.md).
|
|
10783
|
-
//
|
|
10784
|
-
//
|
|
10785
|
-
Organization: "#
|
|
10786
|
-
// People
|
|
10787
|
-
Person: "#
|
|
10788
|
-
UserProfile: "#
|
|
10789
|
-
Preference: "#
|
|
10790
|
-
AdminUser: "#
|
|
10791
|
-
AccessGrant: "#
|
|
10792
|
-
// Knowledge
|
|
10793
|
-
KnowledgeDocument: "#
|
|
10794
|
-
Section: "#
|
|
10795
|
-
Chunk: "#
|
|
10796
|
-
DigitalDocument: "#
|
|
10797
|
-
CreativeWork: "#
|
|
10798
|
-
Question: "#
|
|
10799
|
-
FAQPage: "#
|
|
10800
|
-
DefinedTerm: "#
|
|
10801
|
-
Review: "#
|
|
10802
|
-
ImageObject: "#
|
|
10803
|
-
// Conversational
|
|
10783
|
+
// Warm tobacco — distinct hue from internal-business slates so external
|
|
10784
|
+
// entities are scannable at a glance.
|
|
10785
|
+
Organization: "#8A6B47",
|
|
10786
|
+
// People — terracotta family (warm, human)
|
|
10787
|
+
Person: "#B86E4A",
|
|
10788
|
+
UserProfile: "#D08960",
|
|
10789
|
+
Preference: "#DFA67A",
|
|
10790
|
+
AdminUser: "#8C5230",
|
|
10791
|
+
AccessGrant: "#66381F",
|
|
10792
|
+
// Knowledge — moss family (organic)
|
|
10793
|
+
KnowledgeDocument: "#6E8A5A",
|
|
10794
|
+
Section: "#8AA876",
|
|
10795
|
+
Chunk: "#A6C194",
|
|
10796
|
+
DigitalDocument: "#5A7548",
|
|
10797
|
+
CreativeWork: "#B5C9A2",
|
|
10798
|
+
Question: "#C7D6B5",
|
|
10799
|
+
FAQPage: "#95B385",
|
|
10800
|
+
DefinedTerm: "#76906A",
|
|
10801
|
+
Review: "#3F5A2E",
|
|
10802
|
+
ImageObject: "#A0BB8C",
|
|
10803
|
+
// Conversational — muted plum/lavender family
|
|
10804
10804
|
//
|
|
10805
|
-
//
|
|
10806
|
-
//
|
|
10807
|
-
//
|
|
10808
|
-
//
|
|
10809
|
-
//
|
|
10810
|
-
//
|
|
10811
|
-
//
|
|
10812
|
-
//
|
|
10813
|
-
//
|
|
10814
|
-
// -
|
|
10815
|
-
//
|
|
10816
|
-
//
|
|
10817
|
-
//
|
|
10818
|
-
//
|
|
10819
|
-
|
|
10820
|
-
|
|
10821
|
-
|
|
10822
|
-
|
|
10823
|
-
|
|
10824
|
-
|
|
10825
|
-
|
|
10826
|
-
//
|
|
10827
|
-
|
|
10828
|
-
|
|
10829
|
-
|
|
10830
|
-
|
|
10831
|
-
|
|
10832
|
-
|
|
10833
|
-
|
|
10834
|
-
|
|
10835
|
-
|
|
10836
|
-
|
|
10837
|
-
|
|
10838
|
-
//
|
|
10839
|
-
|
|
10840
|
-
|
|
10841
|
-
|
|
10842
|
-
|
|
10843
|
-
// Onboarding
|
|
10844
|
-
OnboardingState: "#8B5CF6",
|
|
10845
|
-
// Email
|
|
10846
|
-
Email: "#65A30D",
|
|
10847
|
-
EmailAccount: "#84CC16",
|
|
10805
|
+
// Pairwise-distinctness invariants (carried forward from the Task 649
|
|
10806
|
+
// palette):
|
|
10807
|
+
// - Four sublabelled conversation/message labels (AdminConversation,
|
|
10808
|
+
// PublicConversation, UserMessage, AssistantMessage) are pairwise
|
|
10809
|
+
// distinct on canvas.
|
|
10810
|
+
// - UserMessage matches Preference (Person/family cue: a user-authored
|
|
10811
|
+
// message inherits the person family colour). This is the one
|
|
10812
|
+
// intentional duplicate in the registry — see the
|
|
10813
|
+
// `INTENTIONAL_DUPLICATES` set in `graph-labels.test.ts`.
|
|
10814
|
+
// - Conversation base distinct from both AdminConversation and
|
|
10815
|
+
// PublicConversation so pre-backfill fallback nodes don't
|
|
10816
|
+
// visually collide with the sublabelled split.
|
|
10817
|
+
// - Message base distinct from PublicConversation (the pre-Task-649
|
|
10818
|
+
// `#A78BFA` collision class).
|
|
10819
|
+
Conversation: "#6B5A85",
|
|
10820
|
+
AdminConversation: "#4F4070",
|
|
10821
|
+
PublicConversation: "#8A75A8",
|
|
10822
|
+
Message: "#6B7280",
|
|
10823
|
+
UserMessage: "#DFA67A",
|
|
10824
|
+
AssistantMessage: "#C9A876",
|
|
10825
|
+
ToolCall: "#B5ABCB",
|
|
10826
|
+
// Tasks / projects / events — dusty rose family
|
|
10827
|
+
Task: "#B0617A",
|
|
10828
|
+
Project: "#8E4A60",
|
|
10829
|
+
Event: "#C68095",
|
|
10830
|
+
// Workflows — muted teal
|
|
10831
|
+
Workflow: "#3A6F77",
|
|
10832
|
+
WorkflowStep: "#5A8E96",
|
|
10833
|
+
WorkflowRun: "#7AAAB2",
|
|
10834
|
+
StepResult: "#9CC4CB",
|
|
10835
|
+
// Onboarding — muted violet (sits between conversation plum and
|
|
10836
|
+
// workflow teal but shares neither hue)
|
|
10837
|
+
OnboardingState: "#7A5A8A",
|
|
10838
|
+
// Email — muted moss (hue-adjacent to Knowledge but lower-saturation
|
|
10839
|
+
// and warmer; never co-rendered with KnowledgeDocument so visual
|
|
10840
|
+
// confusion doesn't apply, but kept distinguishable for the legend)
|
|
10841
|
+
Email: "#6F7F4A",
|
|
10842
|
+
EmailAccount: "#91A063",
|
|
10848
10843
|
// Review signals (Task 626 — previously written by review-detector but
|
|
10849
10844
|
// unregistered here, producing an `unknown label` 400 whenever the
|
|
10850
|
-
// filter popover advertised the label.
|
|
10851
|
-
//
|
|
10852
|
-
|
|
10853
|
-
ReviewAlert: "#DC2626"
|
|
10845
|
+
// filter popover advertised the label. Muted brick — still reads as
|
|
10846
|
+
// alert against the cream background but doesn't shout fire-engine red.)
|
|
10847
|
+
ReviewAlert: "#A85C5C"
|
|
10854
10848
|
};
|
|
10855
10849
|
var ALL_GRAPH_LABELS = Object.freeze(
|
|
10856
10850
|
Object.keys(GRAPH_LABEL_COLOURS)
|