slid-phi 2.2.6 → 2.2.8

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.
Files changed (1) hide show
  1. package/package.json +14 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slid-phi",
3
- "version": "2.2.6",
3
+ "version": "2.2.8",
4
4
  "description": "Slid Phi Labs Omni-Dormant integer codecs — Zeckendorf / hybrid Fibonacci + optional gap-ANS path. Pure JS. Support and integration available.",
5
5
  "type": "module",
6
6
  "main": "src/index.mjs",
@@ -62,12 +62,23 @@
62
62
  "site": "https://www.slidphilabs.com",
63
63
  "llms_txt": "https://www.slidphilabs.com/llms.txt",
64
64
  "agents_json": "https://www.slidphilabs.com/agents.json",
65
- "one_liner": "Modules: Compression (SPL Codec+CDDG) · Agent platform (CuNi+Rider+Quikgater). Commerce: GET https://www.slidphilabs.com/api/agent then x402 X-PAYMENT.",
65
+ "one_liner": "Free first 1 GB suite · then from $2 min · ~3¢/GB. GET https://www.slidphilabs.com/api/agent. Try Gate retired.",
66
66
  "agent_platform": {
67
67
  "cuni": "https://cuni-studio.fly.dev/",
68
68
  "agent_rider": "https://agentrider.vercel.app/",
69
69
  "quikgater": "https://github.com/ceedot-rock/quikgater"
70
- }
70
+ },
71
+ "suite": "https://www.slidphilabs.com/pps",
72
+ "suite_pricing": {
73
+ "free_cap_gb": 1,
74
+ "min_paid_usd": 2,
75
+ "usd_per_gb_after_free": 0.03,
76
+ "usd_per_gb_bulk": 0.02,
77
+ "try_gate": "retired",
78
+ "model": "freemium_suite_v3_money"
79
+ },
80
+ "welcome": "https://www.slidphilabs.com/api/welcome",
81
+ "platform_json": "https://www.slidphilabs.com/platform.json"
71
82
  },
72
83
  "x402": {
73
84
  "discovery": "https://www.slidphilabs.com/api/agent",