xytara 3.0.0 → 3.0.1

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 (2) hide show
  1. package/RELEASE_NOTES.md +4 -4
  2. package/package.json +1 -1
package/RELEASE_NOTES.md CHANGED
@@ -1,6 +1,6 @@
1
- `xytara` 3.0.0 is the final synchronized major release for the live runtime, payment, execution, delivery, treasury activation, and public first-contact line.
1
+ `xytara` 3.0.1 is the synchronized stability patch for the live runtime, payment, execution, delivery, treasury activation, and public first-contact line.
2
2
 
3
- This release cuts the final public runtime line only after the final synchronized dress rehearsal stayed green, the frozen runtime truth models were already live, the widened finish-line scope was implemented, and the naxytra public contract, proof, release, and gate surfaces were aligned tightly enough for a truthful launch-grade major version.
3
+ This release keeps the public runtime line synchronized after the major cut by preserving the same live runtime truth models, widened finish-line scope, and naxytra public contract, proof, release, and gate surfaces while tightening the installable package experience for outside agents and builders.
4
4
 
5
5
  Highlights:
6
6
 
@@ -10,6 +10,6 @@ Highlights:
10
10
  - keeps `/v1/adapter-protocol-truth` and `/v1/adapter-protocol-truth/summary` as the named first-party front and bounded bridge boundary
11
11
  - keeps provider-runtime journeys, delivery summary, runtime durability, revenue-launch paths, market-lane depth surfaces, and the fully activated treasury landing truth publicly inspectable inside the final runtime story
12
12
  - preserves adapter-depth boundaries, pricing guardrails, treasury public-claim safety, read-only operator observability boundaries, and the widened live rail family as part of the launch-grade runtime posture
13
- - keeps the live public catalog, full-catalog claim, first-run path, release kit, public proof surfaces, and final `3.0.0` contract/gate references aligned with the release line so operators and outside builders see the same truth
13
+ - keeps the live public catalog, full-catalog claim, first-run path, release kit, public proof surfaces, and final `3.0.1` contract/gate references aligned with the release line so operators and outside builders see the same truth
14
14
  - keeps the canonical `https://naxytra.com/xytara` public product URL and synchronized naxytra release posture intact
15
- - verifies the release candidate, full package verifier, umbrella pre-deploy gates, and clean-consumer release smoke before the major cut
15
+ - verifies the release candidate, full package verifier, umbrella pre-deploy gates, and clean-consumer release smoke before the synchronized stability patch
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xytara",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "description": "Agent-commerce runtime for quote, pay, execute, deliver, meter, and integrate.",
5
5
  "main": "index.js",
6
6
  "bin": {