xytara 2.12.0 → 2.13.0

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/RELEASE_NOTES.md CHANGED
@@ -1,9 +1,12 @@
1
- `xytara` 2.12.0 is the full-catalog public truth line for aligned npm, GitHub, website, code, documentation, and public-copy surfaces.
1
+ `xytara` 2.13.0 is the broader convergence milestone for aligned npm, GitHub, website, code, documentation, and public-copy surfaces.
2
+
3
+ This release keeps the synchronized public truth bundle intact while bundling the stronger public-first-run, provider-runtime, delivery, runtime-durability, revenue-launch, and operator-observability carry into one coherent public step.
2
4
 
3
5
  Highlights:
4
6
 
5
- - normalizes visible `xytara`, `xoonya`, and `naxytra` product references to the lowercase convention across package docs, CLI copy, release history, and public-facing strings
6
- - preserves the quote-first first-run path, provider-runtime journeys, revenue-launch paths, adapter-depth boundaries, pricing guardrails, treasury public-claim safety, and read-only operator observability boundaries
7
- - keeps `RELEASE_NOTES.md` scoped to the current release so npm and GitHub release notes stay clean
7
+ - strengthens the quote-first first-run path and the public `/try` entry point for outside builders
8
+ - keeps provider-runtime journeys, delivery summary, runtime durability, and revenue-launch paths publicly inspectable
9
+ - preserves adapter-depth boundaries, pricing guardrails, treasury public-claim safety, and read-only operator observability boundaries
10
+ - keeps the live public catalog, full-catalog claim, and public proof surfaces aligned with the release line so operators and outside builders see the same truth
8
11
  - keeps the canonical `https://naxytra.com/xytara` public product URL and synchronized naxytra release posture intact
9
- - verifies the lowercase convention through the release candidate, full package verifier, umbrella pre-deploy gates, and clean-consumer release smoke
12
+ - verifies the release candidate, full package verifier, umbrella pre-deploy gates, and clean-consumer release smoke
@@ -11,16 +11,17 @@ function buildReleaseHistory() {
11
11
  release_track: "public_release",
12
12
  history: [
13
13
  {
14
- version: "2.12.0",
14
+ version: "2.13.0",
15
15
  channel: "public_release",
16
- maturity_posture: "full_catalog_public_truth",
17
- headline: "full-catalog public truth release aligning provider runtime journeys, runtime durability, revenue-launch paths, and public-first-run entry surfaces",
16
+ maturity_posture: "broader_convergence_milestone",
17
+ headline: "broader convergence release with public first-run, provider-runtime, delivery, durability, revenue-launch, and operator-observability carry",
18
18
  milestone_refs: [
19
- "full_catalog_public_truth_bundle",
20
- "provider_runtime_journeys_public_surface",
21
- "runtime_durability_public_surface",
22
- "revenue_launch_paths_public_surface",
23
- "public_try_entrypoint"
19
+ "public_first_run_ux",
20
+ "provider_runtime_journeys",
21
+ "delivery_summary",
22
+ "runtime_durability",
23
+ "revenue_launch_paths",
24
+ "operator_observability"
24
25
  ]
25
26
  },
26
27
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xytara",
3
- "version": "2.12.0",
3
+ "version": "2.13.0",
4
4
  "description": "Agent-commerce runtime for quote, pay, execute, deliver, meter, and integrate.",
5
5
  "main": "index.js",
6
6
  "bin": {