-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
63 lines (63 loc) · 6.48 KB
/
package.json
File metadata and controls
63 lines (63 loc) · 6.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"name": "alife-sim",
"version": "0.1.0",
"private": true,
"description": "Artificial life simulation core",
"scripts": {
"start": "tsx src/index.ts",
"build": "tsc -p tsconfig.json",
"test": "vitest run",
"study:clade-activity-relabel-null": "tsx src/clade-activity-relabel-null-study.ts",
"study:clade-activity-relabel-null-lineage-crowding-smoke": "tsx src/clade-activity-relabel-null-lineage-crowding-smoke-study.ts",
"study:clade-activity-relabel-null-lineage-dispersal-crowding-smoke": "tsx src/clade-activity-relabel-null-lineage-dispersal-crowding-smoke-study.ts",
"study:clade-activity-relabel-null-lineage-encounter-restraint-smoke": "tsx src/clade-activity-relabel-null-lineage-encounter-restraint-smoke-study.ts",
"study:clade-activity-relabel-null-lineage-offspring-settlement-smoke": "tsx src/clade-activity-relabel-null-lineage-offspring-settlement-smoke-study.ts",
"study:clade-activity-relabel-null-offspring-ecology-settlement-smoke": "tsx src/clade-activity-relabel-null-offspring-ecology-settlement-smoke-study.ts",
"study:clade-activity-relabel-null-decomposition-spillover-smoke": "tsx src/clade-activity-relabel-null-decomposition-spillover-smoke-study.ts",
"study:clade-activity-relabel-null-cladogenesis-ecology-gate-smoke": "tsx src/clade-activity-relabel-null-cladogenesis-ecology-gate-smoke-study.ts",
"study:clade-activity-relabel-null-cladogenesis-trait-novelty-smoke": "tsx src/clade-activity-relabel-null-cladogenesis-trait-novelty-smoke-study.ts",
"study:clade-activity-relabel-null-best-short-stack": "tsx src/clade-activity-relabel-null-best-short-stack-study.ts",
"study:clade-activity-relabel-null-disturbance-colonization-smoke": "tsx src/clade-activity-relabel-null-disturbance-colonization-smoke-study.ts",
"study:clade-activity-relabel-null-disturbance-opening-horizon": "tsx src/clade-activity-relabel-null-disturbance-opening-horizon-study.ts",
"study:clade-activity-relabel-null-regression-diagnostics": "tsx src/clade-activity-relabel-null-regression-diagnostics-study.ts",
"study:clade-activity-relabel-null-clade-habitat-coupling-sweep": "tsx src/clade-activity-relabel-null-clade-habitat-coupling-sweep-study.ts",
"study:clade-activity-relabel-null-clade-habitat-coupling-horizon": "tsx src/clade-activity-relabel-null-clade-habitat-coupling-horizon-study.ts",
"study:clade-activity-relabel-null-adaptive-clade-habitat-memory-smoke": "tsx src/clade-activity-relabel-null-adaptive-clade-habitat-memory-smoke-study.ts",
"study:clade-activity-relabel-null-adaptive-clade-habitat-memory-horizon": "tsx src/clade-activity-relabel-null-adaptive-clade-habitat-memory-horizon-study.ts",
"study:clade-activity-relabel-null-new-clade-establishment-smoke": "tsx src/clade-activity-relabel-null-new-clade-establishment-smoke-study.ts",
"study:clade-activity-relabel-null-new-clade-establishment-horizon": "tsx src/clade-activity-relabel-null-new-clade-establishment-horizon-study.ts",
"study:clade-activity-relabel-null-new-clade-establishment-founder-crowding-validation": "tsx src/clade-activity-relabel-null-new-clade-establishment-founder-crowding-validation-study.ts",
"study:clade-activity-relabel-null-founder-grace-ecology-gate-smoke": "tsx src/clade-activity-relabel-null-founder-grace-ecology-gate-smoke-study.ts",
"study:clade-activity-relabel-null-founder-grace-ecology-gate-horizon": "tsx src/clade-activity-relabel-null-founder-grace-ecology-gate-horizon-study.ts",
"study:clade-activity-relabel-null-founder-grace-ecology-gate-age-bucket-review": "tsx src/clade-activity-relabel-null-founder-grace-ecology-gate-age-bucket-review.ts",
"study:clade-activity-relabel-null-encounter-operator-comparative-horizon": "tsx src/clade-activity-relabel-null-encounter-operator-comparative-horizon-study.ts",
"study:clade-activity-relabel-null-encounter-topology-composition-cost-factorial-horizon": "tsx src/clade-activity-relabel-null-encounter-topology-composition-cost-factorial-study.ts",
"study:resource-metabolism-fungibility": "tsx src/resource-metabolism-fungibility-diagnostics.ts",
"study:history-memory-scaling": "NODE_OPTIONS=--expose-gc tsx src/history-memory-scaling-study.ts",
"study:behavioral-policy-fitness": "tsx src/behavioral-policy-fitness-pilot.ts",
"study:policy-fitness-surface-panel": "tsx src/policy-fitness-surface-panel.ts",
"study:policy-fitness-threshold-regime-panel": "tsx src/policy-fitness-threshold-regime-panel.ts",
"study:behavioral-harvest-allocation-smoke": "tsx src/behavioral-harvest-allocation-smoke.ts",
"study:behavioral-harvest-navigation-smoke": "tsx src/behavioral-harvest-navigation-smoke.ts",
"study:substrate-spending-policy-smoke": "tsx src/substrate-spending-policy-smoke.ts",
"study:harvest-spending-coupling-asymmetry-pilot": "tsx src/harvest-spending-coupling-asymmetry-pilot.ts",
"study:resource-layer-asymmetry-pilot": "tsx src/resource-layer-asymmetry-pilot.ts",
"study:policy-genome-unification-revalidation": "tsx src/policy-genome-unification-revalidation.ts",
"study:post-coupling-diversification-revalidation": "tsx src/post-coupling-diversification-revalidation.ts",
"study:policy-operator-sign-ablation-panel": "tsx src/policy-operator-sign-ablation-panel.ts",
"study:policy-signature-matched-control-validation": "tsx src/policy-signature-matched-control-validation.ts",
"study:signature-specific-reproduction-gate-ablation": "tsx src/signature-specific-reproduction-gate-ablation.ts",
"study:context-dependent-harvest-expression-validation": "tsx src/context-dependent-harvest-expression-validation.ts",
"study:perception-quality-validation": "tsx src/perception-quality-validation.ts --output docs/perception_quality_validation_2026-04-04.json",
"archive:clade-activity-relabel-null-new-clade-encounter-restraint-smoke": "tsx src/clade-activity-relabel-null-new-clade-encounter-restraint-smoke-study.ts",
"archive:clade-activity-relabel-null-new-clade-encounter-restraint-horizon": "tsx src/clade-activity-relabel-null-new-clade-encounter-restraint-horizon-study.ts",
"archive:clade-activity-relabel-null-new-clade-encounter-restraint-review": "tsx src/clade-activity-relabel-null-new-clade-encounter-restraint-review.ts",
"archive:clade-activity-relabel-null-clade-interaction-coupling-sweep": "tsx src/archive/clade-activity-relabel-null-clade-interaction-coupling-sweep-study.ts"
},
"devDependencies": {
"@types/node": "^24.0.0",
"tsx": "^4.20.0",
"typescript": "^5.9.0",
"vitest": "^3.2.0"
}
}