xytara 2.12.1 → 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,12 +1,12 @@
1
- `xytara` 2.12.1 is the full-catalog public truth patch 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
2
 
3
- This patch keeps the synchronized public truth bundle intact and refreshes the packaged release notes so the published tarball matches the house format and reads cleanly for later operators.
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.
4
4
 
5
5
  Highlights:
6
6
 
7
- - normalizes visible `xytara`, `xoonya`, and `naxytra` product references to the lowercase convention across package docs, CLI copy, release history, and public-facing strings
8
- - preserves the quote-first first-run path, the public `/try` entry point, provider-runtime journeys, revenue-launch paths, adapter-depth boundaries, pricing guardrails, treasury public-claim safety, and read-only operator observability boundaries
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
9
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
10
- - keeps `RELEASE_NOTES.md` scoped to the current release so npm and GitHub release notes stay clean
11
11
  - keeps the canonical `https://naxytra.com/xytara` public product URL and synchronized naxytra release posture intact
12
- - 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,14 +11,17 @@ function buildReleaseHistory() {
11
11
  release_track: "public_release",
12
12
  history: [
13
13
  {
14
- version: "2.12.1",
14
+ version: "2.13.0",
15
15
  channel: "public_release",
16
- maturity_posture: "release_note_patch",
17
- headline: "release-note patch for the 2.12.0 full-catalog public truth line",
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
- "release_notes_format_refresh",
20
- "packaged_tarball_note_alignment",
21
- "synchronized_public_release_history"
19
+ "public_first_run_ux",
20
+ "provider_runtime_journeys",
21
+ "delivery_summary",
22
+ "runtime_durability",
23
+ "revenue_launch_paths",
24
+ "operator_observability"
22
25
  ]
23
26
  },
24
27
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xytara",
3
- "version": "2.12.1",
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": {