@rubytech/create-maxy-code 0.1.107 → 0.1.108
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/config/brand.json +1 -0
- package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -0
- package/payload/platform/plugins/business-assistant/PLUGIN.md +4 -1
- package/payload/platform/plugins/docs/references/plugins-guide.md +8 -1
- package/payload/platform/plugins/venture-studio/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/venture-studio/PLUGIN.md +79 -0
- package/payload/platform/plugins/venture-studio/skills/brand-pack/SKILL.md +256 -0
- package/payload/platform/plugins/venture-studio/skills/brand-pack/references/color-psychology.md +118 -0
- package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/SKILL.md +109 -8
- package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/html-pdf-pipeline.md +1 -1
- package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/termsheet-template.md +1 -1
- package/payload/platform/plugins/venture-studio/skills/investor-data-room/templates/prospectus/index.html +1565 -0
- package/payload/platform/plugins/venture-studio/skills/investor-data-room/templates/prospectus/render-pdf.mjs +91 -0
- package/payload/platform/plugins/venture-studio/skills/investor-data-room/templates/prospectus/term_sheet.html +715 -0
- package/payload/platform/plugins/venture-studio/skills/office-hours/SKILL.md +588 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/SKILL.md +332 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/aarrr-metrics.md +275 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/assumption-testing.md +93 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/boolean-search.md +308 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/build-measure-learn.md +262 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/business-model-canvas.md +171 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/commitment-signals.md +246 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/design-thinking.md +183 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/earlyvangelist.md +190 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/first-principles.md +58 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/fishbone.md +114 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/five-whys.md +43 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/ice-scoring.md +237 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/innovation-accounting.md +290 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/jtbd.md +105 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/landing-page.md +361 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/market-type.md +167 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/mom-test.md +193 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/mvp-types.md +200 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/og-images.md +239 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/pareto.md +103 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/persona-development.md +291 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/pivot-types.md +225 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/positioning-statement.md +179 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/prd.md +363 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/pre-mortem.md +74 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/problem-validation.md +253 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/product-market-fit.md +256 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/research-synthesis.md +276 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/three-engines-of-growth.md +248 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/validation-tests.md +89 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/value-proposition-canvas.md +121 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/win-loss-analysis.md +242 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/workflow-mapping.md +271 -0
- package/payload/premium-plugins/.claude-plugin/marketplace.json +4 -4
- package/payload/premium-plugins/real-agent/plugins/brochures/skills/property-brochure/references/build.md +4 -5
- package/payload/premium-plugins/venture-studio/.claude-plugin/plugin.json +8 -0
- package/payload/premium-plugins/venture-studio/PLUGIN.md +79 -0
- package/payload/premium-plugins/venture-studio/skills/brand-pack/SKILL.md +256 -0
- package/payload/premium-plugins/venture-studio/skills/brand-pack/references/color-psychology.md +118 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/SKILL.md +359 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/business-plan-template.md +61 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/compliance-research-checklist.md +53 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/data-room-structure.md +77 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/deck-blueprint-template.md +38 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/design-tokens-application.md +79 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/html-pdf-pipeline.md +236 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/internal-workings-scrub.md +33 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/termsheet-template.md +88 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/templates/prospectus/index.html +1565 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/templates/prospectus/render-pdf.mjs +91 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/templates/prospectus/term_sheet.html +715 -0
- package/payload/premium-plugins/venture-studio/skills/office-hours/SKILL.md +588 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/SKILL.md +332 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/aarrr-metrics.md +275 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/assumption-testing.md +93 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/boolean-search.md +308 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/build-measure-learn.md +262 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/business-model-canvas.md +171 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/commitment-signals.md +246 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/design-thinking.md +183 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/earlyvangelist.md +190 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/first-principles.md +58 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/fishbone.md +114 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/five-whys.md +43 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/ice-scoring.md +237 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/innovation-accounting.md +290 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/jtbd.md +105 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/landing-page.md +361 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/market-type.md +167 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/mom-test.md +193 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/mvp-types.md +200 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/og-images.md +239 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/pareto.md +103 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/persona-development.md +291 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/pivot-types.md +225 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/positioning-statement.md +179 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/prd.md +363 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/pre-mortem.md +74 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/problem-validation.md +253 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/product-market-fit.md +256 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/research-synthesis.md +276 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/three-engines-of-growth.md +248 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/validation-tests.md +89 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/value-proposition-canvas.md +121 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/win-loss-analysis.md +242 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/workflow-mapping.md +271 -0
- package/payload/server/{chunk-TZD23CX6.js → chunk-AGFS3TVN.js} +44 -9
- package/payload/server/maxy-edge.js +1 -1
- package/payload/server/server.js +2 -2
- package/payload/premium-plugins/founder-pack/.claude-plugin/plugin.json +0 -8
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/business-plan-template.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/compliance-research-checklist.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/data-room-structure.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/deck-blueprint-template.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/design-tokens-application.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/internal-workings-scrub.md +0 -0
|
@@ -2632,7 +2632,8 @@ import { resolve, join } from "path";
|
|
|
2632
2632
|
import { existsSync, readFileSync } from "fs";
|
|
2633
2633
|
var configDirName = ".maxy";
|
|
2634
2634
|
var commercialMode = false;
|
|
2635
|
-
var
|
|
2635
|
+
var bundleMode = "none";
|
|
2636
|
+
var bundleAllowlist = [];
|
|
2636
2637
|
var vncDisplayNum = 99;
|
|
2637
2638
|
var rfbPortNum = 5900;
|
|
2638
2639
|
var websockifyPortNum = 6080;
|
|
@@ -2652,7 +2653,20 @@ if (platformRoot) {
|
|
|
2652
2653
|
}
|
|
2653
2654
|
if (typeof brand.configDir === "string") configDirName = brand.configDir;
|
|
2654
2655
|
if (brand.commercialMode === true) commercialMode = true;
|
|
2655
|
-
if (brand.shipsPremiumBundles === true)
|
|
2656
|
+
if (brand.shipsPremiumBundles === true) {
|
|
2657
|
+
bundleMode = "all";
|
|
2658
|
+
} else if (Array.isArray(brand.shipsPremiumBundles)) {
|
|
2659
|
+
const arr = brand.shipsPremiumBundles;
|
|
2660
|
+
for (const entry of arr) {
|
|
2661
|
+
if (typeof entry !== "string" || entry.length === 0) {
|
|
2662
|
+
throw new Error(
|
|
2663
|
+
`brand.json at ${brandPath} shipsPremiumBundles array contains invalid entry: ${JSON.stringify(entry)}`
|
|
2664
|
+
);
|
|
2665
|
+
}
|
|
2666
|
+
}
|
|
2667
|
+
bundleMode = "allowlist";
|
|
2668
|
+
bundleAllowlist = arr;
|
|
2669
|
+
}
|
|
2656
2670
|
if (typeof brand.vncDisplay === "number") vncDisplayNum = brand.vncDisplay;
|
|
2657
2671
|
const brandLabel = configDirName.replace(/^\./, "");
|
|
2658
2672
|
const required = [
|
|
@@ -2676,7 +2690,8 @@ if (platformRoot) {
|
|
|
2676
2690
|
var MAXY_DIR = resolve(homedir(), configDirName);
|
|
2677
2691
|
var BRAND_NAME = configDirName.replace(/^\./, "");
|
|
2678
2692
|
var COMMERCIAL_MODE = commercialMode;
|
|
2679
|
-
var
|
|
2693
|
+
var BUNDLE_MODE = bundleMode;
|
|
2694
|
+
var BUNDLE_ALLOWLIST = bundleAllowlist;
|
|
2680
2695
|
var VNC_DISPLAY = `:${vncDisplayNum}`;
|
|
2681
2696
|
var RFB_PORT = rfbPortNum;
|
|
2682
2697
|
var WEBSOCKIFY_PORT = websockifyPortNum;
|
|
@@ -3657,8 +3672,24 @@ function readBundleSubPlugins(bundlePath) {
|
|
|
3657
3672
|
return subs;
|
|
3658
3673
|
}
|
|
3659
3674
|
function walkPremiumBundles() {
|
|
3660
|
-
|
|
3661
|
-
|
|
3675
|
+
const TAG = "[premium-auto-deliver]";
|
|
3676
|
+
if (BUNDLE_MODE === "none") {
|
|
3677
|
+
console.log(`${TAG} gate brand=${BRAND_NAME} mode=none bundles=[]`);
|
|
3678
|
+
return [];
|
|
3679
|
+
}
|
|
3680
|
+
const onDisk = walkPremiumBundlesOnDisk();
|
|
3681
|
+
if (BUNDLE_MODE === "all") {
|
|
3682
|
+
console.log(`${TAG} gate brand=${BRAND_NAME} mode=all bundles=[${onDisk.map((b) => b.bundle).join(",")}]`);
|
|
3683
|
+
return onDisk;
|
|
3684
|
+
}
|
|
3685
|
+
const allow = new Set(BUNDLE_ALLOWLIST);
|
|
3686
|
+
const kept = onDisk.filter((b) => allow.has(b.bundle));
|
|
3687
|
+
const onDiskNames = new Set(onDisk.map((b) => b.bundle));
|
|
3688
|
+
const missing = BUNDLE_ALLOWLIST.filter((name) => !onDiskNames.has(name));
|
|
3689
|
+
console.log(
|
|
3690
|
+
`${TAG} gate brand=${BRAND_NAME} mode=allowlist bundles=[${kept.map((b) => b.bundle).join(",")}]` + (missing.length > 0 ? ` missing=[${missing.join(",")}]` : "")
|
|
3691
|
+
);
|
|
3692
|
+
return kept;
|
|
3662
3693
|
}
|
|
3663
3694
|
function walkPremiumBundlesOnDisk() {
|
|
3664
3695
|
const stagingRoot = resolve4(PLATFORM_ROOT2, "../premium-plugins");
|
|
@@ -3733,7 +3764,7 @@ function autoDeliverPremiumPlugins() {
|
|
|
3733
3764
|
}
|
|
3734
3765
|
}
|
|
3735
3766
|
}
|
|
3736
|
-
function reconcileEnabledPlugins(accountDir, config) {
|
|
3767
|
+
function reconcileEnabledPlugins(accountDir, config, accountId) {
|
|
3737
3768
|
const TAG = "[premium-auto-deliver]";
|
|
3738
3769
|
if (!accountDir || !config) return;
|
|
3739
3770
|
const bundles = walkPremiumBundles();
|
|
@@ -3759,7 +3790,9 @@ function reconcileEnabledPlugins(accountDir, config) {
|
|
|
3759
3790
|
currentSet.add(sub);
|
|
3760
3791
|
added.push(sub);
|
|
3761
3792
|
}
|
|
3762
|
-
console.log(
|
|
3793
|
+
console.log(
|
|
3794
|
+
`${TAG} stamp accountId=${accountId ?? "unknown"} brand=${BRAND_NAME} mode=${BUNDLE_MODE} bundles=[${bundleNames.join(",")}] added=[${added.join(",")}]`
|
|
3795
|
+
);
|
|
3763
3796
|
if (added.length === 0) return;
|
|
3764
3797
|
const merged = [...currentSet];
|
|
3765
3798
|
const configPath = resolve4(accountDir, "account.json");
|
|
@@ -3776,11 +3809,13 @@ function reconcileEnabledPlugins(accountDir, config) {
|
|
|
3776
3809
|
function cleanupLeakedPremiumSubs(accountDir, config, accountId) {
|
|
3777
3810
|
const TAG = "[premium-auto-deliver]";
|
|
3778
3811
|
if (!accountDir || !config) return;
|
|
3779
|
-
if (
|
|
3812
|
+
if (BUNDLE_MODE === "all") return;
|
|
3780
3813
|
const current = Array.isArray(config.enabledPlugins) ? config.enabledPlugins : [];
|
|
3781
3814
|
if (current.length === 0) return;
|
|
3815
|
+
const allow = new Set(BUNDLE_ALLOWLIST);
|
|
3782
3816
|
const leakedNames = /* @__PURE__ */ new Set();
|
|
3783
|
-
for (const { subs } of walkPremiumBundlesOnDisk()) {
|
|
3817
|
+
for (const { bundle, subs } of walkPremiumBundlesOnDisk()) {
|
|
3818
|
+
if (BUNDLE_MODE === "allowlist" && allow.has(bundle)) continue;
|
|
3784
3819
|
for (const sub of subs) leakedNames.add(sub);
|
|
3785
3820
|
}
|
|
3786
3821
|
if (leakedNames.size === 0) return;
|
package/payload/server/server.js
CHANGED
|
@@ -61,7 +61,7 @@ import {
|
|
|
61
61
|
vncLog,
|
|
62
62
|
waitForExit,
|
|
63
63
|
walkPremiumBundles
|
|
64
|
-
} from "./chunk-
|
|
64
|
+
} from "./chunk-AGFS3TVN.js";
|
|
65
65
|
import {
|
|
66
66
|
CLOUDFLARE_TASK_DIAGNOSTICS,
|
|
67
67
|
appendCloudflareSteps,
|
|
@@ -14369,7 +14369,7 @@ var bootEntitlement = bootAccountConfig ? resolveEntitlement(
|
|
|
14369
14369
|
}
|
|
14370
14370
|
) : null;
|
|
14371
14371
|
autoDeliverPremiumPlugins();
|
|
14372
|
-
reconcileEnabledPlugins(bootAccount?.accountDir, bootAccount?.config);
|
|
14372
|
+
reconcileEnabledPlugins(bootAccount?.accountDir, bootAccount?.config, bootAccount?.accountId);
|
|
14373
14373
|
for (const acct of listValidAccounts()) {
|
|
14374
14374
|
cleanupLeakedPremiumSubs(acct.accountDir, acct.config, acct.accountId);
|
|
14375
14375
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|