@open-mercato/cli 0.7.1-develop.7191.1.3c9346566b → 0.7.1-develop.7194.1.ab4fc81f82
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/.turbo/turbo-build.log +6 -2
- package/dist/agentic/github-copilot/copilot-instructions.md.template +37 -0
- package/dist/agentic/github-copilot/instructions/entity-guard.instructions.md +27 -0
- package/dist/agentic/github-copilot/instructions/generated-guard.instructions.md +10 -0
- package/dist/agentic/github-copilot/mcp.json.example +13 -0
- package/dist/agentic/guides/module-facts.json +11527 -283
- package/dist/agentic/guides/module-facts.v2.json +11527 -283
- package/dist/agentic/guides/modules/agent_orchestrator/acl-features.md +31 -0
- package/dist/agentic/guides/modules/agent_orchestrator/active-extension-bindings.md +12 -0
- package/dist/agentic/guides/modules/agent_orchestrator/ai-agents.md +12 -0
- package/dist/agentic/guides/modules/agent_orchestrator/ai-tools-mcp-capabilities.md +13 -0
- package/dist/agentic/guides/modules/agent_orchestrator/backend-pages.md +28 -0
- package/dist/agentic/guides/modules/agent_orchestrator/cli-commands.md +14 -0
- package/dist/agentic/guides/modules/agent_orchestrator/contribution-resolutions.md +49 -0
- package/dist/agentic/guides/modules/agent_orchestrator/di-registrations-rich.md +42 -0
- package/dist/agentic/guides/modules/agent_orchestrator/di-service-tokens.md +24 -0
- package/dist/agentic/guides/modules/agent_orchestrator/domain-commands.md +28 -0
- package/dist/agentic/guides/modules/agent_orchestrator/encryption.md +20 -0
- package/dist/agentic/guides/modules/agent_orchestrator/entities.md +31 -0
- package/dist/agentic/guides/modules/agent_orchestrator/events.md +38 -0
- package/dist/agentic/guides/modules/agent_orchestrator/exact-override-targets.md +122 -0
- package/dist/agentic/guides/modules/agent_orchestrator/host-extension-points.md +10 -0
- package/dist/agentic/guides/modules/agent_orchestrator/index.md +31 -0
- package/dist/agentic/guides/modules/agent_orchestrator/owned-contract-module-metadata.md +11 -0
- package/dist/agentic/guides/modules/agent_orchestrator/setup.md +11 -0
- package/dist/agentic/guides/modules/agent_orchestrator/umes-contributions.md +49 -0
- package/dist/agentic/guides/modules/agent_orchestrator/umes-hosts.md +61 -0
- package/dist/agentic/guides/modules/agent_orchestrator/workers.md +14 -0
- package/dist/agentic/guides/modules/ai_assistant/di-registrations-rich.md +3 -2
- package/dist/agentic/guides/modules/ai_assistant/di-service-tokens.md +2 -1
- package/dist/agentic/guides/modules/ai_assistant/exact-override-targets.md +3 -2
- package/dist/agentic/guides/modules/ai_assistant/index.md +1 -1
- package/dist/agentic/guides/modules/api_docs/index.md +1 -1
- package/dist/agentic/guides/modules/api_keys/index.md +1 -1
- package/dist/agentic/guides/modules/attachments/index.md +1 -1
- package/dist/agentic/guides/modules/audit_logs/index.md +1 -1
- package/dist/agentic/guides/modules/auth/index.md +1 -1
- package/dist/agentic/guides/modules/business_rules/index.md +1 -1
- package/dist/agentic/guides/modules/catalog/index.md +1 -1
- package/dist/agentic/guides/modules/channel_apns/index.md +1 -1
- package/dist/agentic/guides/modules/channel_discord/index.md +1 -1
- package/dist/agentic/guides/modules/channel_expo/index.md +1 -1
- package/dist/agentic/guides/modules/channel_fcm/index.md +1 -1
- package/dist/agentic/guides/modules/channel_gmail/index.md +1 -1
- package/dist/agentic/guides/modules/channel_imap/index.md +1 -1
- package/dist/agentic/guides/modules/channel_resend/index.md +1 -1
- package/dist/agentic/guides/modules/channel_ses/index.md +1 -1
- package/dist/agentic/guides/modules/checkout/index.md +1 -1
- package/dist/agentic/guides/modules/communication_channels/index.md +1 -1
- package/dist/agentic/guides/modules/configs/index.md +1 -1
- package/dist/agentic/guides/modules/content/index.md +1 -1
- package/dist/agentic/guides/modules/currencies/index.md +1 -1
- package/dist/agentic/guides/modules/customer_accounts/cli-commands.md +11 -0
- package/dist/agentic/guides/modules/customer_accounts/exact-override-targets.md +5 -4
- package/dist/agentic/guides/modules/customer_accounts/index.md +3 -2
- package/dist/agentic/guides/modules/customer_accounts/setup.md +1 -1
- package/dist/agentic/guides/modules/customers/contribution-resolutions.md +1 -0
- package/dist/agentic/guides/modules/customers/exact-override-targets.md +1 -0
- package/dist/agentic/guides/modules/customers/incoming-installed-contributions.md +3 -0
- package/dist/agentic/guides/modules/customers/index.md +2 -2
- package/dist/agentic/guides/modules/customers/umes-contributions.md +1 -0
- package/dist/agentic/guides/modules/dashboards/index.md +1 -1
- package/dist/agentic/guides/modules/data_sync/index.md +1 -1
- package/dist/agentic/guides/modules/design_system/index.md +1 -1
- package/dist/agentic/guides/modules/devices/index.md +1 -1
- package/dist/agentic/guides/modules/dictionaries/index.md +1 -1
- package/dist/agentic/guides/modules/directory/index.md +1 -1
- package/dist/agentic/guides/modules/documents/index.md +1 -1
- package/dist/agentic/guides/modules/entities/index.md +1 -1
- package/dist/agentic/guides/modules/eudr/index.md +1 -1
- package/dist/agentic/guides/modules/events/index.md +1 -1
- package/dist/agentic/guides/modules/feature_toggles/index.md +1 -1
- package/dist/agentic/guides/modules/gateway_stripe/index.md +1 -1
- package/dist/agentic/guides/modules/generators/index.md +1 -1
- package/dist/agentic/guides/modules/inbox_ops/index.md +1 -1
- package/dist/agentic/guides/modules/integrations/index.md +1 -1
- package/dist/agentic/guides/modules/messages/index.md +1 -1
- package/dist/agentic/guides/modules/notifications/index.md +1 -1
- package/dist/agentic/guides/modules/onboarding/index.md +1 -1
- package/dist/agentic/guides/modules/payment_gateways/index.md +1 -1
- package/dist/agentic/guides/modules/perspectives/index.md +1 -1
- package/dist/agentic/guides/modules/phone_calls/index.md +1 -1
- package/dist/agentic/guides/modules/planner/index.md +1 -1
- package/dist/agentic/guides/modules/portal/index.md +1 -1
- package/dist/agentic/guides/modules/progress/index.md +1 -1
- package/dist/agentic/guides/modules/push_notifications/index.md +1 -1
- package/dist/agentic/guides/modules/query_index/index.md +1 -1
- package/dist/agentic/guides/modules/record_locks/index.md +1 -1
- package/dist/agentic/guides/modules/resources/index.md +1 -1
- package/dist/agentic/guides/modules/sales/index.md +1 -1
- package/dist/agentic/guides/modules/scheduler/index.md +1 -1
- package/dist/agentic/guides/modules/search/index.md +1 -1
- package/dist/agentic/guides/modules/security/index.md +1 -1
- package/dist/agentic/guides/modules/seeds/cli-commands.md +14 -0
- package/dist/agentic/guides/modules/seeds/exact-override-targets.md +14 -0
- package/dist/agentic/guides/modules/seeds/index.md +14 -0
- package/dist/agentic/guides/modules/seeds/owned-contract-module-metadata.md +11 -0
- package/dist/agentic/guides/modules/shipping_carriers/index.md +1 -1
- package/dist/agentic/guides/modules/sso/index.md +1 -1
- package/dist/agentic/guides/modules/staff/index.md +1 -1
- package/dist/agentic/guides/modules/storage_s3/index.md +1 -1
- package/dist/agentic/guides/modules/sync_akeneo/index.md +1 -1
- package/dist/agentic/guides/modules/sync_excel/index.md +1 -1
- package/dist/agentic/guides/modules/system_status_overlays/index.md +1 -1
- package/dist/agentic/guides/modules/tillio/index.md +1 -1
- package/dist/agentic/guides/modules/translations/index.md +1 -1
- package/dist/agentic/guides/modules/warranty_claims/index.md +1 -1
- package/dist/agentic/guides/modules/webhooks/index.md +1 -1
- package/dist/agentic/guides/modules/wms/index.md +1 -1
- package/dist/agentic/guides/modules/workflows/acl-features.md +11 -1
- package/dist/agentic/guides/modules/workflows/active-extension-bindings.md +4 -1
- package/dist/agentic/guides/modules/workflows/ai-tools-mcp-capabilities.md +17 -0
- package/dist/agentic/guides/modules/workflows/backend-pages.md +3 -0
- package/dist/agentic/guides/modules/workflows/contribution-resolutions.md +24 -0
- package/dist/agentic/guides/modules/workflows/di-registrations-rich.md +11 -7
- package/dist/agentic/guides/modules/workflows/di-service-tokens.md +11 -7
- package/dist/agentic/guides/modules/workflows/domain-commands.md +11 -0
- package/dist/agentic/guides/modules/workflows/entities.md +2 -0
- package/dist/agentic/guides/modules/workflows/events.md +14 -8
- package/dist/agentic/guides/modules/workflows/exact-override-targets.md +45 -10
- package/dist/agentic/guides/modules/workflows/frontend-pages.md +2 -0
- package/dist/agentic/guides/modules/workflows/incoming-installed-contributions.md +17 -0
- package/dist/agentic/guides/modules/workflows/index.md +15 -12
- package/dist/agentic/guides/modules/workflows/notifications.md +2 -0
- package/dist/agentic/guides/modules/workflows/setup.md +1 -1
- package/dist/agentic/guides/modules/workflows/umes-contributions.md +24 -0
- package/dist/agentic/guides/modules/workflows/umes-hosts.md +14 -6
- package/dist/agentic/guides/modules/workflows/workers.md +4 -1
- package/dist/agentic/guides/reference-module-facts.json +2 -2
- package/dist/agentic/guides/reference-modules/example/index.md +1 -1
- package/dist/agentic/guides/upstream/AGENTS.md +3 -1
- package/dist/agentic/guides/upstream/manifest.json +2 -2
- package/dist/agentic/shared/ai/harness/design-system-inventory.json +118 -106
- package/dist/agentic/shared/ai/harness/source-link-inventory.json +8 -8
- package/dist/lib/agentic-init.js +4 -0
- package/dist/lib/agentic-init.js.map +2 -2
- package/dist/lib/agentic-setup.js +19 -5
- package/dist/lib/agentic-setup.js.map +2 -2
- package/dist/lib/generators/extensions/agent-files.js +913 -0
- package/dist/lib/generators/extensions/agent-files.js.map +7 -0
- package/dist/lib/generators/extensions/index.js +2 -0
- package/dist/lib/generators/extensions/index.js.map +2 -2
- package/dist/lib/generators/index.js +3 -1
- package/dist/lib/generators/index.js.map +2 -2
- package/dist/lib/generators/module-registry.js +40 -11
- package/dist/lib/generators/module-registry.js.map +2 -2
- package/dist/lib/generators/route-collisions.js +35 -0
- package/dist/lib/generators/route-collisions.js.map +7 -0
- package/dist/lib/generators/web-research-adapters.js +95 -0
- package/dist/lib/generators/web-research-adapters.js.map +7 -0
- package/dist/mercato.js +5 -2
- package/dist/mercato.js.map +2 -2
- package/package.json +6 -6
- package/src/__tests__/agent-files.test.ts +199 -0
- package/src/__tests__/mercato.test.ts +14 -0
- package/src/lib/__tests__/agentic-init.test.ts +11 -0
- package/src/lib/__tests__/agentic-setup.ownership.test.ts +5 -0
- package/src/lib/agentic-init.ts +4 -0
- package/src/lib/agentic-setup.ts +30 -5
- package/src/lib/generators/__tests__/agent-files-extension.test.ts +477 -0
- package/src/lib/generators/__tests__/module-facts.bc-guard.test.ts +25 -8
- package/src/lib/generators/__tests__/route-collisions.test.ts +155 -0
- package/src/lib/generators/extensions/agent-files.ts +1332 -0
- package/src/lib/generators/extensions/index.ts +2 -0
- package/src/lib/generators/index.ts +1 -0
- package/src/lib/generators/module-registry.ts +66 -17
- package/src/lib/generators/route-collisions.ts +57 -0
- package/src/lib/generators/web-research-adapters.ts +133 -0
- package/src/mercato.ts +4 -1
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
"auditedHeadSha": "fb9b8ddfe4470ef11d312caa4628c46af7d48adf",
|
|
552
552
|
"baselineSha": "b2d26489c683edc44265212ac8a79be1b981774f",
|
|
553
553
|
"packageName": "@open-mercato/ui",
|
|
554
|
-
"packageVersion": "0.
|
|
554
|
+
"packageVersion": "0.7.0",
|
|
555
555
|
"packageContentHash": null,
|
|
556
556
|
"tokenApplicability": "not-applicable",
|
|
557
557
|
"snapshotAvailability": "unavailable",
|
|
@@ -594,7 +594,7 @@
|
|
|
594
594
|
"auditedHeadSha": "fb9b8ddfe4470ef11d312caa4628c46af7d48adf",
|
|
595
595
|
"baselineSha": "b2d26489c683edc44265212ac8a79be1b981774f",
|
|
596
596
|
"packageName": "@open-mercato/ui",
|
|
597
|
-
"packageVersion": "0.
|
|
597
|
+
"packageVersion": "0.7.0",
|
|
598
598
|
"packageContentHash": null,
|
|
599
599
|
"tokenApplicability": "not-applicable",
|
|
600
600
|
"snapshotAvailability": "unavailable",
|
|
@@ -637,7 +637,7 @@
|
|
|
637
637
|
"auditedHeadSha": "fb9b8ddfe4470ef11d312caa4628c46af7d48adf",
|
|
638
638
|
"baselineSha": "b2d26489c683edc44265212ac8a79be1b981774f",
|
|
639
639
|
"packageName": "@open-mercato/ui",
|
|
640
|
-
"packageVersion": "0.
|
|
640
|
+
"packageVersion": "0.7.0",
|
|
641
641
|
"packageContentHash": null,
|
|
642
642
|
"tokenApplicability": "not-applicable",
|
|
643
643
|
"snapshotAvailability": "unavailable",
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
"auditedHeadSha": "fb9b8ddfe4470ef11d312caa4628c46af7d48adf",
|
|
681
681
|
"baselineSha": "b2d26489c683edc44265212ac8a79be1b981774f",
|
|
682
682
|
"packageName": "@open-mercato/ui",
|
|
683
|
-
"packageVersion": "0.
|
|
683
|
+
"packageVersion": "0.7.0",
|
|
684
684
|
"packageContentHash": null,
|
|
685
685
|
"tokenApplicability": "not-applicable",
|
|
686
686
|
"snapshotAvailability": "unavailable",
|
|
@@ -723,7 +723,7 @@
|
|
|
723
723
|
"auditedHeadSha": "fb9b8ddfe4470ef11d312caa4628c46af7d48adf",
|
|
724
724
|
"baselineSha": "b2d26489c683edc44265212ac8a79be1b981774f",
|
|
725
725
|
"packageName": "@open-mercato/ui",
|
|
726
|
-
"packageVersion": "0.
|
|
726
|
+
"packageVersion": "0.7.0",
|
|
727
727
|
"packageContentHash": null,
|
|
728
728
|
"tokenApplicability": "not-applicable",
|
|
729
729
|
"snapshotAvailability": "unavailable",
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"auditedHeadSha": "fb9b8ddfe4470ef11d312caa4628c46af7d48adf",
|
|
767
767
|
"baselineSha": "b2d26489c683edc44265212ac8a79be1b981774f",
|
|
768
768
|
"packageName": "@open-mercato/ui",
|
|
769
|
-
"packageVersion": "0.
|
|
769
|
+
"packageVersion": "0.7.0",
|
|
770
770
|
"packageContentHash": null,
|
|
771
771
|
"tokenApplicability": "not-applicable",
|
|
772
772
|
"snapshotAvailability": "unavailable",
|
|
@@ -838,7 +838,7 @@
|
|
|
838
838
|
"auditedHeadSha": "fb9b8ddfe4470ef11d312caa4628c46af7d48adf",
|
|
839
839
|
"baselineSha": "b2d26489c683edc44265212ac8a79be1b981774f",
|
|
840
840
|
"packageName": "@open-mercato/ui",
|
|
841
|
-
"packageVersion": "0.
|
|
841
|
+
"packageVersion": "0.7.0",
|
|
842
842
|
"packageContentHash": null,
|
|
843
843
|
"tokenApplicability": "not-applicable",
|
|
844
844
|
"snapshotAvailability": "unavailable",
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
"auditedHeadSha": "fb9b8ddfe4470ef11d312caa4628c46af7d48adf",
|
|
911
911
|
"baselineSha": "b2d26489c683edc44265212ac8a79be1b981774f",
|
|
912
912
|
"packageName": "@open-mercato/ui",
|
|
913
|
-
"packageVersion": "0.
|
|
913
|
+
"packageVersion": "0.7.0",
|
|
914
914
|
"packageContentHash": null,
|
|
915
915
|
"tokenApplicability": "not-applicable",
|
|
916
916
|
"snapshotAvailability": "unavailable",
|
package/dist/lib/agentic-init.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/lib/agentic-init.ts"],
|
|
4
|
-
"sourcesContent": ["import { existsSync } from 'node:fs'\nimport { join, resolve } from 'node:path'\nimport { createInterface } from 'node:readline'\n\ninterface AgenticInitOptions {\n tool?: string\n force?: boolean\n updateHarness?: boolean\n experimentalHooksValidator?: boolean\n}\n\nconst TOOL_EXISTING_FILES: Record<string, string[]> = {\n 'claude-code': [\n 'CLAUDE.md',\n '.claude/settings.json',\n '.mcp.json.example',\n ],\n 'codex': [\n '.codex/mcp.json.example',\n ],\n 'cursor': [\n '.cursor/hooks.json',\n ],\n}\n\nfunction parseArgs(args: string[]): AgenticInitOptions {\n const options: AgenticInitOptions = {}\n for (let i = 0; i < args.length; i++) {\n const arg = args[i]\n if (arg === '--force' || arg === '-f') {\n options.force = true\n } else if (arg === '--update-harness') {\n options.updateHarness = true\n } else if (arg === '--experimental-hooks-validator') {\n options.experimentalHooksValidator = true\n } else if (arg.startsWith('--tool=')) {\n options.tool = arg.slice('--tool='.length)\n } else if (arg === '--tool') {\n options.tool = args[++i]\n }\n }\n return options\n}\n\nexport function resolveRelevantAgenticFiles(toolOption?: string): string[] {\n if (typeof toolOption !== 'string' || toolOption.trim().length === 0) {\n return Object.values(TOOL_EXISTING_FILES).flat()\n }\n\n const toolIds = toolOption.split(',').map((toolId) => toolId.trim()).filter(Boolean)\n const relevantFiles = new Set<string>()\n\n for (const toolId of toolIds) {\n const toolFiles = TOOL_EXISTING_FILES[toolId]\n if (!toolFiles) continue\n for (const relativePath of toolFiles) {\n relevantFiles.add(relativePath)\n }\n }\n\n return relevantFiles.size > 0 ? Array.from(relevantFiles) : Object.values(TOOL_EXISTING_FILES).flat()\n}\n\nexport async function runAgenticInit(args: string[]): Promise<number> {\n const targetDir = resolve('.')\n const options = parseArgs(args)\n\n if (options.force && options.updateHarness) {\n console.error('\u274C --force and --update-harness are mutually exclusive')\n return 1\n }\n\n // Validate this is an Open Mercato app directory\n if (!existsSync(join(targetDir, 'src', 'modules.ts'))) {\n console.error('\u274C Not an Open Mercato app directory (src/modules.ts not found)')\n return 1\n }\n\n // Check if agentic files already exist and warn unless --force\n if (!options.force && !options.updateHarness) {\n const existingFiles = resolveRelevantAgenticFiles(options.tool)\n .filter((relativePath) => existsSync(join(targetDir, relativePath)))\n\n if (existingFiles.length > 0) {\n console.log('')\n console.log('\u26A0\uFE0F Agentic files already exist:')\n for (const f of existingFiles) {\n console.log(` \u2022 ${f}`)\n }\n console.log('')\n console.log('Run with --update-harness to preserve local edits, or --force to replace generated files.')\n console.log('')\n return 0\n }\n }\n\n // Dynamic import of the setup wizard from create-app's agentic source\n // Since we can't import from create-app at runtime in standalone apps,\n // we inline the generator logic here using the same source files approach.\n const { runAgenticSetup } = await import('./agentic-setup.js')\n\n const rl = createInterface({ input: process.stdin, output: process.stdout })\n const ask = (q: string) => new Promise<string>((res) => rl.question(q, (a) => res(a.trim())))\n\n try {\n await runAgenticSetup(targetDir, ask, {\n tool: options.tool,\n force: options.force,\n updateHarness: options.updateHarness,\n experimentalHooksValidator: options.experimentalHooksValidator,\n })\n } finally {\n rl.close()\n }\n\n return 0\n}\n"],
|
|
5
|
-
"mappings": "AAAA,SAAS,kBAAkB;AAC3B,SAAS,MAAM,eAAe;AAC9B,SAAS,uBAAuB;AAShC,MAAM,sBAAgD;AAAA,EACpD,eAAe;AAAA,IACb;AAAA,IACA;AAAA,IACA;AAAA,EACF;AAAA,EACA,SAAS;AAAA,IACP;AAAA,EACF;AAAA,EACA,UAAU;AAAA,IACR;AAAA,EACF;AACF;AAEA,SAAS,UAAU,MAAoC;AACrD,QAAM,UAA8B,CAAC;AACrC,WAAS,IAAI,GAAG,IAAI,KAAK,QAAQ,KAAK;AACpC,UAAM,MAAM,KAAK,CAAC;AAClB,QAAI,QAAQ,aAAa,QAAQ,MAAM;AACrC,cAAQ,QAAQ;AAAA,IAClB,WAAW,QAAQ,oBAAoB;AACrC,cAAQ,gBAAgB;AAAA,IAC1B,WAAW,QAAQ,kCAAkC;AACnD,cAAQ,6BAA6B;AAAA,IACvC,WAAW,IAAI,WAAW,SAAS,GAAG;AACpC,cAAQ,OAAO,IAAI,MAAM,UAAU,MAAM;AAAA,IAC3C,WAAW,QAAQ,UAAU;AAC3B,cAAQ,OAAO,KAAK,EAAE,CAAC;AAAA,IACzB;AAAA,EACF;AACA,SAAO;AACT;AAEO,SAAS,4BAA4B,YAA+B;AACzE,MAAI,OAAO,eAAe,YAAY,WAAW,KAAK,EAAE,WAAW,GAAG;AACpE,WAAO,OAAO,OAAO,mBAAmB,EAAE,KAAK;AAAA,EACjD;AAEA,QAAM,UAAU,WAAW,MAAM,GAAG,EAAE,IAAI,CAAC,WAAW,OAAO,KAAK,CAAC,EAAE,OAAO,OAAO;AACnF,QAAM,gBAAgB,oBAAI,IAAY;AAEtC,aAAW,UAAU,SAAS;AAC5B,UAAM,YAAY,oBAAoB,MAAM;AAC5C,QAAI,CAAC,UAAW;AAChB,eAAW,gBAAgB,WAAW;AACpC,oBAAc,IAAI,YAAY;AAAA,IAChC;AAAA,EACF;AAEA,SAAO,cAAc,OAAO,IAAI,MAAM,KAAK,aAAa,IAAI,OAAO,OAAO,mBAAmB,EAAE,KAAK;AACtG;AAEA,eAAsB,eAAe,MAAiC;AACpE,QAAM,YAAY,QAAQ,GAAG;AAC7B,QAAM,UAAU,UAAU,IAAI;AAE9B,MAAI,QAAQ,SAAS,QAAQ,eAAe;AAC1C,YAAQ,MAAM,6DAAwD;AACtE,WAAO;AAAA,EACT;AAGA,MAAI,CAAC,WAAW,KAAK,WAAW,OAAO,YAAY,CAAC,GAAG;AACrD,YAAQ,MAAM,sEAAiE;AAC/E,WAAO;AAAA,EACT;AAGA,MAAI,CAAC,QAAQ,SAAS,CAAC,QAAQ,eAAe;AAC5C,UAAM,gBAAgB,4BAA4B,QAAQ,IAAI,EAC3D,OAAO,CAAC,iBAAiB,WAAW,KAAK,WAAW,YAAY,CAAC,CAAC;AAErE,QAAI,cAAc,SAAS,GAAG;AAC5B,cAAQ,IAAI,EAAE;AACd,cAAQ,IAAI,4CAAkC;AAC9C,iBAAW,KAAK,eAAe;AAC7B,gBAAQ,IAAI,aAAQ,CAAC,EAAE;AAAA,MACzB;AACA,cAAQ,IAAI,EAAE;AACd,cAAQ,IAAI,2FAA2F;AACvG,cAAQ,IAAI,EAAE;AACd,aAAO;AAAA,IACT;AAAA,EACF;AAKA,QAAM,EAAE,gBAAgB,IAAI,MAAM,OAAO,oBAAoB;AAE7D,QAAM,KAAK,gBAAgB,EAAE,OAAO,QAAQ,OAAO,QAAQ,QAAQ,OAAO,CAAC;AAC3E,QAAM,MAAM,CAAC,MAAc,IAAI,QAAgB,CAAC,QAAQ,GAAG,SAAS,GAAG,CAAC,MAAM,IAAI,EAAE,KAAK,CAAC,CAAC,CAAC;AAE5F,MAAI;AACF,UAAM,gBAAgB,WAAW,KAAK;AAAA,MACpC,MAAM,QAAQ;AAAA,MACd,OAAO,QAAQ;AAAA,MACf,eAAe,QAAQ;AAAA,MACvB,4BAA4B,QAAQ;AAAA,IACtC,CAAC;AAAA,EACH,UAAE;AACA,OAAG,MAAM;AAAA,EACX;AAEA,SAAO;AACT;",
|
|
4
|
+
"sourcesContent": ["import { existsSync } from 'node:fs'\nimport { join, resolve } from 'node:path'\nimport { createInterface } from 'node:readline'\n\ninterface AgenticInitOptions {\n tool?: string\n force?: boolean\n updateHarness?: boolean\n experimentalHooksValidator?: boolean\n}\n\nconst TOOL_EXISTING_FILES: Record<string, string[]> = {\n 'claude-code': [\n 'CLAUDE.md',\n '.claude/settings.json',\n '.mcp.json.example',\n ],\n 'codex': [\n '.codex/mcp.json.example',\n ],\n 'cursor': [\n '.cursor/hooks.json',\n ],\n 'github-copilot': [\n '.github/copilot-instructions.md',\n '.vscode/mcp.json.example',\n ],\n}\n\nfunction parseArgs(args: string[]): AgenticInitOptions {\n const options: AgenticInitOptions = {}\n for (let i = 0; i < args.length; i++) {\n const arg = args[i]\n if (arg === '--force' || arg === '-f') {\n options.force = true\n } else if (arg === '--update-harness') {\n options.updateHarness = true\n } else if (arg === '--experimental-hooks-validator') {\n options.experimentalHooksValidator = true\n } else if (arg.startsWith('--tool=')) {\n options.tool = arg.slice('--tool='.length)\n } else if (arg === '--tool') {\n options.tool = args[++i]\n }\n }\n return options\n}\n\nexport function resolveRelevantAgenticFiles(toolOption?: string): string[] {\n if (typeof toolOption !== 'string' || toolOption.trim().length === 0) {\n return Object.values(TOOL_EXISTING_FILES).flat()\n }\n\n const toolIds = toolOption.split(',').map((toolId) => toolId.trim()).filter(Boolean)\n const relevantFiles = new Set<string>()\n\n for (const toolId of toolIds) {\n const toolFiles = TOOL_EXISTING_FILES[toolId]\n if (!toolFiles) continue\n for (const relativePath of toolFiles) {\n relevantFiles.add(relativePath)\n }\n }\n\n return relevantFiles.size > 0 ? Array.from(relevantFiles) : Object.values(TOOL_EXISTING_FILES).flat()\n}\n\nexport async function runAgenticInit(args: string[]): Promise<number> {\n const targetDir = resolve('.')\n const options = parseArgs(args)\n\n if (options.force && options.updateHarness) {\n console.error('\u274C --force and --update-harness are mutually exclusive')\n return 1\n }\n\n // Validate this is an Open Mercato app directory\n if (!existsSync(join(targetDir, 'src', 'modules.ts'))) {\n console.error('\u274C Not an Open Mercato app directory (src/modules.ts not found)')\n return 1\n }\n\n // Check if agentic files already exist and warn unless --force\n if (!options.force && !options.updateHarness) {\n const existingFiles = resolveRelevantAgenticFiles(options.tool)\n .filter((relativePath) => existsSync(join(targetDir, relativePath)))\n\n if (existingFiles.length > 0) {\n console.log('')\n console.log('\u26A0\uFE0F Agentic files already exist:')\n for (const f of existingFiles) {\n console.log(` \u2022 ${f}`)\n }\n console.log('')\n console.log('Run with --update-harness to preserve local edits, or --force to replace generated files.')\n console.log('')\n return 0\n }\n }\n\n // Dynamic import of the setup wizard from create-app's agentic source\n // Since we can't import from create-app at runtime in standalone apps,\n // we inline the generator logic here using the same source files approach.\n const { runAgenticSetup } = await import('./agentic-setup.js')\n\n const rl = createInterface({ input: process.stdin, output: process.stdout })\n const ask = (q: string) => new Promise<string>((res) => rl.question(q, (a) => res(a.trim())))\n\n try {\n await runAgenticSetup(targetDir, ask, {\n tool: options.tool,\n force: options.force,\n updateHarness: options.updateHarness,\n experimentalHooksValidator: options.experimentalHooksValidator,\n })\n } finally {\n rl.close()\n }\n\n return 0\n}\n"],
|
|
5
|
+
"mappings": "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",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -573,14 +573,24 @@ function generateCursor(config) {
|
|
|
573
573
|
}
|
|
574
574
|
copyFile(srcDir, "mcp.json.example", join(targetDir, ".cursor", "mcp.json.example"));
|
|
575
575
|
}
|
|
576
|
+
function generateGithubCopilot(config) {
|
|
577
|
+
const { targetDir } = config;
|
|
578
|
+
const srcDir = join(AGENTIC_DIR, "github-copilot");
|
|
579
|
+
writeTemplate(srcDir, "copilot-instructions.md.template", join(targetDir, ".github", "copilot-instructions.md"), config);
|
|
580
|
+
copyFile(srcDir, "instructions/entity-guard.instructions.md", join(targetDir, ".github", "instructions", "entity-guard.instructions.md"));
|
|
581
|
+
copyFile(srcDir, "instructions/generated-guard.instructions.md", join(targetDir, ".github", "instructions", "generated-guard.instructions.md"));
|
|
582
|
+
copyFile(srcDir, "mcp.json.example", join(targetDir, ".vscode", "mcp.json.example"));
|
|
583
|
+
}
|
|
576
584
|
const TOOLS = [
|
|
577
585
|
{ key: "1", label: "Claude Code (Anthropic)", id: "claude-code" },
|
|
578
586
|
{ key: "2", label: "Codex (OpenAI)", id: "codex" },
|
|
579
587
|
{ key: "3", label: "Cursor (Anysphere)", id: "cursor" },
|
|
580
|
-
{ key: "4", label: "
|
|
581
|
-
{ key: "5", label: "
|
|
588
|
+
{ key: "4", label: "GitHub Copilot (GitHub)", id: "github-copilot" },
|
|
589
|
+
{ key: "5", label: "Multiple tools (select individually)", id: "multiple" },
|
|
590
|
+
{ key: "6", label: "Skip \u2014 set up manually later", id: "skip" }
|
|
582
591
|
];
|
|
583
592
|
const SELECTABLE = TOOLS.filter((t) => t.id !== "multiple" && t.id !== "skip");
|
|
593
|
+
const SKILL_MANAGED_AGENT_IDS = ["claude-code", "codex", "cursor"];
|
|
584
594
|
function persistedAgentSelection(targetDir) {
|
|
585
595
|
const selectableIds = SELECTABLE.map((tool) => tool.id);
|
|
586
596
|
const tiersPath = join(targetDir, ".ai", "skills", "tiers.json");
|
|
@@ -616,8 +626,8 @@ async function promptSelection(ask) {
|
|
|
616
626
|
}
|
|
617
627
|
console.log("");
|
|
618
628
|
const answer = (await ask(" Enter number(s) separated by comma [1]: ")).trim() || "1";
|
|
619
|
-
if (answer === "
|
|
620
|
-
if (answer === "
|
|
629
|
+
if (answer === "6") return ["skip"];
|
|
630
|
+
if (answer === "5") {
|
|
621
631
|
const selected = [];
|
|
622
632
|
for (const tool of SELECTABLE) {
|
|
623
633
|
const yn = await ask(` Include ${tool.label}? [y/N]: `);
|
|
@@ -697,6 +707,9 @@ async function runAgenticSetup(targetDir, ask, options) {
|
|
|
697
707
|
if (selectedIds.includes("cursor")) {
|
|
698
708
|
console.log(" \u2713 Cursor \u2014 .cursor/rules/, .cursor/hooks/, .cursor/mcp.json.example");
|
|
699
709
|
}
|
|
710
|
+
if (selectedIds.includes("github-copilot")) {
|
|
711
|
+
console.log(" \u2713 GitHub Copilot \u2014 .github/copilot-instructions.md, .github/instructions/, .vscode/mcp.json.example");
|
|
712
|
+
}
|
|
700
713
|
if (config.experimentalHooksValidator) {
|
|
701
714
|
console.log(" \u2713 Experimental gate-evidence/typecheck validator hooks");
|
|
702
715
|
}
|
|
@@ -712,6 +725,7 @@ function generateHarness(config, selectedIds) {
|
|
|
712
725
|
if (selectedIds.includes("claude-code")) generateClaudeCode(config);
|
|
713
726
|
if (selectedIds.includes("codex")) generateCodex(config);
|
|
714
727
|
if (selectedIds.includes("cursor")) generateCursor(config);
|
|
728
|
+
if (selectedIds.includes("github-copilot")) generateGithubCopilot(config);
|
|
715
729
|
enforceGeneratedRootBudget(config);
|
|
716
730
|
persistAgentSelection(config.targetDir, selectedIds);
|
|
717
731
|
finalizeHarnessManifest(config, selectedIds);
|
|
@@ -724,7 +738,7 @@ function enforceGeneratedRootBudget(config, maxBytes = STANDALONE_ROOT_TARGET_BY
|
|
|
724
738
|
function persistAgentSelection(targetDir, selectedIds) {
|
|
725
739
|
const manifestPath = join(targetDir, ".ai", "skills", "tiers.json");
|
|
726
740
|
if (!existsSync(manifestPath)) return;
|
|
727
|
-
const ignore =
|
|
741
|
+
const ignore = SKILL_MANAGED_AGENT_IDS.filter((id) => !selectedIds.includes(id));
|
|
728
742
|
const manifest = JSON.parse(readFileSync(manifestPath, "utf-8"));
|
|
729
743
|
if (ignore.length > 0) {
|
|
730
744
|
manifest.agents = { ignore };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/lib/agentic-setup.ts"],
|
|
4
|
-
"sourcesContent": ["/**\n * Agentic setup for the CLI `agentic:init` command.\n *\n * Source files live in packages/create-app/agentic/ and are copied\n * to packages/cli/dist/agentic/ during build (see build.mjs).\n * This module reads those files at runtime \u2014 no embedded string constants.\n */\n\nimport {\n chmodSync,\n copyFileSync,\n existsSync,\n lstatSync,\n mkdirSync,\n mkdtempSync,\n readFileSync,\n readdirSync,\n realpathSync,\n renameSync,\n rmSync,\n statSync,\n writeFileSync,\n} from 'node:fs'\nimport { createHash } from 'node:crypto'\nimport { spawnSync } from 'node:child_process'\nimport { tmpdir } from 'node:os'\nimport { join, dirname, basename, relative, resolve, sep } from 'node:path'\nimport { fileURLToPath } from 'node:url'\nimport { Project, SyntaxKind } from 'ts-morph'\n\nconst moduleDir = dirname(fileURLToPath(import.meta.url))\n// In the built output (dist/lib/agentic-setup.js), moduleDir is dist/lib/.\n// agentic/ is copied to dist/agentic/ by build.mjs.\nconst bundledAgenticDir = join(moduleDir, '..', 'agentic')\nconst AGENTIC_DIR = existsSync(bundledAgenticDir)\n ? bundledAgenticDir\n : join(moduleDir, '..', '..', '..', 'create-app', 'agentic')\nconst GUIDES_DIR = join(AGENTIC_DIR, 'guides')\n\ntype AskFn = (question: string) => Promise<string>\n\ninterface AgenticSetupOptions {\n tool?: string\n force?: boolean\n updateHarness?: boolean\n experimentalHooksValidator?: boolean\n}\n\ninterface AgenticConfig {\n projectName: string\n targetDir: string\n experimentalHooksValidator: boolean\n}\n\ninterface HarnessManifestFile {\n path: string\n sha256: string\n source: string\n userEditable: boolean\n}\n\ninterface HarnessManifest {\n version: number\n generator: string\n files: HarnessManifestFile[]\n}\n\n// \u2500\u2500\u2500 Helpers \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\nfunction resolvePlaceholders(content: string, config: AgenticConfig): string {\n return content.replace(/\\{\\{PROJECT_NAME\\}\\}/g, config.projectName)\n}\n\nfunction ensureDir(filePath: string): void {\n const dir = dirname(filePath)\n if (!existsSync(dir)) mkdirSync(dir, { recursive: true })\n}\n\nfunction writeTemplate(srcDir: string, srcRelative: string, destPath: string, config: AgenticConfig): void {\n const srcPath = join(srcDir, srcRelative)\n const content = readFileSync(srcPath, 'utf-8')\n ensureDir(destPath)\n writeFileSync(destPath, resolvePlaceholders(content, config))\n}\n\nfunction copyFile(srcDir: string, srcRelative: string, destPath: string): void {\n const srcPath = join(srcDir, srcRelative)\n ensureDir(destPath)\n copyFileSync(srcPath, destPath)\n}\n\n// \u2500\u2500\u2500 Module fact-sheet selection (mirrors packages/create-app/src/setup/tools/shared.ts) \u2500\u2500\n\n// AST-parse the static `enabledModules` array literal in the app's src/modules.ts\n// and collect each entry's `id`. Only the static literal is read (conditional\n// .push()/spread entries are intentionally not seen \u2014 see spec D6).\nfunction readEnabledModuleIds(modulesPath: string): { parsed: boolean; ids: string[] } {\n if (!existsSync(modulesPath)) return { parsed: false, ids: [] }\n try {\n const project = new Project({ useInMemoryFileSystem: true })\n const sourceFile = project.createSourceFile('modules.ts', readFileSync(modulesPath, 'utf-8'))\n const declaration = sourceFile.getVariableDeclaration('enabledModules')\n const arrayLiteral = declaration?.getInitializerIfKind(SyntaxKind.ArrayLiteralExpression)\n if (!arrayLiteral) return { parsed: false, ids: [] }\n const ids: string[] = []\n for (const element of arrayLiteral.getElements()) {\n const objectLiteral = element.asKind(SyntaxKind.ObjectLiteralExpression)\n if (!objectLiteral) continue\n const idProperty = objectLiteral.getProperty('id')?.asKind(SyntaxKind.PropertyAssignment)\n const idValue = idProperty?.getInitializerIfKind(SyntaxKind.StringLiteral)?.getLiteralValue()\n if (idValue) ids.push(idValue)\n }\n return { parsed: true, ids }\n } catch {\n return { parsed: false, ids: [] }\n }\n}\n\n// Resolve which per-module fact-sheets to ship: the intersection of the bundled\n// fact-sheets (the D5 allowlist, materialized by build.mjs) with the app's enabled\n// modules. Falls back to the full bundled set when the enabled set cannot be read\n// (R5 \u2014 degraded, never empty).\nfunction selectModuleFactSheets(targetDir: string, modulesSubdir: string): string[] {\n const available = existsSync(modulesSubdir)\n ? readdirSync(modulesSubdir, { withFileTypes: true })\n .filter((entry) => entry.isDirectory() && existsSync(join(modulesSubdir, entry.name, 'index.md')))\n .map((entry) => entry.name)\n : []\n if (available.length === 0) return []\n const parsed = readEnabledModuleIds(join(targetDir, 'src', 'modules.ts'))\n if (!parsed.parsed) return available\n const enabled = new Set(parsed.ids)\n const selected = available.filter((moduleId) => enabled.has(moduleId))\n return selected\n}\n\nconst MODULE_GUIDES_START = '<!-- om:module-guides:start -->'\nconst MODULE_GUIDES_END = '<!-- om:module-guides:end -->'\n\n// The generated standalone root must stay well under Codex's 32 KiB\n// project_doc_max_bytes so a routed chain (root + guide + skill) still fits.\nexport const STANDALONE_ROOT_TARGET_BYTES = 12 * 1024\n\nexport type ModuleGuidesRenderOptions = {\n // Emit the O(1) pointer form instead of enumerating every id. The inline index\n // is the better prompt, so callers only ask for this when the enumerated one\n // would push the root past its byte target.\n compact?: boolean\n}\n\nexport function renderModuleGuidesBlock(\n selected: string[],\n options: ModuleGuidesRenderOptions = {},\n): string {\n if (selected.length === 0) return '_No module fact-sheets are bundled for this app._'\n const index = options.compact\n ? `Enabled module facts: ${selected.length} sheets bundled, too many to index inline \u2014 list the module facts directory to see which modules have one.`\n : `Enabled module facts: ${selected.map((moduleId) => `\\`${moduleId}\\``).join(',')}.`\n return [\n index,\n '',\n 'Load `.ai/guides/modules/<id>/index.md` only for a targeted installed module/host; never preload all module facts.',\n ].join('\\n')\n}\n\n// Regenerate the marker-delimited Module-Specific Guides block in the written\n// AGENTS.md from the selected module set. Replaces strictly between the markers so\n// surrounding prose is untouched and repeat runs are idempotent.\nfunction injectModuleGuides(\n agentsMdPath: string,\n selected: string[],\n options: ModuleGuidesRenderOptions = {},\n): void {\n if (!existsSync(agentsMdPath)) return\n const content = readFileSync(agentsMdPath, 'utf-8')\n const startIndex = content.indexOf(MODULE_GUIDES_START)\n const endIndex = content.indexOf(MODULE_GUIDES_END)\n if (startIndex === -1 || endIndex === -1 || endIndex < startIndex) {\n console.warn(\n `[agentic] Module-Specific Guides markers (${MODULE_GUIDES_START} \u2026 ${MODULE_GUIDES_END}) not found in ${agentsMdPath}; the per-module guide list was not generated.`,\n )\n return\n }\n const before = content.slice(0, startIndex + MODULE_GUIDES_START.length)\n const after = content.slice(endIndex)\n const next = `${before}\\n${renderModuleGuidesBlock(selected, options)}\\n${after}`\n if (next !== content) writeFileSync(agentsMdPath, next)\n}\n\n// Last step of harness generation: every tool generator has finished patching\n// AGENTS.md, so this is the only point where the final root size is known. The\n// enumerated module index is the one block that grows with the app, so it is\n// also the one that sheds bytes when the root would otherwise blow its target.\nexport function enforceRootInstructionBudget(\n agentsMdPath: string,\n selected: string[],\n maxBytes: number = STANDALONE_ROOT_TARGET_BYTES,\n): boolean {\n if (!existsSync(agentsMdPath)) return false\n if (Buffer.byteLength(readFileSync(agentsMdPath)) <= maxBytes) return false\n injectModuleGuides(agentsMdPath, selected, { compact: true })\n return true\n}\n\nconst TEXT_EXTENSIONS = new Set(['.cjs', '.json', '.md', '.mdc', '.mjs', '.sh', '.ts', '.txt'])\n\nfunction isTextAsset(path: string): boolean {\n const dot = path.lastIndexOf('.')\n return dot === -1 || TEXT_EXTENSIONS.has(path.slice(dot))\n}\n\nfunction listFiles(root: string): string[] {\n if (!existsSync(root)) return []\n const files: string[] = []\n for (const entry of readdirSync(root, { withFileTypes: true }).sort((a, b) => a.name.localeCompare(b.name))) {\n const absolute = join(root, entry.name)\n if (entry.isDirectory()) files.push(...listFiles(absolute))\n else if (entry.isFile()) files.push(absolute)\n }\n return files\n}\n\n/**\n * The Claude Code hook files a scaffold installs, read from the agentic source tree.\n *\n * Enumerating them by hand let `settings.json` register `gate-evidence.ts` while this\n * generator kept copying only `entity-migration-check.ts`, so `mercato agentic:init` wrote a\n * hook registration pointing at a file that was never created. Deriving the list from disk\n * keeps this path and the create-app wizard in step whenever a hook is added.\n */\nfunction claudeHookFiles(experimentalHooksValidator: boolean): string[] {\n const hooksDir = join(AGENTIC_DIR, 'claude-code', 'hooks')\n return listFiles(hooksDir)\n .map((file) => relative(hooksDir, file).replaceAll('\\\\', '/'))\n .filter((file) => experimentalHooksValidator || file !== 'gate-evidence.ts')\n}\n\nfunction resolveExperimentalHooksValidator(\n explicitValue?: boolean,\n environment: NodeJS.ProcessEnv = process.env,\n): boolean {\n if (explicitValue !== undefined) return explicitValue\n\n const token = environment.OM_HARNESS_EXPERIMENTAL_HOOKS_VALIDATOR?.trim().toLowerCase()\n if (!token) return false\n if (['1', 'true', 'yes', 'on'].includes(token)) return true\n if (['0', 'false', 'no', 'off'].includes(token)) return false\n\n throw new Error(\n 'OM_HARNESS_EXPERIMENTAL_HOOKS_VALIDATOR must be one of: 1, true, yes, on, 0, false, no, off',\n )\n}\n\nfunction copyTree(sourceRoot: string, destinationRoot: string, config: AgenticConfig): void {\n for (const sourcePath of listFiles(sourceRoot)) {\n const destinationPath = join(destinationRoot, relative(sourceRoot, sourcePath))\n ensureDir(destinationPath)\n if (isTextAsset(sourcePath)) {\n writeFileSync(destinationPath, resolvePlaceholders(readFileSync(sourcePath, 'utf8'), config))\n } else {\n copyFileSync(sourcePath, destinationPath)\n }\n if (process.platform !== 'win32') chmodSync(destinationPath, statSync(sourcePath).mode & 0o777)\n }\n}\n\nfunction hashFile(path: string): string {\n return createHash('sha256').update(readFileSync(path)).digest('hex')\n}\n\nfunction canonicalHarnessRoot(root: string): string {\n const resolved = resolve(root)\n if (!existsSync(resolved)) {\n throw new Error(`Harness root must be an existing directory: ${resolved}`)\n }\n const canonical = realpathSync(resolved)\n const entry = lstatSync(canonical, { throwIfNoEntry: false })\n if (!entry || !entry.isDirectory()) {\n throw new Error(`Harness root must be an existing directory: ${resolved}`)\n }\n return canonical\n}\n\n/**\n * Validate a managed path without following any link below the canonical app\n * root. A lexical containment check alone is insufficient: `app/.ai -> /tmp`\n * would otherwise make an apparently safe update write outside the app.\n */\nfunction assertManagedPath(root: string, path: string, options: { leaf?: 'file' | 'any' } = {}): void {\n const absolutePath = resolve(path)\n const normalizedRelative = relative(root, absolutePath)\n if (\n normalizedRelative === '..' ||\n normalizedRelative.startsWith(`..${sep}`)\n ) {\n throw new Error(`Harness-managed path escapes its root: ${absolutePath}`)\n }\n if (normalizedRelative === '') return\n\n const components = normalizedRelative.split(sep).filter(Boolean)\n let current = root\n for (let index = 0; index < components.length; index += 1) {\n current = join(current, components[index])\n const entry = lstatSync(current, { throwIfNoEntry: false })\n if (!entry) return\n if (entry.isSymbolicLink()) {\n throw new Error(`Harness-managed path contains a symbolic-link component: ${current}`)\n }\n const isLeaf = index === components.length - 1\n if (!isLeaf && !entry.isDirectory()) {\n throw new Error(`Harness-managed path component is not a directory: ${current}`)\n }\n if (isLeaf && options.leaf === 'file' && !entry.isFile()) {\n throw new Error(`Harness-managed file is not a regular file: ${current}`)\n }\n }\n}\n\nfunction ensureManagedParent(root: string, filePath: string): void {\n const parent = dirname(filePath)\n const normalizedRelative = relative(root, parent)\n if (normalizedRelative === '..' || normalizedRelative.startsWith(`..${sep}`)) {\n throw new Error(`Harness-managed path escapes its root: ${filePath}`)\n }\n let current = root\n for (const component of normalizedRelative.split(sep).filter(Boolean)) {\n assertManagedPath(root, current)\n current = join(current, component)\n const entry = lstatSync(current, { throwIfNoEntry: false })\n if (!entry) mkdirSync(current)\n const created = lstatSync(current, { throwIfNoEntry: false })\n if (!created || created.isSymbolicLink() || !created.isDirectory()) {\n throw new Error(`Harness-managed path component is not a real directory: ${current}`)\n }\n }\n}\n\nfunction harnessGeneratorId(): string {\n try {\n const upstream = JSON.parse(readFileSync(join(GUIDES_DIR, 'upstream', 'manifest.json'), 'utf8')) as {\n generator?: unknown\n }\n const generator = typeof upstream.generator === 'string' ? upstream.generator : ''\n const version = generator.slice(generator.lastIndexOf('@') + 1)\n if (version && version !== generator) return `open-mercato-agentic@${version}`\n } catch {\n // Source-mode tests may not have built upstream snapshots yet.\n }\n return 'open-mercato-agentic@unknown'\n}\n\nfunction externalSkillNames(targetDir: string): Set<string> {\n try {\n const tiers = JSON.parse(readFileSync(join(targetDir, '.ai', 'skills', 'tiers.json'), 'utf8')) as {\n external?: { skills?: unknown }\n }\n return new Set(Array.isArray(tiers.external?.skills) ? tiers.external.skills.filter((name): name is string => typeof name === 'string') : [])\n } catch {\n return new Set()\n }\n}\n\nfunction atomicCopyFile(sourcePath: string, destinationPath: string, managedRoot?: string): void {\n if (managedRoot) {\n assertManagedPath(managedRoot, destinationPath, { leaf: 'file' })\n ensureManagedParent(managedRoot, destinationPath)\n } else {\n ensureDir(destinationPath)\n }\n const temporaryPath = `${destinationPath}.tmp-${process.pid}-${Date.now()}`\n try {\n if (managedRoot) assertManagedPath(managedRoot, temporaryPath, { leaf: 'file' })\n copyFileSync(sourcePath, temporaryPath)\n if (process.platform !== 'win32') chmodSync(temporaryPath, statSync(sourcePath).mode & 0o777)\n if (managedRoot) {\n assertManagedPath(managedRoot, dirname(destinationPath))\n assertManagedPath(managedRoot, destinationPath, { leaf: 'file' })\n assertManagedPath(managedRoot, temporaryPath, { leaf: 'file' })\n }\n renameSync(temporaryPath, destinationPath)\n } finally {\n if (!managedRoot || !lstatSync(temporaryPath, { throwIfNoEntry: false })?.isSymbolicLink()) {\n rmSync(temporaryPath, { force: true })\n }\n }\n}\n\nfunction atomicWriteFile(destinationPath: string, content: string, managedRoot?: string): void {\n if (managedRoot) {\n assertManagedPath(managedRoot, destinationPath, { leaf: 'file' })\n ensureManagedParent(managedRoot, destinationPath)\n } else {\n ensureDir(destinationPath)\n }\n const temporaryPath = `${destinationPath}.tmp-${process.pid}-${Date.now()}`\n try {\n if (managedRoot) assertManagedPath(managedRoot, temporaryPath, { leaf: 'file' })\n writeFileSync(temporaryPath, content)\n if (managedRoot) {\n assertManagedPath(managedRoot, dirname(destinationPath))\n assertManagedPath(managedRoot, destinationPath, { leaf: 'file' })\n assertManagedPath(managedRoot, temporaryPath, { leaf: 'file' })\n }\n renameSync(temporaryPath, destinationPath)\n } finally {\n if (!managedRoot || !lstatSync(temporaryPath, { throwIfNoEntry: false })?.isSymbolicLink()) {\n rmSync(temporaryPath, { force: true })\n }\n }\n}\n\nfunction resolveManifestPath(root: string, relativePath: string): string | null {\n if (!relativePath || relativePath.includes('\\0')) return null\n const absolutePath = resolve(root, relativePath)\n const normalizedRelative = relative(root, absolutePath)\n if (\n normalizedRelative === '' ||\n normalizedRelative === '..' ||\n normalizedRelative.startsWith(`..${sep}`)\n ) {\n return null\n }\n return absolutePath\n}\n\nfunction normalizeManifestRelativePath(path: string): string {\n return path.replace(/\\\\/g, '/')\n}\n\nfunction readHarnessManifest(manifestPath: string): HarnessManifest | null {\n if (!existsSync(manifestPath)) return null\n try {\n const parsed = JSON.parse(readFileSync(manifestPath, 'utf8')) as Partial<HarnessManifest>\n if (\n typeof parsed.version !== 'number' ||\n typeof parsed.generator !== 'string' ||\n !Array.isArray(parsed.files)\n ) {\n return null\n }\n const files: HarnessManifestFile[] = []\n for (const entry of parsed.files) {\n if (\n !entry ||\n typeof entry.path !== 'string' ||\n typeof entry.sha256 !== 'string' ||\n !/^[a-f0-9]{64}$/.test(entry.sha256) ||\n typeof entry.source !== 'string' ||\n typeof entry.userEditable !== 'boolean'\n ) {\n return null\n }\n files.push({ ...entry, path: normalizeManifestRelativePath(entry.path) })\n }\n return { version: parsed.version, generator: parsed.generator, files }\n } catch {\n return null\n }\n}\n\nfunction targetPathsForTree(sourceRoot: string, destinationRoot: string): string[] {\n return listFiles(sourceRoot).map((sourcePath) => join(destinationRoot, relative(sourceRoot, sourcePath)))\n}\n\nfunction finalizeHarnessManifest(config: AgenticConfig, selectedTools: string[]): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'shared')\n const selectedModules = selectModuleFactSheets(targetDir, join(GUIDES_DIR, 'modules'))\n const paths = new Set<string>([\n join(targetDir, 'AGENTS.md'),\n ...targetPathsForTree(join(srcDir, 'ai'), join(targetDir, '.ai')),\n ...targetPathsForTree(join(srcDir, 'scripts'), join(targetDir, 'scripts')),\n ])\n for (const file of readdirSync(GUIDES_DIR)) {\n if (\n file.endsWith('.md')\n || file === 'module-facts.json'\n || file === 'module-facts.v2.json'\n || file === 'reference-module-facts.json'\n ) {\n paths.add(join(targetDir, '.ai', 'guides', file))\n }\n }\n for (const file of listFiles(join(GUIDES_DIR, 'upstream'))) {\n paths.add(join(targetDir, '.ai', 'guides', 'upstream', relative(join(GUIDES_DIR, 'upstream'), file)))\n }\n for (const moduleId of selectedModules) {\n const sourceRoot = join(GUIDES_DIR, 'modules', moduleId)\n const destinationRoot = join(targetDir, '.ai', 'guides', 'modules', moduleId)\n for (const file of targetPathsForTree(sourceRoot, destinationRoot)) paths.add(file)\n }\n for (const file of listFiles(join(GUIDES_DIR, 'reference-modules'))) {\n paths.add(join(targetDir, '.ai', 'guides', 'reference-modules', relative(join(GUIDES_DIR, 'reference-modules'), file)))\n }\n if (selectedTools.includes('claude-code')) {\n paths.add(join(targetDir, 'CLAUDE.md'))\n paths.add(join(targetDir, '.claude', 'settings.json'))\n for (const hook of claudeHookFiles(config.experimentalHooksValidator)) {\n paths.add(join(targetDir, '.claude', 'hooks', hook))\n }\n paths.add(join(targetDir, '.mcp.json.example'))\n }\n if (selectedTools.includes('codex')) {\n paths.add(join(targetDir, '.codex', 'mcp.json.example'))\n if (config.experimentalHooksValidator) {\n paths.add(join(targetDir, '.codex', 'hooks.json'))\n paths.add(join(targetDir, '.codex', 'hooks', 'gate-evidence.mjs'))\n }\n }\n if (selectedTools.includes('cursor')) {\n for (const relativePath of [\n 'hooks.json',\n 'hooks/entity-migration-check.mjs',\n 'mcp.json.example',\n 'rules/open-mercato.mdc',\n 'rules/entity-guard.mdc',\n 'rules/generated-guard.mdc',\n ]) {\n paths.add(join(targetDir, '.cursor', relativePath))\n }\n if (config.experimentalHooksValidator) {\n paths.add(join(targetDir, '.cursor', 'hooks', 'gate-evidence.mjs'))\n }\n }\n const manifestPath = join(targetDir, '.ai', 'harness', 'manifest.json')\n const externalSkills = externalSkillNames(targetDir)\n paths.delete(manifestPath)\n const files = [...paths]\n .filter((path) => existsSync(path))\n .sort((left, right) => left.localeCompare(right))\n .map((path) => {\n const relativePath = normalizeManifestRelativePath(relative(targetDir, path))\n const skillName = relativePath.match(/^\\.ai\\/skills\\/([^/]+)\\//)?.[1]\n return {\n path: relativePath,\n sha256: hashFile(path),\n source: skillName ? (externalSkills.has(skillName) ? 'external-override' : 'local-skill') : 'generated',\n userEditable:\n relativePath === 'AGENTS.md'\n || relativePath === '.ai/agentic.config.json'\n || relativePath === '.ai/lessons.md'\n || relativePath.startsWith('.ai/lessons/'),\n }\n })\n atomicWriteFile(\n manifestPath,\n `${JSON.stringify({ version: 1, generator: harnessGeneratorId(), files }, null, 2)}\\n`,\n )\n}\n\n/**\n * Publish a fully generated harness candidate using the previous ownership\n * manifest as the only source of ownership. Modified owned files and exact-path\n * collisions with unknown files stay untouched; their candidate is written next\n * to them as `<path>.incoming` for explicit review.\n */\nexport type HarnessUpdateConflict = { path: string; candidate: string | null }\n\nfunction preserveIncomingCandidate(\n targetRoot: string,\n destinationPath: string,\n sourcePath: string,\n relativePath: string,\n): string {\n for (let suffix = 1; ; suffix += 1) {\n const label = suffix === 1 ? '.incoming' : `.incoming.${suffix}`\n const candidatePath = `${destinationPath}${label}`\n assertManagedPath(targetRoot, candidatePath, { leaf: 'file' })\n if (!existsSync(candidatePath)) {\n atomicCopyFile(sourcePath, candidatePath, targetRoot)\n return `${relativePath}${label}`\n }\n if (hashFile(candidatePath) === hashFile(sourcePath)) return `${relativePath}${label}`\n }\n}\n\nexport function applyHarnessUpdate(\n targetDir: string,\n stagingDir: string,\n options: { force?: boolean } = {},\n): HarnessUpdateConflict[] {\n const targetRoot = canonicalHarnessRoot(targetDir)\n const stagingRoot = canonicalHarnessRoot(stagingDir)\n const targetManifestPath = join(targetRoot, '.ai', 'harness', 'manifest.json')\n const stagingManifestPath = join(stagingRoot, '.ai', 'harness', 'manifest.json')\n assertManagedPath(targetRoot, targetManifestPath, { leaf: 'file' })\n assertManagedPath(stagingRoot, stagingManifestPath, { leaf: 'file' })\n const candidateManifest = readHarnessManifest(stagingManifestPath)\n if (!candidateManifest) {\n throw new Error('Generated harness candidate has a missing or invalid ownership manifest.')\n }\n\n const previousManifest = readHarnessManifest(targetManifestPath)\n const previousFiles = new Map(previousManifest?.files.map((entry) => [entry.path, entry]) ?? [])\n const candidatePaths = new Set(candidateManifest.files.map((entry) => entry.path))\n const candidates: Array<{\n entry: HarnessManifestFile\n sourcePath: string\n destinationPath: string\n }> = []\n\n // Validate the complete candidate before writing anything into the app.\n for (const entry of candidateManifest.files) {\n const sourcePath = resolveManifestPath(stagingRoot, entry.path)\n const destinationPath = resolveManifestPath(targetRoot, entry.path)\n if (sourcePath) assertManagedPath(stagingRoot, sourcePath, { leaf: 'file' })\n if (destinationPath) assertManagedPath(targetRoot, destinationPath, { leaf: 'file' })\n if (!sourcePath || !destinationPath || !existsSync(sourcePath) || hashFile(sourcePath) !== entry.sha256) {\n throw new Error(`Generated harness candidate is invalid for ${JSON.stringify(entry.path)}.`)\n }\n candidates.push({ entry, sourcePath, destinationPath })\n }\n\n const conflicts: HarnessUpdateConflict[] = []\n for (const { entry, sourcePath, destinationPath } of candidates) {\n if (options.force) {\n atomicCopyFile(sourcePath, destinationPath, targetRoot)\n continue\n }\n if (!existsSync(destinationPath)) {\n atomicCopyFile(sourcePath, destinationPath, targetRoot)\n continue\n }\n\n const currentHash = hashFile(destinationPath)\n const previousEntry = previousFiles.get(entry.path)\n if (currentHash === entry.sha256 || (previousEntry && currentHash === previousEntry.sha256)) {\n atomicCopyFile(sourcePath, destinationPath, targetRoot)\n continue\n }\n\n const candidate = preserveIncomingCandidate(targetRoot, destinationPath, sourcePath, entry.path)\n conflicts.push({ path: entry.path, candidate })\n }\n\n const retainedRetiredEntries: HarnessManifestFile[] = []\n for (const previousEntry of previousManifest?.files ?? []) {\n if (candidatePaths.has(previousEntry.path)) continue\n const destinationPath = resolveManifestPath(targetRoot, previousEntry.path)\n if (!destinationPath || !existsSync(destinationPath)) continue\n assertManagedPath(targetRoot, destinationPath, { leaf: 'file' })\n const isRetiredFlatModuleFact = !previousEntry.userEditable\n && /^\\.ai\\/guides\\/(?:modules|reference-modules)\\/[^/]+\\.md$/.test(previousEntry.path)\n if (isRetiredFlatModuleFact) {\n rmSync(destinationPath, { force: true })\n continue\n }\n let unchanged = false\n try {\n unchanged = hashFile(destinationPath) === previousEntry.sha256\n } catch {\n // A user may replace a generated file with another filesystem object.\n // Preserve it and retain the ownership tombstone for a later review.\n }\n if (unchanged) {\n assertManagedPath(targetRoot, dirname(destinationPath))\n assertManagedPath(targetRoot, destinationPath, { leaf: 'file' })\n rmSync(destinationPath, { force: true })\n } else {\n retainedRetiredEntries.push(previousEntry)\n conflicts.push({ path: previousEntry.path, candidate: null })\n }\n }\n\n // The candidate hashes deliberately remain in the manifest for conflicts. If\n // the user accepts an .incoming file, a later update can recognize it as an\n // unmodified owned file. Until then the hash mismatch keeps preserving it.\n const finalManifest: HarnessManifest = {\n ...candidateManifest,\n files: [...candidateManifest.files, ...retainedRetiredEntries],\n }\n atomicWriteFile(targetManifestPath, `${JSON.stringify(finalManifest, null, 2)}\\n`, targetRoot)\n return conflicts\n}\n\n// \u2500\u2500\u2500 Generators \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\nfunction generateShared(config: AgenticConfig): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'shared')\n\n // Resolve which per-module fact-sheets this app gets (enabled \u2229 bundled allowlist).\n const selectedModules = selectModuleFactSheets(targetDir, join(GUIDES_DIR, 'modules'))\n\n // One recursive mapping mirrors create-app's shared emitter.\n writeTemplate(srcDir, 'AGENTS.md.template', join(targetDir, 'AGENTS.md'), config)\n copyTree(join(srcDir, 'ai'), join(targetDir, '.ai'), config)\n copyTree(join(srcDir, 'scripts'), join(targetDir, 'scripts'), config)\n\n // Routed conceptual guides are copied wholesale (framework-wide). Per-module\n // fact-sheets (.ai/guides/modules/<module>/) are filtered to the app's enabled\n // module set; the combined v1 and corrected v2 module-facts sidecars are copied as-is.\n if (existsSync(GUIDES_DIR)) {\n const guidesDestDir = join(targetDir, '.ai', 'guides')\n for (const file of readdirSync(GUIDES_DIR)) {\n if (!file.endsWith('.md')) continue\n const srcPath = join(GUIDES_DIR, file)\n const destPath = join(guidesDestDir, file)\n ensureDir(destPath)\n copyFileSync(srcPath, destPath)\n }\n\n const moduleFactsPath = join(GUIDES_DIR, 'module-facts.json')\n if (existsSync(moduleFactsPath)) {\n const destPath = join(guidesDestDir, 'module-facts.json')\n ensureDir(destPath)\n copyFileSync(moduleFactsPath, destPath)\n }\n\n const moduleFactsV2Path = join(GUIDES_DIR, 'module-facts.v2.json')\n if (existsSync(moduleFactsV2Path)) {\n const destPath = join(guidesDestDir, 'module-facts.v2.json')\n ensureDir(destPath)\n copyFileSync(moduleFactsV2Path, destPath)\n }\n\n const referenceFactsPath = join(GUIDES_DIR, 'reference-module-facts.json')\n if (existsSync(referenceFactsPath)) {\n const destPath = join(guidesDestDir, 'reference-module-facts.json')\n ensureDir(destPath)\n copyFileSync(referenceFactsPath, destPath)\n }\n\n copyTree(join(GUIDES_DIR, 'upstream'), join(guidesDestDir, 'upstream'), config)\n copyTree(join(GUIDES_DIR, 'reference-modules'), join(guidesDestDir, 'reference-modules'), config)\n\n const modulesSubdir = join(GUIDES_DIR, 'modules')\n for (const moduleId of selectedModules) {\n copyTree(join(modulesSubdir, moduleId), join(guidesDestDir, 'modules', moduleId), config)\n }\n }\n\n injectModuleGuides(join(targetDir, 'AGENTS.md'), selectedModules)\n}\n\nfunction generateClaudeCode(config: AgenticConfig): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'claude-code')\n\n writeTemplate(srcDir, 'CLAUDE.md.template', join(targetDir, 'CLAUDE.md'), config)\n copyFile(\n srcDir,\n config.experimentalHooksValidator ? 'settings.experimental-hooks-validator.json' : 'settings.json',\n join(targetDir, '.claude', 'settings.json'),\n )\n for (const hook of claudeHookFiles(config.experimentalHooksValidator)) {\n copyFile(srcDir, `hooks/${hook}`, join(targetDir, '.claude', 'hooks', hook))\n }\n copyFile(srcDir, 'mcp.json.example', join(targetDir, '.mcp.json.example'))\n\n // The installer exclusively owns Claude's per-skill compatibility links.\n}\n\nfunction generateCodex(config: AgenticConfig): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'codex')\n\n const agentsPath = join(targetDir, 'AGENTS.md')\n if (existsSync(agentsPath)) {\n const enforcement = readFileSync(join(srcDir, 'enforcement-rules.md'), 'utf-8')\n let agents = readFileSync(agentsPath, 'utf-8')\n const MARKER_START = '<!-- CODEX_ENFORCEMENT_RULES_START -->'\n const MARKER_END = '<!-- CODEX_ENFORCEMENT_RULES_END -->'\n\n if (agents.includes(MARKER_START)) {\n const startIdx = agents.indexOf(MARKER_START)\n const endIdx = agents.indexOf(MARKER_END)\n if (endIdx !== -1) {\n agents = agents.slice(0, startIdx) + enforcement + agents.slice(endIdx + MARKER_END.length)\n }\n } else {\n const firstNewline = agents.indexOf('\\n')\n if (firstNewline !== -1) {\n agents = agents.slice(0, firstNewline + 1) + '\\n' + enforcement + '\\n' + agents.slice(firstNewline + 1)\n } else {\n agents = agents + '\\n\\n' + enforcement\n }\n }\n writeFileSync(agentsPath, agents)\n }\n\n if (config.experimentalHooksValidator) {\n copyFile(srcDir, 'hooks.json', join(targetDir, '.codex', 'hooks.json'))\n copyFile(srcDir, 'hooks/gate-evidence.mjs', join(targetDir, '.codex', 'hooks', 'gate-evidence.mjs'))\n }\n copyFile(srcDir, 'mcp.json.example', join(targetDir, '.codex', 'mcp.json.example'))\n\n // No .codex/skills directory: Codex reads the canonical .agents/skills/,\n // which scripts/install-skills.sh populates.\n}\n\nfunction generateCursor(config: AgenticConfig): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'cursor')\n\n writeTemplate(srcDir, 'rules/open-mercato.mdc', join(targetDir, '.cursor', 'rules', 'open-mercato.mdc'), config)\n copyFile(srcDir, 'rules/entity-guard.mdc', join(targetDir, '.cursor', 'rules', 'entity-guard.mdc'))\n copyFile(srcDir, 'rules/generated-guard.mdc', join(targetDir, '.cursor', 'rules', 'generated-guard.mdc'))\n copyFile(\n srcDir,\n config.experimentalHooksValidator ? 'hooks.experimental-hooks-validator.json' : 'hooks.json',\n join(targetDir, '.cursor', 'hooks.json'),\n )\n copyFile(srcDir, 'hooks/entity-migration-check.mjs', join(targetDir, '.cursor', 'hooks', 'entity-migration-check.mjs'))\n if (config.experimentalHooksValidator) {\n copyFile(srcDir, 'hooks/gate-evidence.mjs', join(targetDir, '.cursor', 'hooks', 'gate-evidence.mjs'))\n }\n copyFile(srcDir, 'mcp.json.example', join(targetDir, '.cursor', 'mcp.json.example'))\n\n // No .cursor/skills directory: Cursor reads the canonical .agents/skills/,\n // which scripts/install-skills.sh populates.\n}\n\n// \u2500\u2500\u2500 Wizard \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\nconst TOOLS = [\n { key: '1', label: 'Claude Code (Anthropic)', id: 'claude-code' },\n { key: '2', label: 'Codex (OpenAI)', id: 'codex' },\n { key: '3', label: 'Cursor (Anysphere)', id: 'cursor' },\n { key: '4', label: 'Multiple tools (select individually)', id: 'multiple' },\n { key: '5', label: 'Skip \u2014 set up manually later', id: 'skip' },\n] as const\n\nconst SELECTABLE = TOOLS.filter((t) => t.id !== 'multiple' && t.id !== 'skip')\n\nfunction persistedAgentSelection(targetDir: string): string[] | null {\n const selectableIds = SELECTABLE.map((tool) => tool.id)\n const tiersPath = join(targetDir, '.ai', 'skills', 'tiers.json')\n try {\n const tiers = JSON.parse(readFileSync(tiersPath, 'utf8')) as { agents?: { ignore?: unknown } }\n if (Array.isArray(tiers.agents?.ignore)\n && tiers.agents.ignore.every((id): id is string => typeof id === 'string')) {\n const ignored = new Set(tiers.agents.ignore)\n return selectableIds.filter((id) => !ignored.has(id))\n }\n } catch {\n // Fall through to the ownership manifest and existing generated assets.\n }\n\n const manifest = readHarnessManifest(join(targetDir, '.ai', 'harness', 'manifest.json'))\n const owned = new Set(manifest?.files.map((entry) => entry.path) ?? [])\n const selected = SELECTABLE.filter((tool) => {\n if (tool.id === 'claude-code') {\n return owned.has('CLAUDE.md') || owned.has('.claude/settings.json')\n || existsSync(join(targetDir, 'CLAUDE.md')) || existsSync(join(targetDir, '.claude', 'settings.json'))\n }\n if (tool.id === 'codex') {\n return owned.has('.codex/mcp.json.example') || existsSync(join(targetDir, '.codex', 'mcp.json.example'))\n }\n return owned.has('.cursor/hooks.json') || existsSync(join(targetDir, '.cursor', 'hooks.json'))\n }).map((tool) => tool.id)\n return selected.length > 0 ? selected : null\n}\n\nasync function promptSelection(ask: AskFn): Promise<string[]> {\n console.log('')\n console.log('\uD83E\uDD16 Agentic workflow setup')\n console.log('')\n console.log(' Which AI coding tool will you use with this project?')\n console.log('')\n for (const tool of TOOLS) {\n console.log(` ${tool.key}. ${tool.label}`)\n }\n console.log('')\n\n const answer = (await ask(' Enter number(s) separated by comma [1]: ')).trim() || '1'\n\n if (answer === '5') return ['skip']\n\n if (answer === '4') {\n const selected: string[] = []\n for (const tool of SELECTABLE) {\n const yn = await ask(` Include ${tool.label}? [y/N]: `)\n if (yn.toLowerCase() === 'y' || yn.toLowerCase() === 'yes') {\n selected.push(tool.id)\n }\n }\n return selected.length > 0 ? selected : ['skip']\n }\n\n const keys = answer.split(',').map((s) => s.trim())\n const ids: string[] = []\n for (const key of keys) {\n const tool = TOOLS.find((t) => t.key === key)\n if (tool && tool.id !== 'multiple' && tool.id !== 'skip') {\n ids.push(tool.id)\n }\n }\n return ids.length > 0 ? ids : ['skip']\n}\n\nexport async function runAgenticSetup(\n targetDir: string,\n ask: AskFn,\n options?: AgenticSetupOptions,\n): Promise<void> {\n let selectedIds: string[]\n\n if (options?.tool) {\n selectedIds = options.tool.split(',').map((t) => t.trim())\n } else if (options?.updateHarness) {\n selectedIds = persistedAgentSelection(targetDir) ?? await promptSelection(ask)\n } else {\n selectedIds = await promptSelection(ask)\n }\n\n if (selectedIds.includes('skip')) {\n console.log('')\n console.log(' Skipped agentic setup.')\n console.log('')\n return\n }\n\n const config: AgenticConfig = {\n projectName: basename(targetDir),\n targetDir,\n experimentalHooksValidator: resolveExperimentalHooksValidator(options?.experimentalHooksValidator),\n }\n\n const stagingDir = mkdtempSync(join(tmpdir(), 'open-mercato-harness-'))\n try {\n const modulesSourcePath = join(targetDir, 'src', 'modules.ts')\n const modulesCandidatePath = join(stagingDir, 'src', 'modules.ts')\n if (existsSync(modulesSourcePath)) {\n ensureDir(modulesCandidatePath)\n copyFileSync(modulesSourcePath, modulesCandidatePath)\n }\n\n const stagingConfig: AgenticConfig = {\n projectName: config.projectName,\n targetDir: stagingDir,\n experimentalHooksValidator: config.experimentalHooksValidator,\n }\n generateHarness(stagingConfig, selectedIds)\n const conflicts = applyHarnessUpdate(targetDir, stagingDir, {\n force: options?.force,\n })\n if (conflicts.length > 0) {\n console.warn('')\n console.warn(' \u26A0 Preserved locally modified harness files:')\n for (const conflict of conflicts) {\n const detail = conflict.candidate\n ? `candidate: ${conflict.candidate}`\n : 'retired asset kept because it has local changes'\n console.warn(` \u2022 ${conflict.path} (${detail})`)\n }\n }\n } finally {\n rmSync(stagingDir, { recursive: true, force: true })\n }\n\n installSkills(targetDir)\n\n console.log('')\n console.log(' Agentic setup complete:')\n if (selectedIds.includes('claude-code')) {\n console.log(' \u2713 Claude Code \u2014 CLAUDE.md, .claude/hooks/, .mcp.json.example')\n }\n if (selectedIds.includes('codex')) {\n console.log(' \u2713 Codex \u2014 AGENTS.md enforcement rules, .codex/mcp.json.example')\n }\n if (selectedIds.includes('cursor')) {\n console.log(' \u2713 Cursor \u2014 .cursor/rules/, .cursor/hooks/, .cursor/mcp.json.example')\n }\n if (config.experimentalHooksValidator) {\n console.log(' \u2713 Experimental gate-evidence/typecheck validator hooks')\n }\n console.log('')\n console.log(' .ai/agentic.config.json ships preconfigured (GitHub tracker, labels off);')\n console.log(' run /om-setup-agent-pipeline in your agent CLI to tailor labels, QA gate,')\n console.log(' tracker, or validation commands. Re-run `yarn install-skills` anytime to')\n console.log(' refresh the external open-mercato/skills subset.')\n console.log('')\n}\n\nfunction generateHarness(config: AgenticConfig, selectedIds: string[]): void {\n generateShared(config)\n if (selectedIds.includes('claude-code')) generateClaudeCode(config)\n if (selectedIds.includes('codex')) generateCodex(config)\n if (selectedIds.includes('cursor')) generateCursor(config)\n\n enforceGeneratedRootBudget(config)\n\n persistAgentSelection(config.targetDir, selectedIds)\n finalizeHarnessManifest(config, selectedIds)\n}\n\n/** Run after every tool generator has patched AGENTS.md, before the manifest is hashed. */\nfunction enforceGeneratedRootBudget(\n config: AgenticConfig,\n maxBytes: number = STANDALONE_ROOT_TARGET_BYTES,\n): boolean {\n const { targetDir } = config\n const selectedModules = selectModuleFactSheets(targetDir, join(GUIDES_DIR, 'modules'))\n return enforceRootInstructionBudget(join(targetDir, 'AGENTS.md'), selectedModules, maxBytes)\n}\n\n/**\n * Persist the agent selection so later `yarn install-skills` runs keep honoring\n * it: agents the user did not pick go into `agents.ignore` in tiers.json and\n * never get a skills directory of their own.\n */\nfunction persistAgentSelection(targetDir: string, selectedIds: string[]): void {\n const manifestPath = join(targetDir, '.ai', 'skills', 'tiers.json')\n if (!existsSync(manifestPath)) return\n const ignore = SELECTABLE.map((tool) => tool.id).filter((id) => !selectedIds.includes(id))\n const manifest = JSON.parse(readFileSync(manifestPath, 'utf-8')) as Record<string, unknown>\n if (ignore.length > 0) {\n manifest.agents = { ignore }\n } else {\n delete manifest.agents\n }\n writeFileSync(manifestPath, `${JSON.stringify(manifest, null, 2)}\\n`)\n}\n\nfunction installSkills(targetDir: string): void {\n const installScript = join(targetDir, 'scripts', 'install-skills.mjs')\n if (!existsSync(installScript)) return\n console.log('')\n console.log(' Installing agent skills (local tiers + external open-mercato/skills subset)...')\n const result = spawnSync(process.execPath, [installScript], {\n cwd: targetDir,\n stdio: 'inherit',\n env: { ...process.env, OM_SKILLS_OUTPUT_INDENT: '3' },\n })\n if (result.error || result.status !== 0) {\n console.log(' \u26A0 Skill installation did not complete; run `yarn install-skills` inside the app when online.')\n }\n}\n"],
|
|
5
|
-
"mappings": "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",
|
|
4
|
+
"sourcesContent": ["/**\n * Agentic setup for the CLI `agentic:init` command.\n *\n * Source files live in packages/create-app/agentic/ and are copied\n * to packages/cli/dist/agentic/ during build (see build.mjs).\n * This module reads those files at runtime \u2014 no embedded string constants.\n */\n\nimport {\n chmodSync,\n copyFileSync,\n existsSync,\n lstatSync,\n mkdirSync,\n mkdtempSync,\n readFileSync,\n readdirSync,\n realpathSync,\n renameSync,\n rmSync,\n statSync,\n writeFileSync,\n} from 'node:fs'\nimport { createHash } from 'node:crypto'\nimport { spawnSync } from 'node:child_process'\nimport { tmpdir } from 'node:os'\nimport { join, dirname, basename, relative, resolve, sep } from 'node:path'\nimport { fileURLToPath } from 'node:url'\nimport { Project, SyntaxKind } from 'ts-morph'\n\nconst moduleDir = dirname(fileURLToPath(import.meta.url))\n// In the built output (dist/lib/agentic-setup.js), moduleDir is dist/lib/.\n// agentic/ is copied to dist/agentic/ by build.mjs.\nconst bundledAgenticDir = join(moduleDir, '..', 'agentic')\nconst AGENTIC_DIR = existsSync(bundledAgenticDir)\n ? bundledAgenticDir\n : join(moduleDir, '..', '..', '..', 'create-app', 'agentic')\nconst GUIDES_DIR = join(AGENTIC_DIR, 'guides')\n\ntype AskFn = (question: string) => Promise<string>\n\ninterface AgenticSetupOptions {\n tool?: string\n force?: boolean\n updateHarness?: boolean\n experimentalHooksValidator?: boolean\n}\n\ninterface AgenticConfig {\n projectName: string\n targetDir: string\n experimentalHooksValidator: boolean\n}\n\ninterface HarnessManifestFile {\n path: string\n sha256: string\n source: string\n userEditable: boolean\n}\n\ninterface HarnessManifest {\n version: number\n generator: string\n files: HarnessManifestFile[]\n}\n\n// \u2500\u2500\u2500 Helpers \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\nfunction resolvePlaceholders(content: string, config: AgenticConfig): string {\n return content.replace(/\\{\\{PROJECT_NAME\\}\\}/g, config.projectName)\n}\n\nfunction ensureDir(filePath: string): void {\n const dir = dirname(filePath)\n if (!existsSync(dir)) mkdirSync(dir, { recursive: true })\n}\n\nfunction writeTemplate(srcDir: string, srcRelative: string, destPath: string, config: AgenticConfig): void {\n const srcPath = join(srcDir, srcRelative)\n const content = readFileSync(srcPath, 'utf-8')\n ensureDir(destPath)\n writeFileSync(destPath, resolvePlaceholders(content, config))\n}\n\nfunction copyFile(srcDir: string, srcRelative: string, destPath: string): void {\n const srcPath = join(srcDir, srcRelative)\n ensureDir(destPath)\n copyFileSync(srcPath, destPath)\n}\n\n// \u2500\u2500\u2500 Module fact-sheet selection (mirrors packages/create-app/src/setup/tools/shared.ts) \u2500\u2500\n\n// AST-parse the static `enabledModules` array literal in the app's src/modules.ts\n// and collect each entry's `id`. Only the static literal is read (conditional\n// .push()/spread entries are intentionally not seen \u2014 see spec D6).\nfunction readEnabledModuleIds(modulesPath: string): { parsed: boolean; ids: string[] } {\n if (!existsSync(modulesPath)) return { parsed: false, ids: [] }\n try {\n const project = new Project({ useInMemoryFileSystem: true })\n const sourceFile = project.createSourceFile('modules.ts', readFileSync(modulesPath, 'utf-8'))\n const declaration = sourceFile.getVariableDeclaration('enabledModules')\n const arrayLiteral = declaration?.getInitializerIfKind(SyntaxKind.ArrayLiteralExpression)\n if (!arrayLiteral) return { parsed: false, ids: [] }\n const ids: string[] = []\n for (const element of arrayLiteral.getElements()) {\n const objectLiteral = element.asKind(SyntaxKind.ObjectLiteralExpression)\n if (!objectLiteral) continue\n const idProperty = objectLiteral.getProperty('id')?.asKind(SyntaxKind.PropertyAssignment)\n const idValue = idProperty?.getInitializerIfKind(SyntaxKind.StringLiteral)?.getLiteralValue()\n if (idValue) ids.push(idValue)\n }\n return { parsed: true, ids }\n } catch {\n return { parsed: false, ids: [] }\n }\n}\n\n// Resolve which per-module fact-sheets to ship: the intersection of the bundled\n// fact-sheets (the D5 allowlist, materialized by build.mjs) with the app's enabled\n// modules. Falls back to the full bundled set when the enabled set cannot be read\n// (R5 \u2014 degraded, never empty).\nfunction selectModuleFactSheets(targetDir: string, modulesSubdir: string): string[] {\n const available = existsSync(modulesSubdir)\n ? readdirSync(modulesSubdir, { withFileTypes: true })\n .filter((entry) => entry.isDirectory() && existsSync(join(modulesSubdir, entry.name, 'index.md')))\n .map((entry) => entry.name)\n : []\n if (available.length === 0) return []\n const parsed = readEnabledModuleIds(join(targetDir, 'src', 'modules.ts'))\n if (!parsed.parsed) return available\n const enabled = new Set(parsed.ids)\n const selected = available.filter((moduleId) => enabled.has(moduleId))\n return selected\n}\n\nconst MODULE_GUIDES_START = '<!-- om:module-guides:start -->'\nconst MODULE_GUIDES_END = '<!-- om:module-guides:end -->'\n\n// The generated standalone root must stay well under Codex's 32 KiB\n// project_doc_max_bytes so a routed chain (root + guide + skill) still fits.\nexport const STANDALONE_ROOT_TARGET_BYTES = 12 * 1024\n\nexport type ModuleGuidesRenderOptions = {\n // Emit the O(1) pointer form instead of enumerating every id. The inline index\n // is the better prompt, so callers only ask for this when the enumerated one\n // would push the root past its byte target.\n compact?: boolean\n}\n\nexport function renderModuleGuidesBlock(\n selected: string[],\n options: ModuleGuidesRenderOptions = {},\n): string {\n if (selected.length === 0) return '_No module fact-sheets are bundled for this app._'\n const index = options.compact\n ? `Enabled module facts: ${selected.length} sheets bundled, too many to index inline \u2014 list the module facts directory to see which modules have one.`\n : `Enabled module facts: ${selected.map((moduleId) => `\\`${moduleId}\\``).join(',')}.`\n return [\n index,\n '',\n 'Load `.ai/guides/modules/<id>/index.md` only for a targeted installed module/host; never preload all module facts.',\n ].join('\\n')\n}\n\n// Regenerate the marker-delimited Module-Specific Guides block in the written\n// AGENTS.md from the selected module set. Replaces strictly between the markers so\n// surrounding prose is untouched and repeat runs are idempotent.\nfunction injectModuleGuides(\n agentsMdPath: string,\n selected: string[],\n options: ModuleGuidesRenderOptions = {},\n): void {\n if (!existsSync(agentsMdPath)) return\n const content = readFileSync(agentsMdPath, 'utf-8')\n const startIndex = content.indexOf(MODULE_GUIDES_START)\n const endIndex = content.indexOf(MODULE_GUIDES_END)\n if (startIndex === -1 || endIndex === -1 || endIndex < startIndex) {\n console.warn(\n `[agentic] Module-Specific Guides markers (${MODULE_GUIDES_START} \u2026 ${MODULE_GUIDES_END}) not found in ${agentsMdPath}; the per-module guide list was not generated.`,\n )\n return\n }\n const before = content.slice(0, startIndex + MODULE_GUIDES_START.length)\n const after = content.slice(endIndex)\n const next = `${before}\\n${renderModuleGuidesBlock(selected, options)}\\n${after}`\n if (next !== content) writeFileSync(agentsMdPath, next)\n}\n\n// Last step of harness generation: every tool generator has finished patching\n// AGENTS.md, so this is the only point where the final root size is known. The\n// enumerated module index is the one block that grows with the app, so it is\n// also the one that sheds bytes when the root would otherwise blow its target.\nexport function enforceRootInstructionBudget(\n agentsMdPath: string,\n selected: string[],\n maxBytes: number = STANDALONE_ROOT_TARGET_BYTES,\n): boolean {\n if (!existsSync(agentsMdPath)) return false\n if (Buffer.byteLength(readFileSync(agentsMdPath)) <= maxBytes) return false\n injectModuleGuides(agentsMdPath, selected, { compact: true })\n return true\n}\n\nconst TEXT_EXTENSIONS = new Set(['.cjs', '.json', '.md', '.mdc', '.mjs', '.sh', '.ts', '.txt'])\n\nfunction isTextAsset(path: string): boolean {\n const dot = path.lastIndexOf('.')\n return dot === -1 || TEXT_EXTENSIONS.has(path.slice(dot))\n}\n\nfunction listFiles(root: string): string[] {\n if (!existsSync(root)) return []\n const files: string[] = []\n for (const entry of readdirSync(root, { withFileTypes: true }).sort((a, b) => a.name.localeCompare(b.name))) {\n const absolute = join(root, entry.name)\n if (entry.isDirectory()) files.push(...listFiles(absolute))\n else if (entry.isFile()) files.push(absolute)\n }\n return files\n}\n\n/**\n * The Claude Code hook files a scaffold installs, read from the agentic source tree.\n *\n * Enumerating them by hand let `settings.json` register `gate-evidence.ts` while this\n * generator kept copying only `entity-migration-check.ts`, so `mercato agentic:init` wrote a\n * hook registration pointing at a file that was never created. Deriving the list from disk\n * keeps this path and the create-app wizard in step whenever a hook is added.\n */\nfunction claudeHookFiles(experimentalHooksValidator: boolean): string[] {\n const hooksDir = join(AGENTIC_DIR, 'claude-code', 'hooks')\n return listFiles(hooksDir)\n .map((file) => relative(hooksDir, file).replaceAll('\\\\', '/'))\n .filter((file) => experimentalHooksValidator || file !== 'gate-evidence.ts')\n}\n\nfunction resolveExperimentalHooksValidator(\n explicitValue?: boolean,\n environment: NodeJS.ProcessEnv = process.env,\n): boolean {\n if (explicitValue !== undefined) return explicitValue\n\n const token = environment.OM_HARNESS_EXPERIMENTAL_HOOKS_VALIDATOR?.trim().toLowerCase()\n if (!token) return false\n if (['1', 'true', 'yes', 'on'].includes(token)) return true\n if (['0', 'false', 'no', 'off'].includes(token)) return false\n\n throw new Error(\n 'OM_HARNESS_EXPERIMENTAL_HOOKS_VALIDATOR must be one of: 1, true, yes, on, 0, false, no, off',\n )\n}\n\nfunction copyTree(sourceRoot: string, destinationRoot: string, config: AgenticConfig): void {\n for (const sourcePath of listFiles(sourceRoot)) {\n const destinationPath = join(destinationRoot, relative(sourceRoot, sourcePath))\n ensureDir(destinationPath)\n if (isTextAsset(sourcePath)) {\n writeFileSync(destinationPath, resolvePlaceholders(readFileSync(sourcePath, 'utf8'), config))\n } else {\n copyFileSync(sourcePath, destinationPath)\n }\n if (process.platform !== 'win32') chmodSync(destinationPath, statSync(sourcePath).mode & 0o777)\n }\n}\n\nfunction hashFile(path: string): string {\n return createHash('sha256').update(readFileSync(path)).digest('hex')\n}\n\nfunction canonicalHarnessRoot(root: string): string {\n const resolved = resolve(root)\n if (!existsSync(resolved)) {\n throw new Error(`Harness root must be an existing directory: ${resolved}`)\n }\n const canonical = realpathSync(resolved)\n const entry = lstatSync(canonical, { throwIfNoEntry: false })\n if (!entry || !entry.isDirectory()) {\n throw new Error(`Harness root must be an existing directory: ${resolved}`)\n }\n return canonical\n}\n\n/**\n * Validate a managed path without following any link below the canonical app\n * root. A lexical containment check alone is insufficient: `app/.ai -> /tmp`\n * would otherwise make an apparently safe update write outside the app.\n */\nfunction assertManagedPath(root: string, path: string, options: { leaf?: 'file' | 'any' } = {}): void {\n const absolutePath = resolve(path)\n const normalizedRelative = relative(root, absolutePath)\n if (\n normalizedRelative === '..' ||\n normalizedRelative.startsWith(`..${sep}`)\n ) {\n throw new Error(`Harness-managed path escapes its root: ${absolutePath}`)\n }\n if (normalizedRelative === '') return\n\n const components = normalizedRelative.split(sep).filter(Boolean)\n let current = root\n for (let index = 0; index < components.length; index += 1) {\n current = join(current, components[index])\n const entry = lstatSync(current, { throwIfNoEntry: false })\n if (!entry) return\n if (entry.isSymbolicLink()) {\n throw new Error(`Harness-managed path contains a symbolic-link component: ${current}`)\n }\n const isLeaf = index === components.length - 1\n if (!isLeaf && !entry.isDirectory()) {\n throw new Error(`Harness-managed path component is not a directory: ${current}`)\n }\n if (isLeaf && options.leaf === 'file' && !entry.isFile()) {\n throw new Error(`Harness-managed file is not a regular file: ${current}`)\n }\n }\n}\n\nfunction ensureManagedParent(root: string, filePath: string): void {\n const parent = dirname(filePath)\n const normalizedRelative = relative(root, parent)\n if (normalizedRelative === '..' || normalizedRelative.startsWith(`..${sep}`)) {\n throw new Error(`Harness-managed path escapes its root: ${filePath}`)\n }\n let current = root\n for (const component of normalizedRelative.split(sep).filter(Boolean)) {\n assertManagedPath(root, current)\n current = join(current, component)\n const entry = lstatSync(current, { throwIfNoEntry: false })\n if (!entry) mkdirSync(current)\n const created = lstatSync(current, { throwIfNoEntry: false })\n if (!created || created.isSymbolicLink() || !created.isDirectory()) {\n throw new Error(`Harness-managed path component is not a real directory: ${current}`)\n }\n }\n}\n\nfunction harnessGeneratorId(): string {\n try {\n const upstream = JSON.parse(readFileSync(join(GUIDES_DIR, 'upstream', 'manifest.json'), 'utf8')) as {\n generator?: unknown\n }\n const generator = typeof upstream.generator === 'string' ? upstream.generator : ''\n const version = generator.slice(generator.lastIndexOf('@') + 1)\n if (version && version !== generator) return `open-mercato-agentic@${version}`\n } catch {\n // Source-mode tests may not have built upstream snapshots yet.\n }\n return 'open-mercato-agentic@unknown'\n}\n\nfunction externalSkillNames(targetDir: string): Set<string> {\n try {\n const tiers = JSON.parse(readFileSync(join(targetDir, '.ai', 'skills', 'tiers.json'), 'utf8')) as {\n external?: { skills?: unknown }\n }\n return new Set(Array.isArray(tiers.external?.skills) ? tiers.external.skills.filter((name): name is string => typeof name === 'string') : [])\n } catch {\n return new Set()\n }\n}\n\nfunction atomicCopyFile(sourcePath: string, destinationPath: string, managedRoot?: string): void {\n if (managedRoot) {\n assertManagedPath(managedRoot, destinationPath, { leaf: 'file' })\n ensureManagedParent(managedRoot, destinationPath)\n } else {\n ensureDir(destinationPath)\n }\n const temporaryPath = `${destinationPath}.tmp-${process.pid}-${Date.now()}`\n try {\n if (managedRoot) assertManagedPath(managedRoot, temporaryPath, { leaf: 'file' })\n copyFileSync(sourcePath, temporaryPath)\n if (process.platform !== 'win32') chmodSync(temporaryPath, statSync(sourcePath).mode & 0o777)\n if (managedRoot) {\n assertManagedPath(managedRoot, dirname(destinationPath))\n assertManagedPath(managedRoot, destinationPath, { leaf: 'file' })\n assertManagedPath(managedRoot, temporaryPath, { leaf: 'file' })\n }\n renameSync(temporaryPath, destinationPath)\n } finally {\n if (!managedRoot || !lstatSync(temporaryPath, { throwIfNoEntry: false })?.isSymbolicLink()) {\n rmSync(temporaryPath, { force: true })\n }\n }\n}\n\nfunction atomicWriteFile(destinationPath: string, content: string, managedRoot?: string): void {\n if (managedRoot) {\n assertManagedPath(managedRoot, destinationPath, { leaf: 'file' })\n ensureManagedParent(managedRoot, destinationPath)\n } else {\n ensureDir(destinationPath)\n }\n const temporaryPath = `${destinationPath}.tmp-${process.pid}-${Date.now()}`\n try {\n if (managedRoot) assertManagedPath(managedRoot, temporaryPath, { leaf: 'file' })\n writeFileSync(temporaryPath, content)\n if (managedRoot) {\n assertManagedPath(managedRoot, dirname(destinationPath))\n assertManagedPath(managedRoot, destinationPath, { leaf: 'file' })\n assertManagedPath(managedRoot, temporaryPath, { leaf: 'file' })\n }\n renameSync(temporaryPath, destinationPath)\n } finally {\n if (!managedRoot || !lstatSync(temporaryPath, { throwIfNoEntry: false })?.isSymbolicLink()) {\n rmSync(temporaryPath, { force: true })\n }\n }\n}\n\nfunction resolveManifestPath(root: string, relativePath: string): string | null {\n if (!relativePath || relativePath.includes('\\0')) return null\n const absolutePath = resolve(root, relativePath)\n const normalizedRelative = relative(root, absolutePath)\n if (\n normalizedRelative === '' ||\n normalizedRelative === '..' ||\n normalizedRelative.startsWith(`..${sep}`)\n ) {\n return null\n }\n return absolutePath\n}\n\nfunction normalizeManifestRelativePath(path: string): string {\n return path.replace(/\\\\/g, '/')\n}\n\nfunction readHarnessManifest(manifestPath: string): HarnessManifest | null {\n if (!existsSync(manifestPath)) return null\n try {\n const parsed = JSON.parse(readFileSync(manifestPath, 'utf8')) as Partial<HarnessManifest>\n if (\n typeof parsed.version !== 'number' ||\n typeof parsed.generator !== 'string' ||\n !Array.isArray(parsed.files)\n ) {\n return null\n }\n const files: HarnessManifestFile[] = []\n for (const entry of parsed.files) {\n if (\n !entry ||\n typeof entry.path !== 'string' ||\n typeof entry.sha256 !== 'string' ||\n !/^[a-f0-9]{64}$/.test(entry.sha256) ||\n typeof entry.source !== 'string' ||\n typeof entry.userEditable !== 'boolean'\n ) {\n return null\n }\n files.push({ ...entry, path: normalizeManifestRelativePath(entry.path) })\n }\n return { version: parsed.version, generator: parsed.generator, files }\n } catch {\n return null\n }\n}\n\nfunction targetPathsForTree(sourceRoot: string, destinationRoot: string): string[] {\n return listFiles(sourceRoot).map((sourcePath) => join(destinationRoot, relative(sourceRoot, sourcePath)))\n}\n\nfunction finalizeHarnessManifest(config: AgenticConfig, selectedTools: string[]): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'shared')\n const selectedModules = selectModuleFactSheets(targetDir, join(GUIDES_DIR, 'modules'))\n const paths = new Set<string>([\n join(targetDir, 'AGENTS.md'),\n ...targetPathsForTree(join(srcDir, 'ai'), join(targetDir, '.ai')),\n ...targetPathsForTree(join(srcDir, 'scripts'), join(targetDir, 'scripts')),\n ])\n for (const file of readdirSync(GUIDES_DIR)) {\n if (\n file.endsWith('.md')\n || file === 'module-facts.json'\n || file === 'module-facts.v2.json'\n || file === 'reference-module-facts.json'\n ) {\n paths.add(join(targetDir, '.ai', 'guides', file))\n }\n }\n for (const file of listFiles(join(GUIDES_DIR, 'upstream'))) {\n paths.add(join(targetDir, '.ai', 'guides', 'upstream', relative(join(GUIDES_DIR, 'upstream'), file)))\n }\n for (const moduleId of selectedModules) {\n const sourceRoot = join(GUIDES_DIR, 'modules', moduleId)\n const destinationRoot = join(targetDir, '.ai', 'guides', 'modules', moduleId)\n for (const file of targetPathsForTree(sourceRoot, destinationRoot)) paths.add(file)\n }\n for (const file of listFiles(join(GUIDES_DIR, 'reference-modules'))) {\n paths.add(join(targetDir, '.ai', 'guides', 'reference-modules', relative(join(GUIDES_DIR, 'reference-modules'), file)))\n }\n if (selectedTools.includes('claude-code')) {\n paths.add(join(targetDir, 'CLAUDE.md'))\n paths.add(join(targetDir, '.claude', 'settings.json'))\n for (const hook of claudeHookFiles(config.experimentalHooksValidator)) {\n paths.add(join(targetDir, '.claude', 'hooks', hook))\n }\n paths.add(join(targetDir, '.mcp.json.example'))\n }\n if (selectedTools.includes('codex')) {\n paths.add(join(targetDir, '.codex', 'mcp.json.example'))\n if (config.experimentalHooksValidator) {\n paths.add(join(targetDir, '.codex', 'hooks.json'))\n paths.add(join(targetDir, '.codex', 'hooks', 'gate-evidence.mjs'))\n }\n }\n if (selectedTools.includes('cursor')) {\n for (const relativePath of [\n 'hooks.json',\n 'hooks/entity-migration-check.mjs',\n 'mcp.json.example',\n 'rules/open-mercato.mdc',\n 'rules/entity-guard.mdc',\n 'rules/generated-guard.mdc',\n ]) {\n paths.add(join(targetDir, '.cursor', relativePath))\n }\n if (config.experimentalHooksValidator) {\n paths.add(join(targetDir, '.cursor', 'hooks', 'gate-evidence.mjs'))\n }\n }\n const manifestPath = join(targetDir, '.ai', 'harness', 'manifest.json')\n const externalSkills = externalSkillNames(targetDir)\n paths.delete(manifestPath)\n const files = [...paths]\n .filter((path) => existsSync(path))\n .sort((left, right) => left.localeCompare(right))\n .map((path) => {\n const relativePath = normalizeManifestRelativePath(relative(targetDir, path))\n const skillName = relativePath.match(/^\\.ai\\/skills\\/([^/]+)\\//)?.[1]\n return {\n path: relativePath,\n sha256: hashFile(path),\n source: skillName ? (externalSkills.has(skillName) ? 'external-override' : 'local-skill') : 'generated',\n userEditable:\n relativePath === 'AGENTS.md'\n || relativePath === '.ai/agentic.config.json'\n || relativePath === '.ai/lessons.md'\n || relativePath.startsWith('.ai/lessons/'),\n }\n })\n atomicWriteFile(\n manifestPath,\n `${JSON.stringify({ version: 1, generator: harnessGeneratorId(), files }, null, 2)}\\n`,\n )\n}\n\n/**\n * Publish a fully generated harness candidate using the previous ownership\n * manifest as the only source of ownership. Modified owned files and exact-path\n * collisions with unknown files stay untouched; their candidate is written next\n * to them as `<path>.incoming` for explicit review.\n */\nexport type HarnessUpdateConflict = { path: string; candidate: string | null }\n\nfunction preserveIncomingCandidate(\n targetRoot: string,\n destinationPath: string,\n sourcePath: string,\n relativePath: string,\n): string {\n for (let suffix = 1; ; suffix += 1) {\n const label = suffix === 1 ? '.incoming' : `.incoming.${suffix}`\n const candidatePath = `${destinationPath}${label}`\n assertManagedPath(targetRoot, candidatePath, { leaf: 'file' })\n if (!existsSync(candidatePath)) {\n atomicCopyFile(sourcePath, candidatePath, targetRoot)\n return `${relativePath}${label}`\n }\n if (hashFile(candidatePath) === hashFile(sourcePath)) return `${relativePath}${label}`\n }\n}\n\nexport function applyHarnessUpdate(\n targetDir: string,\n stagingDir: string,\n options: { force?: boolean } = {},\n): HarnessUpdateConflict[] {\n const targetRoot = canonicalHarnessRoot(targetDir)\n const stagingRoot = canonicalHarnessRoot(stagingDir)\n const targetManifestPath = join(targetRoot, '.ai', 'harness', 'manifest.json')\n const stagingManifestPath = join(stagingRoot, '.ai', 'harness', 'manifest.json')\n assertManagedPath(targetRoot, targetManifestPath, { leaf: 'file' })\n assertManagedPath(stagingRoot, stagingManifestPath, { leaf: 'file' })\n const candidateManifest = readHarnessManifest(stagingManifestPath)\n if (!candidateManifest) {\n throw new Error('Generated harness candidate has a missing or invalid ownership manifest.')\n }\n\n const previousManifest = readHarnessManifest(targetManifestPath)\n const previousFiles = new Map(previousManifest?.files.map((entry) => [entry.path, entry]) ?? [])\n const candidatePaths = new Set(candidateManifest.files.map((entry) => entry.path))\n const candidates: Array<{\n entry: HarnessManifestFile\n sourcePath: string\n destinationPath: string\n }> = []\n\n // Validate the complete candidate before writing anything into the app.\n for (const entry of candidateManifest.files) {\n const sourcePath = resolveManifestPath(stagingRoot, entry.path)\n const destinationPath = resolveManifestPath(targetRoot, entry.path)\n if (sourcePath) assertManagedPath(stagingRoot, sourcePath, { leaf: 'file' })\n if (destinationPath) assertManagedPath(targetRoot, destinationPath, { leaf: 'file' })\n if (!sourcePath || !destinationPath || !existsSync(sourcePath) || hashFile(sourcePath) !== entry.sha256) {\n throw new Error(`Generated harness candidate is invalid for ${JSON.stringify(entry.path)}.`)\n }\n candidates.push({ entry, sourcePath, destinationPath })\n }\n\n const conflicts: HarnessUpdateConflict[] = []\n for (const { entry, sourcePath, destinationPath } of candidates) {\n if (options.force) {\n atomicCopyFile(sourcePath, destinationPath, targetRoot)\n continue\n }\n if (!existsSync(destinationPath)) {\n atomicCopyFile(sourcePath, destinationPath, targetRoot)\n continue\n }\n\n const currentHash = hashFile(destinationPath)\n const previousEntry = previousFiles.get(entry.path)\n if (currentHash === entry.sha256 || (previousEntry && currentHash === previousEntry.sha256)) {\n atomicCopyFile(sourcePath, destinationPath, targetRoot)\n continue\n }\n\n const candidate = preserveIncomingCandidate(targetRoot, destinationPath, sourcePath, entry.path)\n conflicts.push({ path: entry.path, candidate })\n }\n\n const retainedRetiredEntries: HarnessManifestFile[] = []\n for (const previousEntry of previousManifest?.files ?? []) {\n if (candidatePaths.has(previousEntry.path)) continue\n const destinationPath = resolveManifestPath(targetRoot, previousEntry.path)\n if (!destinationPath || !existsSync(destinationPath)) continue\n assertManagedPath(targetRoot, destinationPath, { leaf: 'file' })\n const isRetiredFlatModuleFact = !previousEntry.userEditable\n && /^\\.ai\\/guides\\/(?:modules|reference-modules)\\/[^/]+\\.md$/.test(previousEntry.path)\n if (isRetiredFlatModuleFact) {\n rmSync(destinationPath, { force: true })\n continue\n }\n let unchanged = false\n try {\n unchanged = hashFile(destinationPath) === previousEntry.sha256\n } catch {\n // A user may replace a generated file with another filesystem object.\n // Preserve it and retain the ownership tombstone for a later review.\n }\n if (unchanged) {\n assertManagedPath(targetRoot, dirname(destinationPath))\n assertManagedPath(targetRoot, destinationPath, { leaf: 'file' })\n rmSync(destinationPath, { force: true })\n } else {\n retainedRetiredEntries.push(previousEntry)\n conflicts.push({ path: previousEntry.path, candidate: null })\n }\n }\n\n // The candidate hashes deliberately remain in the manifest for conflicts. If\n // the user accepts an .incoming file, a later update can recognize it as an\n // unmodified owned file. Until then the hash mismatch keeps preserving it.\n const finalManifest: HarnessManifest = {\n ...candidateManifest,\n files: [...candidateManifest.files, ...retainedRetiredEntries],\n }\n atomicWriteFile(targetManifestPath, `${JSON.stringify(finalManifest, null, 2)}\\n`, targetRoot)\n return conflicts\n}\n\n// \u2500\u2500\u2500 Generators \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\nfunction generateShared(config: AgenticConfig): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'shared')\n\n // Resolve which per-module fact-sheets this app gets (enabled \u2229 bundled allowlist).\n const selectedModules = selectModuleFactSheets(targetDir, join(GUIDES_DIR, 'modules'))\n\n // One recursive mapping mirrors create-app's shared emitter.\n writeTemplate(srcDir, 'AGENTS.md.template', join(targetDir, 'AGENTS.md'), config)\n copyTree(join(srcDir, 'ai'), join(targetDir, '.ai'), config)\n copyTree(join(srcDir, 'scripts'), join(targetDir, 'scripts'), config)\n\n // Routed conceptual guides are copied wholesale (framework-wide). Per-module\n // fact-sheets (.ai/guides/modules/<module>/) are filtered to the app's enabled\n // module set; the combined v1 and corrected v2 module-facts sidecars are copied as-is.\n if (existsSync(GUIDES_DIR)) {\n const guidesDestDir = join(targetDir, '.ai', 'guides')\n for (const file of readdirSync(GUIDES_DIR)) {\n if (!file.endsWith('.md')) continue\n const srcPath = join(GUIDES_DIR, file)\n const destPath = join(guidesDestDir, file)\n ensureDir(destPath)\n copyFileSync(srcPath, destPath)\n }\n\n const moduleFactsPath = join(GUIDES_DIR, 'module-facts.json')\n if (existsSync(moduleFactsPath)) {\n const destPath = join(guidesDestDir, 'module-facts.json')\n ensureDir(destPath)\n copyFileSync(moduleFactsPath, destPath)\n }\n\n const moduleFactsV2Path = join(GUIDES_DIR, 'module-facts.v2.json')\n if (existsSync(moduleFactsV2Path)) {\n const destPath = join(guidesDestDir, 'module-facts.v2.json')\n ensureDir(destPath)\n copyFileSync(moduleFactsV2Path, destPath)\n }\n\n const referenceFactsPath = join(GUIDES_DIR, 'reference-module-facts.json')\n if (existsSync(referenceFactsPath)) {\n const destPath = join(guidesDestDir, 'reference-module-facts.json')\n ensureDir(destPath)\n copyFileSync(referenceFactsPath, destPath)\n }\n\n copyTree(join(GUIDES_DIR, 'upstream'), join(guidesDestDir, 'upstream'), config)\n copyTree(join(GUIDES_DIR, 'reference-modules'), join(guidesDestDir, 'reference-modules'), config)\n\n const modulesSubdir = join(GUIDES_DIR, 'modules')\n for (const moduleId of selectedModules) {\n copyTree(join(modulesSubdir, moduleId), join(guidesDestDir, 'modules', moduleId), config)\n }\n }\n\n injectModuleGuides(join(targetDir, 'AGENTS.md'), selectedModules)\n}\n\nfunction generateClaudeCode(config: AgenticConfig): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'claude-code')\n\n writeTemplate(srcDir, 'CLAUDE.md.template', join(targetDir, 'CLAUDE.md'), config)\n copyFile(\n srcDir,\n config.experimentalHooksValidator ? 'settings.experimental-hooks-validator.json' : 'settings.json',\n join(targetDir, '.claude', 'settings.json'),\n )\n for (const hook of claudeHookFiles(config.experimentalHooksValidator)) {\n copyFile(srcDir, `hooks/${hook}`, join(targetDir, '.claude', 'hooks', hook))\n }\n copyFile(srcDir, 'mcp.json.example', join(targetDir, '.mcp.json.example'))\n\n // The installer exclusively owns Claude's per-skill compatibility links.\n}\n\nfunction generateCodex(config: AgenticConfig): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'codex')\n\n const agentsPath = join(targetDir, 'AGENTS.md')\n if (existsSync(agentsPath)) {\n const enforcement = readFileSync(join(srcDir, 'enforcement-rules.md'), 'utf-8')\n let agents = readFileSync(agentsPath, 'utf-8')\n const MARKER_START = '<!-- CODEX_ENFORCEMENT_RULES_START -->'\n const MARKER_END = '<!-- CODEX_ENFORCEMENT_RULES_END -->'\n\n if (agents.includes(MARKER_START)) {\n const startIdx = agents.indexOf(MARKER_START)\n const endIdx = agents.indexOf(MARKER_END)\n if (endIdx !== -1) {\n agents = agents.slice(0, startIdx) + enforcement + agents.slice(endIdx + MARKER_END.length)\n }\n } else {\n const firstNewline = agents.indexOf('\\n')\n if (firstNewline !== -1) {\n agents = agents.slice(0, firstNewline + 1) + '\\n' + enforcement + '\\n' + agents.slice(firstNewline + 1)\n } else {\n agents = agents + '\\n\\n' + enforcement\n }\n }\n writeFileSync(agentsPath, agents)\n }\n\n if (config.experimentalHooksValidator) {\n copyFile(srcDir, 'hooks.json', join(targetDir, '.codex', 'hooks.json'))\n copyFile(srcDir, 'hooks/gate-evidence.mjs', join(targetDir, '.codex', 'hooks', 'gate-evidence.mjs'))\n }\n copyFile(srcDir, 'mcp.json.example', join(targetDir, '.codex', 'mcp.json.example'))\n\n // No .codex/skills directory: Codex reads the canonical .agents/skills/,\n // which scripts/install-skills.sh populates.\n}\n\nfunction generateCursor(config: AgenticConfig): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'cursor')\n\n writeTemplate(srcDir, 'rules/open-mercato.mdc', join(targetDir, '.cursor', 'rules', 'open-mercato.mdc'), config)\n copyFile(srcDir, 'rules/entity-guard.mdc', join(targetDir, '.cursor', 'rules', 'entity-guard.mdc'))\n copyFile(srcDir, 'rules/generated-guard.mdc', join(targetDir, '.cursor', 'rules', 'generated-guard.mdc'))\n copyFile(\n srcDir,\n config.experimentalHooksValidator ? 'hooks.experimental-hooks-validator.json' : 'hooks.json',\n join(targetDir, '.cursor', 'hooks.json'),\n )\n copyFile(srcDir, 'hooks/entity-migration-check.mjs', join(targetDir, '.cursor', 'hooks', 'entity-migration-check.mjs'))\n if (config.experimentalHooksValidator) {\n copyFile(srcDir, 'hooks/gate-evidence.mjs', join(targetDir, '.cursor', 'hooks', 'gate-evidence.mjs'))\n }\n copyFile(srcDir, 'mcp.json.example', join(targetDir, '.cursor', 'mcp.json.example'))\n\n // No .cursor/skills directory: Cursor reads the canonical .agents/skills/,\n // which scripts/install-skills.sh populates.\n}\n\nfunction generateGithubCopilot(config: AgenticConfig): void {\n const { targetDir } = config\n const srcDir = join(AGENTIC_DIR, 'github-copilot')\n\n writeTemplate(srcDir, 'copilot-instructions.md.template', join(targetDir, '.github', 'copilot-instructions.md'), config)\n copyFile(srcDir, 'instructions/entity-guard.instructions.md', join(targetDir, '.github', 'instructions', 'entity-guard.instructions.md'))\n copyFile(srcDir, 'instructions/generated-guard.instructions.md', join(targetDir, '.github', 'instructions', 'generated-guard.instructions.md'))\n copyFile(srcDir, 'mcp.json.example', join(targetDir, '.vscode', 'mcp.json.example'))\n\n // No .github/skills directory: Copilot reads the canonical .agents/skills/,\n // which scripts/install-skills.sh populates.\n}\n// \u2500\u2500\u2500 Wizard \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\nconst TOOLS = [\n { key: '1', label: 'Claude Code (Anthropic)', id: 'claude-code' },\n { key: '2', label: 'Codex (OpenAI)', id: 'codex' },\n { key: '3', label: 'Cursor (Anysphere)', id: 'cursor' },\n { key: '4', label: 'GitHub Copilot (GitHub)', id: 'github-copilot' },\n { key: '5', label: 'Multiple tools (select individually)', id: 'multiple' },\n { key: '6', label: 'Skip \u2014 set up manually later', id: 'skip' },\n] as const\n\nconst SELECTABLE = TOOLS.filter((t) => t.id !== 'multiple' && t.id !== 'skip')\n\n/**\n * The agents whose SKILL directories `scripts/install-skills.mjs` manages.\n * GitHub Copilot is selectable here but reads instruction files under\n * `.github/`, not a skills directory, so the installer does not know that id \u2014\n * naming it in `agents.ignore` aborts the install with \"unknown agent\".\n */\nconst SKILL_MANAGED_AGENT_IDS = ['claude-code', 'codex', 'cursor']\n\nfunction persistedAgentSelection(targetDir: string): string[] | null {\n const selectableIds = SELECTABLE.map((tool) => tool.id)\n const tiersPath = join(targetDir, '.ai', 'skills', 'tiers.json')\n try {\n const tiers = JSON.parse(readFileSync(tiersPath, 'utf8')) as { agents?: { ignore?: unknown } }\n if (Array.isArray(tiers.agents?.ignore)\n && tiers.agents.ignore.every((id): id is string => typeof id === 'string')) {\n const ignored = new Set(tiers.agents.ignore)\n return selectableIds.filter((id) => !ignored.has(id))\n }\n } catch {\n // Fall through to the ownership manifest and existing generated assets.\n }\n\n const manifest = readHarnessManifest(join(targetDir, '.ai', 'harness', 'manifest.json'))\n const owned = new Set(manifest?.files.map((entry) => entry.path) ?? [])\n const selected = SELECTABLE.filter((tool) => {\n if (tool.id === 'claude-code') {\n return owned.has('CLAUDE.md') || owned.has('.claude/settings.json')\n || existsSync(join(targetDir, 'CLAUDE.md')) || existsSync(join(targetDir, '.claude', 'settings.json'))\n }\n if (tool.id === 'codex') {\n return owned.has('.codex/mcp.json.example') || existsSync(join(targetDir, '.codex', 'mcp.json.example'))\n }\n return owned.has('.cursor/hooks.json') || existsSync(join(targetDir, '.cursor', 'hooks.json'))\n }).map((tool) => tool.id)\n return selected.length > 0 ? selected : null\n}\n\nasync function promptSelection(ask: AskFn): Promise<string[]> {\n console.log('')\n console.log('\uD83E\uDD16 Agentic workflow setup')\n console.log('')\n console.log(' Which AI coding tool will you use with this project?')\n console.log('')\n for (const tool of TOOLS) {\n console.log(` ${tool.key}. ${tool.label}`)\n }\n console.log('')\n\n const answer = (await ask(' Enter number(s) separated by comma [1]: ')).trim() || '1'\n\n if (answer === '6') return ['skip']\n\n if (answer === '5') {\n const selected: string[] = []\n for (const tool of SELECTABLE) {\n const yn = await ask(` Include ${tool.label}? [y/N]: `)\n if (yn.toLowerCase() === 'y' || yn.toLowerCase() === 'yes') {\n selected.push(tool.id)\n }\n }\n return selected.length > 0 ? selected : ['skip']\n }\n\n const keys = answer.split(',').map((s) => s.trim())\n const ids: string[] = []\n for (const key of keys) {\n const tool = TOOLS.find((t) => t.key === key)\n if (tool && tool.id !== 'multiple' && tool.id !== 'skip') {\n ids.push(tool.id)\n }\n }\n return ids.length > 0 ? ids : ['skip']\n}\n\nexport async function runAgenticSetup(\n targetDir: string,\n ask: AskFn,\n options?: AgenticSetupOptions,\n): Promise<void> {\n let selectedIds: string[]\n\n if (options?.tool) {\n selectedIds = options.tool.split(',').map((t) => t.trim())\n } else if (options?.updateHarness) {\n selectedIds = persistedAgentSelection(targetDir) ?? await promptSelection(ask)\n } else {\n selectedIds = await promptSelection(ask)\n }\n\n if (selectedIds.includes('skip')) {\n console.log('')\n console.log(' Skipped agentic setup.')\n console.log('')\n return\n }\n\n const config: AgenticConfig = {\n projectName: basename(targetDir),\n targetDir,\n experimentalHooksValidator: resolveExperimentalHooksValidator(options?.experimentalHooksValidator),\n }\n\n const stagingDir = mkdtempSync(join(tmpdir(), 'open-mercato-harness-'))\n try {\n const modulesSourcePath = join(targetDir, 'src', 'modules.ts')\n const modulesCandidatePath = join(stagingDir, 'src', 'modules.ts')\n if (existsSync(modulesSourcePath)) {\n ensureDir(modulesCandidatePath)\n copyFileSync(modulesSourcePath, modulesCandidatePath)\n }\n\n const stagingConfig: AgenticConfig = {\n projectName: config.projectName,\n targetDir: stagingDir,\n experimentalHooksValidator: config.experimentalHooksValidator,\n }\n generateHarness(stagingConfig, selectedIds)\n const conflicts = applyHarnessUpdate(targetDir, stagingDir, {\n force: options?.force,\n })\n if (conflicts.length > 0) {\n console.warn('')\n console.warn(' \u26A0 Preserved locally modified harness files:')\n for (const conflict of conflicts) {\n const detail = conflict.candidate\n ? `candidate: ${conflict.candidate}`\n : 'retired asset kept because it has local changes'\n console.warn(` \u2022 ${conflict.path} (${detail})`)\n }\n }\n } finally {\n rmSync(stagingDir, { recursive: true, force: true })\n }\n\n installSkills(targetDir)\n\n console.log('')\n console.log(' Agentic setup complete:')\n if (selectedIds.includes('claude-code')) {\n console.log(' \u2713 Claude Code \u2014 CLAUDE.md, .claude/hooks/, .mcp.json.example')\n }\n if (selectedIds.includes('codex')) {\n console.log(' \u2713 Codex \u2014 AGENTS.md enforcement rules, .codex/mcp.json.example')\n }\n if (selectedIds.includes('cursor')) {\n console.log(' \u2713 Cursor \u2014 .cursor/rules/, .cursor/hooks/, .cursor/mcp.json.example')\n }\n if (selectedIds.includes('github-copilot')) {\n console.log(' \u2713 GitHub Copilot \u2014 .github/copilot-instructions.md, .github/instructions/, .vscode/mcp.json.example')\n }\n if (config.experimentalHooksValidator) {\n console.log(' \u2713 Experimental gate-evidence/typecheck validator hooks')\n }\n console.log('')\n console.log(' .ai/agentic.config.json ships preconfigured (GitHub tracker, labels off);')\n console.log(' run /om-setup-agent-pipeline in your agent CLI to tailor labels, QA gate,')\n console.log(' tracker, or validation commands. Re-run `yarn install-skills` anytime to')\n console.log(' refresh the external open-mercato/skills subset.')\n console.log('')\n}\n\nfunction generateHarness(config: AgenticConfig, selectedIds: string[]): void {\n generateShared(config)\n if (selectedIds.includes('claude-code')) generateClaudeCode(config)\n if (selectedIds.includes('codex')) generateCodex(config)\n if (selectedIds.includes('cursor')) generateCursor(config)\n if (selectedIds.includes('github-copilot')) generateGithubCopilot(config)\n\n enforceGeneratedRootBudget(config)\n\n persistAgentSelection(config.targetDir, selectedIds)\n finalizeHarnessManifest(config, selectedIds)\n}\n\n/** Run after every tool generator has patched AGENTS.md, before the manifest is hashed. */\nfunction enforceGeneratedRootBudget(\n config: AgenticConfig,\n maxBytes: number = STANDALONE_ROOT_TARGET_BYTES,\n): boolean {\n const { targetDir } = config\n const selectedModules = selectModuleFactSheets(targetDir, join(GUIDES_DIR, 'modules'))\n return enforceRootInstructionBudget(join(targetDir, 'AGENTS.md'), selectedModules, maxBytes)\n}\n\n/**\n * Persist the agent selection so later `yarn install-skills` runs keep honoring\n * it: agents the user did not pick go into `agents.ignore` in tiers.json and\n * never get a skills directory of their own.\n */\nfunction persistAgentSelection(targetDir: string, selectedIds: string[]): void {\n const manifestPath = join(targetDir, '.ai', 'skills', 'tiers.json')\n if (!existsSync(manifestPath)) return\n const ignore = SKILL_MANAGED_AGENT_IDS.filter((id) => !selectedIds.includes(id))\n const manifest = JSON.parse(readFileSync(manifestPath, 'utf-8')) as Record<string, unknown>\n if (ignore.length > 0) {\n manifest.agents = { ignore }\n } else {\n delete manifest.agents\n }\n writeFileSync(manifestPath, `${JSON.stringify(manifest, null, 2)}\\n`)\n}\n\nfunction installSkills(targetDir: string): void {\n const installScript = join(targetDir, 'scripts', 'install-skills.mjs')\n if (!existsSync(installScript)) return\n console.log('')\n console.log(' Installing agent skills (local tiers + external open-mercato/skills subset)...')\n const result = spawnSync(process.execPath, [installScript], {\n cwd: targetDir,\n stdio: 'inherit',\n env: { ...process.env, OM_SKILLS_OUTPUT_INDENT: '3' },\n })\n if (result.error || result.status !== 0) {\n console.log(' \u26A0 Skill installation did not complete; run `yarn install-skills` inside the app when online.')\n }\n}\n"],
|
|
5
|
+
"mappings": "AAQA;AAAA,EACE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;AACP,SAAS,kBAAkB;AAC3B,SAAS,iBAAiB;AAC1B,SAAS,cAAc;AACvB,SAAS,MAAM,SAAS,UAAU,UAAU,SAAS,WAAW;AAChE,SAAS,qBAAqB;AAC9B,SAAS,SAAS,kBAAkB;AAEpC,MAAM,YAAY,QAAQ,cAAc,YAAY,GAAG,CAAC;AAGxD,MAAM,oBAAoB,KAAK,WAAW,MAAM,SAAS;AACzD,MAAM,cAAc,WAAW,iBAAiB,IAC5C,oBACA,KAAK,WAAW,MAAM,MAAM,MAAM,cAAc,SAAS;AAC7D,MAAM,aAAa,KAAK,aAAa,QAAQ;AAgC7C,SAAS,oBAAoB,SAAiB,QAA+B;AAC3E,SAAO,QAAQ,QAAQ,yBAAyB,OAAO,WAAW;AACpE;AAEA,SAAS,UAAU,UAAwB;AACzC,QAAM,MAAM,QAAQ,QAAQ;AAC5B,MAAI,CAAC,WAAW,GAAG,EAAG,WAAU,KAAK,EAAE,WAAW,KAAK,CAAC;AAC1D;AAEA,SAAS,cAAc,QAAgB,aAAqB,UAAkB,QAA6B;AACzG,QAAM,UAAU,KAAK,QAAQ,WAAW;AACxC,QAAM,UAAU,aAAa,SAAS,OAAO;AAC7C,YAAU,QAAQ;AAClB,gBAAc,UAAU,oBAAoB,SAAS,MAAM,CAAC;AAC9D;AAEA,SAAS,SAAS,QAAgB,aAAqB,UAAwB;AAC7E,QAAM,UAAU,KAAK,QAAQ,WAAW;AACxC,YAAU,QAAQ;AAClB,eAAa,SAAS,QAAQ;AAChC;AAOA,SAAS,qBAAqB,aAAyD;AACrF,MAAI,CAAC,WAAW,WAAW,EAAG,QAAO,EAAE,QAAQ,OAAO,KAAK,CAAC,EAAE;AAC9D,MAAI;AACF,UAAM,UAAU,IAAI,QAAQ,EAAE,uBAAuB,KAAK,CAAC;AAC3D,UAAM,aAAa,QAAQ,iBAAiB,cAAc,aAAa,aAAa,OAAO,CAAC;AAC5F,UAAM,cAAc,WAAW,uBAAuB,gBAAgB;AACtE,UAAM,eAAe,aAAa,qBAAqB,WAAW,sBAAsB;AACxF,QAAI,CAAC,aAAc,QAAO,EAAE,QAAQ,OAAO,KAAK,CAAC,EAAE;AACnD,UAAM,MAAgB,CAAC;AACvB,eAAW,WAAW,aAAa,YAAY,GAAG;AAChD,YAAM,gBAAgB,QAAQ,OAAO,WAAW,uBAAuB;AACvE,UAAI,CAAC,cAAe;AACpB,YAAM,aAAa,cAAc,YAAY,IAAI,GAAG,OAAO,WAAW,kBAAkB;AACxF,YAAM,UAAU,YAAY,qBAAqB,WAAW,aAAa,GAAG,gBAAgB;AAC5F,UAAI,QAAS,KAAI,KAAK,OAAO;AAAA,IAC/B;AACA,WAAO,EAAE,QAAQ,MAAM,IAAI;AAAA,EAC7B,QAAQ;AACN,WAAO,EAAE,QAAQ,OAAO,KAAK,CAAC,EAAE;AAAA,EAClC;AACF;AAMA,SAAS,uBAAuB,WAAmB,eAAiC;AAClF,QAAM,YAAY,WAAW,aAAa,IACtC,YAAY,eAAe,EAAE,eAAe,KAAK,CAAC,EAC/C,OAAO,CAAC,UAAU,MAAM,YAAY,KAAK,WAAW,KAAK,eAAe,MAAM,MAAM,UAAU,CAAC,CAAC,EAChG,IAAI,CAAC,UAAU,MAAM,IAAI,IAC5B,CAAC;AACL,MAAI,UAAU,WAAW,EAAG,QAAO,CAAC;AACpC,QAAM,SAAS,qBAAqB,KAAK,WAAW,OAAO,YAAY,CAAC;AACxE,MAAI,CAAC,OAAO,OAAQ,QAAO;AAC3B,QAAM,UAAU,IAAI,IAAI,OAAO,GAAG;AAClC,QAAM,WAAW,UAAU,OAAO,CAAC,aAAa,QAAQ,IAAI,QAAQ,CAAC;AACrE,SAAO;AACT;AAEA,MAAM,sBAAsB;AAC5B,MAAM,oBAAoB;AAInB,MAAM,+BAA+B,KAAK;AAS1C,SAAS,wBACd,UACA,UAAqC,CAAC,GAC9B;AACR,MAAI,SAAS,WAAW,EAAG,QAAO;AAClC,QAAM,QAAQ,QAAQ,UAClB,yBAAyB,SAAS,MAAM,oHACxC,yBAAyB,SAAS,IAAI,CAAC,aAAa,KAAK,QAAQ,IAAI,EAAE,KAAK,GAAG,CAAC;AACpF,SAAO;AAAA,IACL;AAAA,IACA;AAAA,IACA;AAAA,EACF,EAAE,KAAK,IAAI;AACb;AAKA,SAAS,mBACP,cACA,UACA,UAAqC,CAAC,GAChC;AACN,MAAI,CAAC,WAAW,YAAY,EAAG;AAC/B,QAAM,UAAU,aAAa,cAAc,OAAO;AAClD,QAAM,aAAa,QAAQ,QAAQ,mBAAmB;AACtD,QAAM,WAAW,QAAQ,QAAQ,iBAAiB;AAClD,MAAI,eAAe,MAAM,aAAa,MAAM,WAAW,YAAY;AACjE,YAAQ;AAAA,MACN,6CAA6C,mBAAmB,WAAM,iBAAiB,kBAAkB,YAAY;AAAA,IACvH;AACA;AAAA,EACF;AACA,QAAM,SAAS,QAAQ,MAAM,GAAG,aAAa,oBAAoB,MAAM;AACvE,QAAM,QAAQ,QAAQ,MAAM,QAAQ;AACpC,QAAM,OAAO,GAAG,MAAM;AAAA,EAAK,wBAAwB,UAAU,OAAO,CAAC;AAAA,EAAK,KAAK;AAC/E,MAAI,SAAS,QAAS,eAAc,cAAc,IAAI;AACxD;AAMO,SAAS,6BACd,cACA,UACA,WAAmB,8BACV;AACT,MAAI,CAAC,WAAW,YAAY,EAAG,QAAO;AACtC,MAAI,OAAO,WAAW,aAAa,YAAY,CAAC,KAAK,SAAU,QAAO;AACtE,qBAAmB,cAAc,UAAU,EAAE,SAAS,KAAK,CAAC;AAC5D,SAAO;AACT;AAEA,MAAM,kBAAkB,oBAAI,IAAI,CAAC,QAAQ,SAAS,OAAO,QAAQ,QAAQ,OAAO,OAAO,MAAM,CAAC;AAE9F,SAAS,YAAY,MAAuB;AAC1C,QAAM,MAAM,KAAK,YAAY,GAAG;AAChC,SAAO,QAAQ,MAAM,gBAAgB,IAAI,KAAK,MAAM,GAAG,CAAC;AAC1D;AAEA,SAAS,UAAU,MAAwB;AACzC,MAAI,CAAC,WAAW,IAAI,EAAG,QAAO,CAAC;AAC/B,QAAM,QAAkB,CAAC;AACzB,aAAW,SAAS,YAAY,MAAM,EAAE,eAAe,KAAK,CAAC,EAAE,KAAK,CAAC,GAAG,MAAM,EAAE,KAAK,cAAc,EAAE,IAAI,CAAC,GAAG;AAC3G,UAAM,WAAW,KAAK,MAAM,MAAM,IAAI;AACtC,QAAI,MAAM,YAAY,EAAG,OAAM,KAAK,GAAG,UAAU,QAAQ,CAAC;AAAA,aACjD,MAAM,OAAO,EAAG,OAAM,KAAK,QAAQ;AAAA,EAC9C;AACA,SAAO;AACT;AAUA,SAAS,gBAAgB,4BAA+C;AACtE,QAAM,WAAW,KAAK,aAAa,eAAe,OAAO;AACzD,SAAO,UAAU,QAAQ,EACtB,IAAI,CAAC,SAAS,SAAS,UAAU,IAAI,EAAE,WAAW,MAAM,GAAG,CAAC,EAC5D,OAAO,CAAC,SAAS,8BAA8B,SAAS,kBAAkB;AAC/E;AAEA,SAAS,kCACP,eACA,cAAiC,QAAQ,KAChC;AACT,MAAI,kBAAkB,OAAW,QAAO;AAExC,QAAM,QAAQ,YAAY,yCAAyC,KAAK,EAAE,YAAY;AACtF,MAAI,CAAC,MAAO,QAAO;AACnB,MAAI,CAAC,KAAK,QAAQ,OAAO,IAAI,EAAE,SAAS,KAAK,EAAG,QAAO;AACvD,MAAI,CAAC,KAAK,SAAS,MAAM,KAAK,EAAE,SAAS,KAAK,EAAG,QAAO;AAExD,QAAM,IAAI;AAAA,IACR;AAAA,EACF;AACF;AAEA,SAAS,SAAS,YAAoB,iBAAyB,QAA6B;AAC1F,aAAW,cAAc,UAAU,UAAU,GAAG;AAC9C,UAAM,kBAAkB,KAAK,iBAAiB,SAAS,YAAY,UAAU,CAAC;AAC9E,cAAU,eAAe;AACzB,QAAI,YAAY,UAAU,GAAG;AAC3B,oBAAc,iBAAiB,oBAAoB,aAAa,YAAY,MAAM,GAAG,MAAM,CAAC;AAAA,IAC9F,OAAO;AACL,mBAAa,YAAY,eAAe;AAAA,IAC1C;AACA,QAAI,QAAQ,aAAa,QAAS,WAAU,iBAAiB,SAAS,UAAU,EAAE,OAAO,GAAK;AAAA,EAChG;AACF;AAEA,SAAS,SAAS,MAAsB;AACtC,SAAO,WAAW,QAAQ,EAAE,OAAO,aAAa,IAAI,CAAC,EAAE,OAAO,KAAK;AACrE;AAEA,SAAS,qBAAqB,MAAsB;AAClD,QAAM,WAAW,QAAQ,IAAI;AAC7B,MAAI,CAAC,WAAW,QAAQ,GAAG;AACzB,UAAM,IAAI,MAAM,+CAA+C,QAAQ,EAAE;AAAA,EAC3E;AACA,QAAM,YAAY,aAAa,QAAQ;AACvC,QAAM,QAAQ,UAAU,WAAW,EAAE,gBAAgB,MAAM,CAAC;AAC5D,MAAI,CAAC,SAAS,CAAC,MAAM,YAAY,GAAG;AAClC,UAAM,IAAI,MAAM,+CAA+C,QAAQ,EAAE;AAAA,EAC3E;AACA,SAAO;AACT;AAOA,SAAS,kBAAkB,MAAc,MAAc,UAAqC,CAAC,GAAS;AACpG,QAAM,eAAe,QAAQ,IAAI;AACjC,QAAM,qBAAqB,SAAS,MAAM,YAAY;AACtD,MACE,uBAAuB,QACvB,mBAAmB,WAAW,KAAK,GAAG,EAAE,GACxC;AACA,UAAM,IAAI,MAAM,0CAA0C,YAAY,EAAE;AAAA,EAC1E;AACA,MAAI,uBAAuB,GAAI;AAE/B,QAAM,aAAa,mBAAmB,MAAM,GAAG,EAAE,OAAO,OAAO;AAC/D,MAAI,UAAU;AACd,WAAS,QAAQ,GAAG,QAAQ,WAAW,QAAQ,SAAS,GAAG;AACzD,cAAU,KAAK,SAAS,WAAW,KAAK,CAAC;AACzC,UAAM,QAAQ,UAAU,SAAS,EAAE,gBAAgB,MAAM,CAAC;AAC1D,QAAI,CAAC,MAAO;AACZ,QAAI,MAAM,eAAe,GAAG;AAC1B,YAAM,IAAI,MAAM,4DAA4D,OAAO,EAAE;AAAA,IACvF;AACA,UAAM,SAAS,UAAU,WAAW,SAAS;AAC7C,QAAI,CAAC,UAAU,CAAC,MAAM,YAAY,GAAG;AACnC,YAAM,IAAI,MAAM,sDAAsD,OAAO,EAAE;AAAA,IACjF;AACA,QAAI,UAAU,QAAQ,SAAS,UAAU,CAAC,MAAM,OAAO,GAAG;AACxD,YAAM,IAAI,MAAM,+CAA+C,OAAO,EAAE;AAAA,IAC1E;AAAA,EACF;AACF;AAEA,SAAS,oBAAoB,MAAc,UAAwB;AACjE,QAAM,SAAS,QAAQ,QAAQ;AAC/B,QAAM,qBAAqB,SAAS,MAAM,MAAM;AAChD,MAAI,uBAAuB,QAAQ,mBAAmB,WAAW,KAAK,GAAG,EAAE,GAAG;AAC5E,UAAM,IAAI,MAAM,0CAA0C,QAAQ,EAAE;AAAA,EACtE;AACA,MAAI,UAAU;AACd,aAAW,aAAa,mBAAmB,MAAM,GAAG,EAAE,OAAO,OAAO,GAAG;AACrE,sBAAkB,MAAM,OAAO;AAC/B,cAAU,KAAK,SAAS,SAAS;AACjC,UAAM,QAAQ,UAAU,SAAS,EAAE,gBAAgB,MAAM,CAAC;AAC1D,QAAI,CAAC,MAAO,WAAU,OAAO;AAC7B,UAAM,UAAU,UAAU,SAAS,EAAE,gBAAgB,MAAM,CAAC;AAC5D,QAAI,CAAC,WAAW,QAAQ,eAAe,KAAK,CAAC,QAAQ,YAAY,GAAG;AAClE,YAAM,IAAI,MAAM,2DAA2D,OAAO,EAAE;AAAA,IACtF;AAAA,EACF;AACF;AAEA,SAAS,qBAA6B;AACpC,MAAI;AACF,UAAM,WAAW,KAAK,MAAM,aAAa,KAAK,YAAY,YAAY,eAAe,GAAG,MAAM,CAAC;AAG/F,UAAM,YAAY,OAAO,SAAS,cAAc,WAAW,SAAS,YAAY;AAChF,UAAM,UAAU,UAAU,MAAM,UAAU,YAAY,GAAG,IAAI,CAAC;AAC9D,QAAI,WAAW,YAAY,UAAW,QAAO,wBAAwB,OAAO;AAAA,EAC9E,QAAQ;AAAA,EAER;AACA,SAAO;AACT;AAEA,SAAS,mBAAmB,WAAgC;AAC1D,MAAI;AACF,UAAM,QAAQ,KAAK,MAAM,aAAa,KAAK,WAAW,OAAO,UAAU,YAAY,GAAG,MAAM,CAAC;AAG7F,WAAO,IAAI,IAAI,MAAM,QAAQ,MAAM,UAAU,MAAM,IAAI,MAAM,SAAS,OAAO,OAAO,CAAC,SAAyB,OAAO,SAAS,QAAQ,IAAI,CAAC,CAAC;AAAA,EAC9I,QAAQ;AACN,WAAO,oBAAI,IAAI;AAAA,EACjB;AACF;AAEA,SAAS,eAAe,YAAoB,iBAAyB,aAA4B;AAC/F,MAAI,aAAa;AACf,sBAAkB,aAAa,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAChE,wBAAoB,aAAa,eAAe;AAAA,EAClD,OAAO;AACL,cAAU,eAAe;AAAA,EAC3B;AACA,QAAM,gBAAgB,GAAG,eAAe,QAAQ,QAAQ,GAAG,IAAI,KAAK,IAAI,CAAC;AACzE,MAAI;AACF,QAAI,YAAa,mBAAkB,aAAa,eAAe,EAAE,MAAM,OAAO,CAAC;AAC/E,iBAAa,YAAY,aAAa;AACtC,QAAI,QAAQ,aAAa,QAAS,WAAU,eAAe,SAAS,UAAU,EAAE,OAAO,GAAK;AAC5F,QAAI,aAAa;AACf,wBAAkB,aAAa,QAAQ,eAAe,CAAC;AACvD,wBAAkB,aAAa,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAChE,wBAAkB,aAAa,eAAe,EAAE,MAAM,OAAO,CAAC;AAAA,IAChE;AACA,eAAW,eAAe,eAAe;AAAA,EAC3C,UAAE;AACA,QAAI,CAAC,eAAe,CAAC,UAAU,eAAe,EAAE,gBAAgB,MAAM,CAAC,GAAG,eAAe,GAAG;AAC1F,aAAO,eAAe,EAAE,OAAO,KAAK,CAAC;AAAA,IACvC;AAAA,EACF;AACF;AAEA,SAAS,gBAAgB,iBAAyB,SAAiB,aAA4B;AAC7F,MAAI,aAAa;AACf,sBAAkB,aAAa,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAChE,wBAAoB,aAAa,eAAe;AAAA,EAClD,OAAO;AACL,cAAU,eAAe;AAAA,EAC3B;AACA,QAAM,gBAAgB,GAAG,eAAe,QAAQ,QAAQ,GAAG,IAAI,KAAK,IAAI,CAAC;AACzE,MAAI;AACF,QAAI,YAAa,mBAAkB,aAAa,eAAe,EAAE,MAAM,OAAO,CAAC;AAC/E,kBAAc,eAAe,OAAO;AACpC,QAAI,aAAa;AACf,wBAAkB,aAAa,QAAQ,eAAe,CAAC;AACvD,wBAAkB,aAAa,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAChE,wBAAkB,aAAa,eAAe,EAAE,MAAM,OAAO,CAAC;AAAA,IAChE;AACA,eAAW,eAAe,eAAe;AAAA,EAC3C,UAAE;AACA,QAAI,CAAC,eAAe,CAAC,UAAU,eAAe,EAAE,gBAAgB,MAAM,CAAC,GAAG,eAAe,GAAG;AAC1F,aAAO,eAAe,EAAE,OAAO,KAAK,CAAC;AAAA,IACvC;AAAA,EACF;AACF;AAEA,SAAS,oBAAoB,MAAc,cAAqC;AAC9E,MAAI,CAAC,gBAAgB,aAAa,SAAS,IAAI,EAAG,QAAO;AACzD,QAAM,eAAe,QAAQ,MAAM,YAAY;AAC/C,QAAM,qBAAqB,SAAS,MAAM,YAAY;AACtD,MACE,uBAAuB,MACvB,uBAAuB,QACvB,mBAAmB,WAAW,KAAK,GAAG,EAAE,GACxC;AACA,WAAO;AAAA,EACT;AACA,SAAO;AACT;AAEA,SAAS,8BAA8B,MAAsB;AAC3D,SAAO,KAAK,QAAQ,OAAO,GAAG;AAChC;AAEA,SAAS,oBAAoB,cAA8C;AACzE,MAAI,CAAC,WAAW,YAAY,EAAG,QAAO;AACtC,MAAI;AACF,UAAM,SAAS,KAAK,MAAM,aAAa,cAAc,MAAM,CAAC;AAC5D,QACE,OAAO,OAAO,YAAY,YAC1B,OAAO,OAAO,cAAc,YAC5B,CAAC,MAAM,QAAQ,OAAO,KAAK,GAC3B;AACA,aAAO;AAAA,IACT;AACA,UAAM,QAA+B,CAAC;AACtC,eAAW,SAAS,OAAO,OAAO;AAChC,UACE,CAAC,SACD,OAAO,MAAM,SAAS,YACtB,OAAO,MAAM,WAAW,YACxB,CAAC,iBAAiB,KAAK,MAAM,MAAM,KACnC,OAAO,MAAM,WAAW,YACxB,OAAO,MAAM,iBAAiB,WAC9B;AACA,eAAO;AAAA,MACT;AACA,YAAM,KAAK,EAAE,GAAG,OAAO,MAAM,8BAA8B,MAAM,IAAI,EAAE,CAAC;AAAA,IAC1E;AACA,WAAO,EAAE,SAAS,OAAO,SAAS,WAAW,OAAO,WAAW,MAAM;AAAA,EACvE,QAAQ;AACN,WAAO;AAAA,EACT;AACF;AAEA,SAAS,mBAAmB,YAAoB,iBAAmC;AACjF,SAAO,UAAU,UAAU,EAAE,IAAI,CAAC,eAAe,KAAK,iBAAiB,SAAS,YAAY,UAAU,CAAC,CAAC;AAC1G;AAEA,SAAS,wBAAwB,QAAuB,eAA+B;AACrF,QAAM,EAAE,UAAU,IAAI;AACtB,QAAM,SAAS,KAAK,aAAa,QAAQ;AACzC,QAAM,kBAAkB,uBAAuB,WAAW,KAAK,YAAY,SAAS,CAAC;AACrF,QAAM,QAAQ,oBAAI,IAAY;AAAA,IAC5B,KAAK,WAAW,WAAW;AAAA,IAC3B,GAAG,mBAAmB,KAAK,QAAQ,IAAI,GAAG,KAAK,WAAW,KAAK,CAAC;AAAA,IAChE,GAAG,mBAAmB,KAAK,QAAQ,SAAS,GAAG,KAAK,WAAW,SAAS,CAAC;AAAA,EAC3E,CAAC;AACD,aAAW,QAAQ,YAAY,UAAU,GAAG;AAC1C,QACE,KAAK,SAAS,KAAK,KAChB,SAAS,uBACT,SAAS,0BACT,SAAS,+BACZ;AACA,YAAM,IAAI,KAAK,WAAW,OAAO,UAAU,IAAI,CAAC;AAAA,IAClD;AAAA,EACF;AACA,aAAW,QAAQ,UAAU,KAAK,YAAY,UAAU,CAAC,GAAG;AAC1D,UAAM,IAAI,KAAK,WAAW,OAAO,UAAU,YAAY,SAAS,KAAK,YAAY,UAAU,GAAG,IAAI,CAAC,CAAC;AAAA,EACtG;AACA,aAAW,YAAY,iBAAiB;AACtC,UAAM,aAAa,KAAK,YAAY,WAAW,QAAQ;AACvD,UAAM,kBAAkB,KAAK,WAAW,OAAO,UAAU,WAAW,QAAQ;AAC5E,eAAW,QAAQ,mBAAmB,YAAY,eAAe,EAAG,OAAM,IAAI,IAAI;AAAA,EACpF;AACA,aAAW,QAAQ,UAAU,KAAK,YAAY,mBAAmB,CAAC,GAAG;AACnE,UAAM,IAAI,KAAK,WAAW,OAAO,UAAU,qBAAqB,SAAS,KAAK,YAAY,mBAAmB,GAAG,IAAI,CAAC,CAAC;AAAA,EACxH;AACA,MAAI,cAAc,SAAS,aAAa,GAAG;AACzC,UAAM,IAAI,KAAK,WAAW,WAAW,CAAC;AACtC,UAAM,IAAI,KAAK,WAAW,WAAW,eAAe,CAAC;AACrD,eAAW,QAAQ,gBAAgB,OAAO,0BAA0B,GAAG;AACrE,YAAM,IAAI,KAAK,WAAW,WAAW,SAAS,IAAI,CAAC;AAAA,IACrD;AACA,UAAM,IAAI,KAAK,WAAW,mBAAmB,CAAC;AAAA,EAChD;AACA,MAAI,cAAc,SAAS,OAAO,GAAG;AACnC,UAAM,IAAI,KAAK,WAAW,UAAU,kBAAkB,CAAC;AACvD,QAAI,OAAO,4BAA4B;AACrC,YAAM,IAAI,KAAK,WAAW,UAAU,YAAY,CAAC;AACjD,YAAM,IAAI,KAAK,WAAW,UAAU,SAAS,mBAAmB,CAAC;AAAA,IACnE;AAAA,EACF;AACA,MAAI,cAAc,SAAS,QAAQ,GAAG;AACpC,eAAW,gBAAgB;AAAA,MACzB;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,IACF,GAAG;AACD,YAAM,IAAI,KAAK,WAAW,WAAW,YAAY,CAAC;AAAA,IACpD;AACA,QAAI,OAAO,4BAA4B;AACrC,YAAM,IAAI,KAAK,WAAW,WAAW,SAAS,mBAAmB,CAAC;AAAA,IACpE;AAAA,EACF;AACA,QAAM,eAAe,KAAK,WAAW,OAAO,WAAW,eAAe;AACtE,QAAM,iBAAiB,mBAAmB,SAAS;AACnD,QAAM,OAAO,YAAY;AACzB,QAAM,QAAQ,CAAC,GAAG,KAAK,EACpB,OAAO,CAAC,SAAS,WAAW,IAAI,CAAC,EACjC,KAAK,CAAC,MAAM,UAAU,KAAK,cAAc,KAAK,CAAC,EAC/C,IAAI,CAAC,SAAS;AACb,UAAM,eAAe,8BAA8B,SAAS,WAAW,IAAI,CAAC;AAC5E,UAAM,YAAY,aAAa,MAAM,0BAA0B,IAAI,CAAC;AACpE,WAAO;AAAA,MACL,MAAM;AAAA,MACN,QAAQ,SAAS,IAAI;AAAA,MACrB,QAAQ,YAAa,eAAe,IAAI,SAAS,IAAI,sBAAsB,gBAAiB;AAAA,MAC5F,cACE,iBAAiB,eACd,iBAAiB,6BACjB,iBAAiB,oBACjB,aAAa,WAAW,cAAc;AAAA,IAC7C;AAAA,EACF,CAAC;AACH;AAAA,IACE;AAAA,IACA,GAAG,KAAK,UAAU,EAAE,SAAS,GAAG,WAAW,mBAAmB,GAAG,MAAM,GAAG,MAAM,CAAC,CAAC;AAAA;AAAA,EACpF;AACF;AAUA,SAAS,0BACP,YACA,iBACA,YACA,cACQ;AACR,WAAS,SAAS,KAAK,UAAU,GAAG;AAClC,UAAM,QAAQ,WAAW,IAAI,cAAc,aAAa,MAAM;AAC9D,UAAM,gBAAgB,GAAG,eAAe,GAAG,KAAK;AAChD,sBAAkB,YAAY,eAAe,EAAE,MAAM,OAAO,CAAC;AAC7D,QAAI,CAAC,WAAW,aAAa,GAAG;AAC9B,qBAAe,YAAY,eAAe,UAAU;AACpD,aAAO,GAAG,YAAY,GAAG,KAAK;AAAA,IAChC;AACA,QAAI,SAAS,aAAa,MAAM,SAAS,UAAU,EAAG,QAAO,GAAG,YAAY,GAAG,KAAK;AAAA,EACtF;AACF;AAEO,SAAS,mBACd,WACA,YACA,UAA+B,CAAC,GACP;AACzB,QAAM,aAAa,qBAAqB,SAAS;AACjD,QAAM,cAAc,qBAAqB,UAAU;AACnD,QAAM,qBAAqB,KAAK,YAAY,OAAO,WAAW,eAAe;AAC7E,QAAM,sBAAsB,KAAK,aAAa,OAAO,WAAW,eAAe;AAC/E,oBAAkB,YAAY,oBAAoB,EAAE,MAAM,OAAO,CAAC;AAClE,oBAAkB,aAAa,qBAAqB,EAAE,MAAM,OAAO,CAAC;AACpE,QAAM,oBAAoB,oBAAoB,mBAAmB;AACjE,MAAI,CAAC,mBAAmB;AACtB,UAAM,IAAI,MAAM,0EAA0E;AAAA,EAC5F;AAEA,QAAM,mBAAmB,oBAAoB,kBAAkB;AAC/D,QAAM,gBAAgB,IAAI,IAAI,kBAAkB,MAAM,IAAI,CAAC,UAAU,CAAC,MAAM,MAAM,KAAK,CAAC,KAAK,CAAC,CAAC;AAC/F,QAAM,iBAAiB,IAAI,IAAI,kBAAkB,MAAM,IAAI,CAAC,UAAU,MAAM,IAAI,CAAC;AACjF,QAAM,aAID,CAAC;AAGN,aAAW,SAAS,kBAAkB,OAAO;AAC3C,UAAM,aAAa,oBAAoB,aAAa,MAAM,IAAI;AAC9D,UAAM,kBAAkB,oBAAoB,YAAY,MAAM,IAAI;AAClE,QAAI,WAAY,mBAAkB,aAAa,YAAY,EAAE,MAAM,OAAO,CAAC;AAC3E,QAAI,gBAAiB,mBAAkB,YAAY,iBAAiB,EAAE,MAAM,OAAO,CAAC;AACpF,QAAI,CAAC,cAAc,CAAC,mBAAmB,CAAC,WAAW,UAAU,KAAK,SAAS,UAAU,MAAM,MAAM,QAAQ;AACvG,YAAM,IAAI,MAAM,8CAA8C,KAAK,UAAU,MAAM,IAAI,CAAC,GAAG;AAAA,IAC7F;AACA,eAAW,KAAK,EAAE,OAAO,YAAY,gBAAgB,CAAC;AAAA,EACxD;AAEA,QAAM,YAAqC,CAAC;AAC5C,aAAW,EAAE,OAAO,YAAY,gBAAgB,KAAK,YAAY;AAC/D,QAAI,QAAQ,OAAO;AACjB,qBAAe,YAAY,iBAAiB,UAAU;AACtD;AAAA,IACF;AACA,QAAI,CAAC,WAAW,eAAe,GAAG;AAChC,qBAAe,YAAY,iBAAiB,UAAU;AACtD;AAAA,IACF;AAEA,UAAM,cAAc,SAAS,eAAe;AAC5C,UAAM,gBAAgB,cAAc,IAAI,MAAM,IAAI;AAClD,QAAI,gBAAgB,MAAM,UAAW,iBAAiB,gBAAgB,cAAc,QAAS;AAC3F,qBAAe,YAAY,iBAAiB,UAAU;AACtD;AAAA,IACF;AAEA,UAAM,YAAY,0BAA0B,YAAY,iBAAiB,YAAY,MAAM,IAAI;AAC/F,cAAU,KAAK,EAAE,MAAM,MAAM,MAAM,UAAU,CAAC;AAAA,EAChD;AAEA,QAAM,yBAAgD,CAAC;AACvD,aAAW,iBAAiB,kBAAkB,SAAS,CAAC,GAAG;AACzD,QAAI,eAAe,IAAI,cAAc,IAAI,EAAG;AAC5C,UAAM,kBAAkB,oBAAoB,YAAY,cAAc,IAAI;AAC1E,QAAI,CAAC,mBAAmB,CAAC,WAAW,eAAe,EAAG;AACtD,sBAAkB,YAAY,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC/D,UAAM,0BAA0B,CAAC,cAAc,gBAC1C,2DAA2D,KAAK,cAAc,IAAI;AACvF,QAAI,yBAAyB;AAC3B,aAAO,iBAAiB,EAAE,OAAO,KAAK,CAAC;AACvC;AAAA,IACF;AACA,QAAI,YAAY;AAChB,QAAI;AACF,kBAAY,SAAS,eAAe,MAAM,cAAc;AAAA,IAC1D,QAAQ;AAAA,IAGR;AACA,QAAI,WAAW;AACb,wBAAkB,YAAY,QAAQ,eAAe,CAAC;AACtD,wBAAkB,YAAY,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC/D,aAAO,iBAAiB,EAAE,OAAO,KAAK,CAAC;AAAA,IACzC,OAAO;AACL,6BAAuB,KAAK,aAAa;AACzC,gBAAU,KAAK,EAAE,MAAM,cAAc,MAAM,WAAW,KAAK,CAAC;AAAA,IAC9D;AAAA,EACF;AAKA,QAAM,gBAAiC;AAAA,IACrC,GAAG;AAAA,IACH,OAAO,CAAC,GAAG,kBAAkB,OAAO,GAAG,sBAAsB;AAAA,EAC/D;AACA,kBAAgB,oBAAoB,GAAG,KAAK,UAAU,eAAe,MAAM,CAAC,CAAC;AAAA,GAAM,UAAU;AAC7F,SAAO;AACT;AAIA,SAAS,eAAe,QAA6B;AACnD,QAAM,EAAE,UAAU,IAAI;AACtB,QAAM,SAAS,KAAK,aAAa,QAAQ;AAGzC,QAAM,kBAAkB,uBAAuB,WAAW,KAAK,YAAY,SAAS,CAAC;AAGrF,gBAAc,QAAQ,sBAAsB,KAAK,WAAW,WAAW,GAAG,MAAM;AAChF,WAAS,KAAK,QAAQ,IAAI,GAAG,KAAK,WAAW,KAAK,GAAG,MAAM;AAC3D,WAAS,KAAK,QAAQ,SAAS,GAAG,KAAK,WAAW,SAAS,GAAG,MAAM;AAKpE,MAAI,WAAW,UAAU,GAAG;AAC1B,UAAM,gBAAgB,KAAK,WAAW,OAAO,QAAQ;AACrD,eAAW,QAAQ,YAAY,UAAU,GAAG;AAC1C,UAAI,CAAC,KAAK,SAAS,KAAK,EAAG;AAC3B,YAAM,UAAU,KAAK,YAAY,IAAI;AACrC,YAAM,WAAW,KAAK,eAAe,IAAI;AACzC,gBAAU,QAAQ;AAClB,mBAAa,SAAS,QAAQ;AAAA,IAChC;AAEA,UAAM,kBAAkB,KAAK,YAAY,mBAAmB;AAC5D,QAAI,WAAW,eAAe,GAAG;AAC/B,YAAM,WAAW,KAAK,eAAe,mBAAmB;AACxD,gBAAU,QAAQ;AAClB,mBAAa,iBAAiB,QAAQ;AAAA,IACxC;AAEA,UAAM,oBAAoB,KAAK,YAAY,sBAAsB;AACjE,QAAI,WAAW,iBAAiB,GAAG;AACjC,YAAM,WAAW,KAAK,eAAe,sBAAsB;AAC3D,gBAAU,QAAQ;AAClB,mBAAa,mBAAmB,QAAQ;AAAA,IAC1C;AAEA,UAAM,qBAAqB,KAAK,YAAY,6BAA6B;AACzE,QAAI,WAAW,kBAAkB,GAAG;AAClC,YAAM,WAAW,KAAK,eAAe,6BAA6B;AAClE,gBAAU,QAAQ;AAClB,mBAAa,oBAAoB,QAAQ;AAAA,IAC3C;AAEA,aAAS,KAAK,YAAY,UAAU,GAAG,KAAK,eAAe,UAAU,GAAG,MAAM;AAC9E,aAAS,KAAK,YAAY,mBAAmB,GAAG,KAAK,eAAe,mBAAmB,GAAG,MAAM;AAEhG,UAAM,gBAAgB,KAAK,YAAY,SAAS;AAChD,eAAW,YAAY,iBAAiB;AACtC,eAAS,KAAK,eAAe,QAAQ,GAAG,KAAK,eAAe,WAAW,QAAQ,GAAG,MAAM;AAAA,IAC1F;AAAA,EACF;AAEA,qBAAmB,KAAK,WAAW,WAAW,GAAG,eAAe;AAClE;AAEA,SAAS,mBAAmB,QAA6B;AACvD,QAAM,EAAE,UAAU,IAAI;AACtB,QAAM,SAAS,KAAK,aAAa,aAAa;AAE9C,gBAAc,QAAQ,sBAAsB,KAAK,WAAW,WAAW,GAAG,MAAM;AAChF;AAAA,IACE;AAAA,IACA,OAAO,6BAA6B,+CAA+C;AAAA,IACnF,KAAK,WAAW,WAAW,eAAe;AAAA,EAC5C;AACA,aAAW,QAAQ,gBAAgB,OAAO,0BAA0B,GAAG;AACrE,aAAS,QAAQ,SAAS,IAAI,IAAI,KAAK,WAAW,WAAW,SAAS,IAAI,CAAC;AAAA,EAC7E;AACA,WAAS,QAAQ,oBAAoB,KAAK,WAAW,mBAAmB,CAAC;AAG3E;AAEA,SAAS,cAAc,QAA6B;AAClD,QAAM,EAAE,UAAU,IAAI;AACtB,QAAM,SAAS,KAAK,aAAa,OAAO;AAExC,QAAM,aAAa,KAAK,WAAW,WAAW;AAC9C,MAAI,WAAW,UAAU,GAAG;AAC1B,UAAM,cAAc,aAAa,KAAK,QAAQ,sBAAsB,GAAG,OAAO;AAC9E,QAAI,SAAS,aAAa,YAAY,OAAO;AAC7C,UAAM,eAAe;AACrB,UAAM,aAAa;AAEnB,QAAI,OAAO,SAAS,YAAY,GAAG;AACjC,YAAM,WAAW,OAAO,QAAQ,YAAY;AAC5C,YAAM,SAAS,OAAO,QAAQ,UAAU;AACxC,UAAI,WAAW,IAAI;AACjB,iBAAS,OAAO,MAAM,GAAG,QAAQ,IAAI,cAAc,OAAO,MAAM,SAAS,WAAW,MAAM;AAAA,MAC5F;AAAA,IACF,OAAO;AACL,YAAM,eAAe,OAAO,QAAQ,IAAI;AACxC,UAAI,iBAAiB,IAAI;AACvB,iBAAS,OAAO,MAAM,GAAG,eAAe,CAAC,IAAI,OAAO,cAAc,OAAO,OAAO,MAAM,eAAe,CAAC;AAAA,MACxG,OAAO;AACL,iBAAS,SAAS,SAAS;AAAA,MAC7B;AAAA,IACF;AACA,kBAAc,YAAY,MAAM;AAAA,EAClC;AAEA,MAAI,OAAO,4BAA4B;AACrC,aAAS,QAAQ,cAAc,KAAK,WAAW,UAAU,YAAY,CAAC;AACtE,aAAS,QAAQ,2BAA2B,KAAK,WAAW,UAAU,SAAS,mBAAmB,CAAC;AAAA,EACrG;AACA,WAAS,QAAQ,oBAAoB,KAAK,WAAW,UAAU,kBAAkB,CAAC;AAIpF;AAEA,SAAS,eAAe,QAA6B;AACnD,QAAM,EAAE,UAAU,IAAI;AACtB,QAAM,SAAS,KAAK,aAAa,QAAQ;AAEzC,gBAAc,QAAQ,0BAA0B,KAAK,WAAW,WAAW,SAAS,kBAAkB,GAAG,MAAM;AAC/G,WAAS,QAAQ,0BAA0B,KAAK,WAAW,WAAW,SAAS,kBAAkB,CAAC;AAClG,WAAS,QAAQ,6BAA6B,KAAK,WAAW,WAAW,SAAS,qBAAqB,CAAC;AACxG;AAAA,IACE;AAAA,IACA,OAAO,6BAA6B,4CAA4C;AAAA,IAChF,KAAK,WAAW,WAAW,YAAY;AAAA,EACzC;AACA,WAAS,QAAQ,oCAAoC,KAAK,WAAW,WAAW,SAAS,4BAA4B,CAAC;AACtH,MAAI,OAAO,4BAA4B;AACrC,aAAS,QAAQ,2BAA2B,KAAK,WAAW,WAAW,SAAS,mBAAmB,CAAC;AAAA,EACtG;AACA,WAAS,QAAQ,oBAAoB,KAAK,WAAW,WAAW,kBAAkB,CAAC;AAIrF;AAEA,SAAS,sBAAsB,QAA6B;AAC1D,QAAM,EAAE,UAAU,IAAI;AACtB,QAAM,SAAS,KAAK,aAAa,gBAAgB;AAEjD,gBAAc,QAAQ,oCAAoC,KAAK,WAAW,WAAW,yBAAyB,GAAG,MAAM;AACvH,WAAS,QAAQ,6CAA6C,KAAK,WAAW,WAAW,gBAAgB,8BAA8B,CAAC;AACxI,WAAS,QAAQ,gDAAgD,KAAK,WAAW,WAAW,gBAAgB,iCAAiC,CAAC;AAC9I,WAAS,QAAQ,oBAAoB,KAAK,WAAW,WAAW,kBAAkB,CAAC;AAIrF;AAGA,MAAM,QAAQ;AAAA,EACZ,EAAE,KAAK,KAAK,OAAO,+BAA+B,IAAI,cAAc;AAAA,EACpE,EAAE,KAAK,KAAK,OAAO,4BAA4B,IAAI,QAAQ;AAAA,EAC3D,EAAE,KAAK,KAAK,OAAO,+BAA+B,IAAI,SAAS;AAAA,EAC/D,EAAE,KAAK,KAAK,OAAO,4BAA4B,IAAI,iBAAiB;AAAA,EACpE,EAAE,KAAK,KAAK,OAAO,yCAAyC,IAAI,WAAW;AAAA,EAC3E,EAAE,KAAK,KAAK,OAAO,qCAAgC,IAAI,OAAO;AAChE;AAEA,MAAM,aAAa,MAAM,OAAO,CAAC,MAAM,EAAE,OAAO,cAAc,EAAE,OAAO,MAAM;AAQ7E,MAAM,0BAA0B,CAAC,eAAe,SAAS,QAAQ;AAEjE,SAAS,wBAAwB,WAAoC;AACnE,QAAM,gBAAgB,WAAW,IAAI,CAAC,SAAS,KAAK,EAAE;AACtD,QAAM,YAAY,KAAK,WAAW,OAAO,UAAU,YAAY;AAC/D,MAAI;AACF,UAAM,QAAQ,KAAK,MAAM,aAAa,WAAW,MAAM,CAAC;AACxD,QAAI,MAAM,QAAQ,MAAM,QAAQ,MAAM,KACjC,MAAM,OAAO,OAAO,MAAM,CAAC,OAAqB,OAAO,OAAO,QAAQ,GAAG;AAC5E,YAAM,UAAU,IAAI,IAAI,MAAM,OAAO,MAAM;AAC3C,aAAO,cAAc,OAAO,CAAC,OAAO,CAAC,QAAQ,IAAI,EAAE,CAAC;AAAA,IACtD;AAAA,EACF,QAAQ;AAAA,EAER;AAEA,QAAM,WAAW,oBAAoB,KAAK,WAAW,OAAO,WAAW,eAAe,CAAC;AACvF,QAAM,QAAQ,IAAI,IAAI,UAAU,MAAM,IAAI,CAAC,UAAU,MAAM,IAAI,KAAK,CAAC,CAAC;AACtE,QAAM,WAAW,WAAW,OAAO,CAAC,SAAS;AAC3C,QAAI,KAAK,OAAO,eAAe;AAC7B,aAAO,MAAM,IAAI,WAAW,KAAK,MAAM,IAAI,uBAAuB,KAC7D,WAAW,KAAK,WAAW,WAAW,CAAC,KAAK,WAAW,KAAK,WAAW,WAAW,eAAe,CAAC;AAAA,IACzG;AACA,QAAI,KAAK,OAAO,SAAS;AACvB,aAAO,MAAM,IAAI,yBAAyB,KAAK,WAAW,KAAK,WAAW,UAAU,kBAAkB,CAAC;AAAA,IACzG;AACA,WAAO,MAAM,IAAI,oBAAoB,KAAK,WAAW,KAAK,WAAW,WAAW,YAAY,CAAC;AAAA,EAC/F,CAAC,EAAE,IAAI,CAAC,SAAS,KAAK,EAAE;AACxB,SAAO,SAAS,SAAS,IAAI,WAAW;AAC1C;AAEA,eAAe,gBAAgB,KAA+B;AAC5D,UAAQ,IAAI,EAAE;AACd,UAAQ,IAAI,mCAA4B;AACxC,UAAQ,IAAI,EAAE;AACd,UAAQ,IAAI,yDAAyD;AACrE,UAAQ,IAAI,EAAE;AACd,aAAW,QAAQ,OAAO;AACxB,YAAQ,IAAI,MAAM,KAAK,GAAG,KAAK,KAAK,KAAK,EAAE;AAAA,EAC7C;AACA,UAAQ,IAAI,EAAE;AAEd,QAAM,UAAU,MAAM,IAAI,6CAA6C,GAAG,KAAK,KAAK;AAEpF,MAAI,WAAW,IAAK,QAAO,CAAC,MAAM;AAElC,MAAI,WAAW,KAAK;AAClB,UAAM,WAAqB,CAAC;AAC5B,eAAW,QAAQ,YAAY;AAC7B,YAAM,KAAK,MAAM,IAAI,cAAc,KAAK,KAAK,WAAW;AACxD,UAAI,GAAG,YAAY,MAAM,OAAO,GAAG,YAAY,MAAM,OAAO;AAC1D,iBAAS,KAAK,KAAK,EAAE;AAAA,MACvB;AAAA,IACF;AACA,WAAO,SAAS,SAAS,IAAI,WAAW,CAAC,MAAM;AAAA,EACjD;AAEA,QAAM,OAAO,OAAO,MAAM,GAAG,EAAE,IAAI,CAAC,MAAM,EAAE,KAAK,CAAC;AAClD,QAAM,MAAgB,CAAC;AACvB,aAAW,OAAO,MAAM;AACtB,UAAM,OAAO,MAAM,KAAK,CAAC,MAAM,EAAE,QAAQ,GAAG;AAC5C,QAAI,QAAQ,KAAK,OAAO,cAAc,KAAK,OAAO,QAAQ;AACxD,UAAI,KAAK,KAAK,EAAE;AAAA,IAClB;AAAA,EACF;AACA,SAAO,IAAI,SAAS,IAAI,MAAM,CAAC,MAAM;AACvC;AAEA,eAAsB,gBACpB,WACA,KACA,SACe;AACf,MAAI;AAEJ,MAAI,SAAS,MAAM;AACjB,kBAAc,QAAQ,KAAK,MAAM,GAAG,EAAE,IAAI,CAAC,MAAM,EAAE,KAAK,CAAC;AAAA,EAC3D,WAAW,SAAS,eAAe;AACjC,kBAAc,wBAAwB,SAAS,KAAK,MAAM,gBAAgB,GAAG;AAAA,EAC/E,OAAO;AACL,kBAAc,MAAM,gBAAgB,GAAG;AAAA,EACzC;AAEA,MAAI,YAAY,SAAS,MAAM,GAAG;AAChC,YAAQ,IAAI,EAAE;AACd,YAAQ,IAAI,2BAA2B;AACvC,YAAQ,IAAI,EAAE;AACd;AAAA,EACF;AAEA,QAAM,SAAwB;AAAA,IAC5B,aAAa,SAAS,SAAS;AAAA,IAC/B;AAAA,IACA,4BAA4B,kCAAkC,SAAS,0BAA0B;AAAA,EACnG;AAEA,QAAM,aAAa,YAAY,KAAK,OAAO,GAAG,uBAAuB,CAAC;AACtE,MAAI;AACF,UAAM,oBAAoB,KAAK,WAAW,OAAO,YAAY;AAC7D,UAAM,uBAAuB,KAAK,YAAY,OAAO,YAAY;AACjE,QAAI,WAAW,iBAAiB,GAAG;AACjC,gBAAU,oBAAoB;AAC9B,mBAAa,mBAAmB,oBAAoB;AAAA,IACtD;AAEA,UAAM,gBAA+B;AAAA,MACnC,aAAa,OAAO;AAAA,MACpB,WAAW;AAAA,MACX,4BAA4B,OAAO;AAAA,IACrC;AACA,oBAAgB,eAAe,WAAW;AAC1C,UAAM,YAAY,mBAAmB,WAAW,YAAY;AAAA,MAC1D,OAAO,SAAS;AAAA,IAClB,CAAC;AACD,QAAI,UAAU,SAAS,GAAG;AACxB,cAAQ,KAAK,EAAE;AACf,cAAQ,KAAK,qDAAgD;AAC7D,iBAAW,YAAY,WAAW;AAChC,cAAM,SAAS,SAAS,YACpB,cAAc,SAAS,SAAS,KAChC;AACJ,gBAAQ,KAAK,aAAQ,SAAS,IAAI,KAAK,MAAM,GAAG;AAAA,MAClD;AAAA,IACF;AAAA,EACF,UAAE;AACA,WAAO,YAAY,EAAE,WAAW,MAAM,OAAO,KAAK,CAAC;AAAA,EACrD;AAEA,gBAAc,SAAS;AAEvB,UAAQ,IAAI,EAAE;AACd,UAAQ,IAAI,4BAA4B;AACxC,MAAI,YAAY,SAAS,aAAa,GAAG;AACvC,YAAQ,IAAI,2EAAiE;AAAA,EAC/E;AACA,MAAI,YAAY,SAAS,OAAO,GAAG;AACjC,YAAQ,IAAI,6EAAmE;AAAA,EACjF;AACA,MAAI,YAAY,SAAS,QAAQ,GAAG;AAClC,YAAQ,IAAI,kFAAwE;AAAA,EACtF;AACA,MAAI,YAAY,SAAS,gBAAgB,GAAG;AAC1C,YAAQ,IAAI,kHAAwG;AAAA,EACtH;AACA,MAAI,OAAO,4BAA4B;AACrC,YAAQ,IAAI,gEAA2D;AAAA,EACzE;AACA,UAAQ,IAAI,EAAE;AACd,UAAQ,IAAI,8EAA8E;AAC1F,UAAQ,IAAI,8EAA8E;AAC1F,UAAQ,IAAI,6EAA6E;AACzF,UAAQ,IAAI,qDAAqD;AACjE,UAAQ,IAAI,EAAE;AAChB;AAEA,SAAS,gBAAgB,QAAuB,aAA6B;AAC3E,iBAAe,MAAM;AACrB,MAAI,YAAY,SAAS,aAAa,EAAG,oBAAmB,MAAM;AAClE,MAAI,YAAY,SAAS,OAAO,EAAG,eAAc,MAAM;AACvD,MAAI,YAAY,SAAS,QAAQ,EAAG,gBAAe,MAAM;AACzD,MAAI,YAAY,SAAS,gBAAgB,EAAG,uBAAsB,MAAM;AAExE,6BAA2B,MAAM;AAEjC,wBAAsB,OAAO,WAAW,WAAW;AACnD,0BAAwB,QAAQ,WAAW;AAC7C;AAGA,SAAS,2BACP,QACA,WAAmB,8BACV;AACT,QAAM,EAAE,UAAU,IAAI;AACtB,QAAM,kBAAkB,uBAAuB,WAAW,KAAK,YAAY,SAAS,CAAC;AACrF,SAAO,6BAA6B,KAAK,WAAW,WAAW,GAAG,iBAAiB,QAAQ;AAC7F;AAOA,SAAS,sBAAsB,WAAmB,aAA6B;AAC7E,QAAM,eAAe,KAAK,WAAW,OAAO,UAAU,YAAY;AAClE,MAAI,CAAC,WAAW,YAAY,EAAG;AAC/B,QAAM,SAAS,wBAAwB,OAAO,CAAC,OAAO,CAAC,YAAY,SAAS,EAAE,CAAC;AAC/E,QAAM,WAAW,KAAK,MAAM,aAAa,cAAc,OAAO,CAAC;AAC/D,MAAI,OAAO,SAAS,GAAG;AACrB,aAAS,SAAS,EAAE,OAAO;AAAA,EAC7B,OAAO;AACL,WAAO,SAAS;AAAA,EAClB;AACA,gBAAc,cAAc,GAAG,KAAK,UAAU,UAAU,MAAM,CAAC,CAAC;AAAA,CAAI;AACtE;AAEA,SAAS,cAAc,WAAyB;AAC9C,QAAM,gBAAgB,KAAK,WAAW,WAAW,oBAAoB;AACrE,MAAI,CAAC,WAAW,aAAa,EAAG;AAChC,UAAQ,IAAI,EAAE;AACd,UAAQ,IAAI,mFAAmF;AAC/F,QAAM,SAAS,UAAU,QAAQ,UAAU,CAAC,aAAa,GAAG;AAAA,IAC1D,KAAK;AAAA,IACL,OAAO;AAAA,IACP,KAAK,EAAE,GAAG,QAAQ,KAAK,yBAAyB,IAAI;AAAA,EACtD,CAAC;AACD,MAAI,OAAO,SAAS,OAAO,WAAW,GAAG;AACvC,YAAQ,IAAI,sGAAiG;AAAA,EAC/G;AACF;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|