xytara 2.8.0 → 2.10.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/README.md CHANGED
@@ -778,7 +778,7 @@ node examples/quickstart.js
778
778
  For a direct one-line machine run against a live service, use the bundled CLI:
779
779
 
780
780
  ```bash
781
- xytara-run --url https://xytara.onrender.com --account acct_demo --command "cli-run" --task trust.verify --body-json '{"subject_id":"subject-1"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID
781
+ xytara first-run --run-quote --account ACCOUNT_REF --pretty
782
782
  ```
783
783
 
784
784
  The quickstart exercises:
package/RELEASE_NOTES.md CHANGED
@@ -1,63 +1,11 @@
1
- # xytara 2.8.0 Release Notes
1
+ # xytara 2.10.0 Release Notes
2
2
 
3
- `xytara` 2.8.0 is the release-boundary hardening line for live-provider promotion discipline, treasury/operator public-claim safety, and pricing experiment guardrails.
3
+ `xytara` 2.10.0 is the release-hygiene and launch-polish line for current-release-only package notes, safer first-contact docs, and stronger release-candidate packaging checks.
4
4
 
5
5
  Highlights:
6
6
 
7
- - adds framework-provider promotion evidence gates so LangGraph/LangChain style claims stay reference-contract until endpoint, auth, health, latency, failure, and proof-fact evidence exists
8
- - hardens pricing experiment planning and launch gates so optimization remains sample-maturity and operator-review gated
9
- - hardens treasury public claim boundaries so public surfaces do not leak landing/custody/provider refs or promote readiness-only/internal rails as live
10
- - hardens operator observability boundaries so read-only views cannot drift into mutation, settlement submission, fund movement, unsafe attention actions, or secret-bearing control behavior
11
- - keeps the 2.7.0 clean-consumer packaging and release-smoke posture intact while making expansion claims more defensible
12
-
13
- # xytara 2.7.0 Release Notes
14
-
15
- `xytara` 2.7.0 is the expansion-closeout release line for package-hardening, clean-consumer release smoke testing, and disciplined adapter/product claim boundaries.
16
-
17
- Highlights:
18
-
19
- - ships `scripts/` in the npm artifact so packaged verification commands are available to consumers
20
- - adds release-candidate guards that fail if required verifier scripts are missing from `npm pack`
21
- - participates in the Naxytra release-smoke harness that installs packed tarballs into a clean consumer project before synchronized release
22
- - keeps the 2.6.0 expansion capabilities and adapter surfaces intact while closing the packaging reliability gap
23
-
24
- # xytara 2.6.0 Release Notes
25
-
26
- `xytara` 2.6.0 is the expansion release line for first-run execution polish, provider-backed adapter depth, and framework reference adapters while preserving the existing machine-commerce, settlement, observability, and release surfaces.
27
-
28
- Highlights:
29
-
30
- - umbrella CLI entrypoint with `xytara start-here`, plus `xytara run` and `xytara release`
31
- - public first-run quote and credits-first execution posture for outside builders
32
- - provider-backed `adapter.mcp.invoke` depth with concrete MCP tool binding
33
- - executable LangGraph and LangChain reference framework adapters with manifests and proof-compatible execution facts
34
- - adapter verifier coverage for provider and framework execution posture
35
- - read-only operator observability across activity, payment, delivery, settlement, external credit grants, adapter failures, and pricing telemetry
36
- - first-class public contract lanes for `OpenAPI`, `AsyncAPI`, and `CloudEvents`
37
- - first-class provider, framework, protocol, and integration-matrix discovery surfaces
38
- - surfaced runtime breadth across `MCP`, `A2A`, `A2C`, `x402`, `Stripe MPP`, stablecoins, major rails, treasury, and registry-backed integrations
39
- - surfaced framework and ecosystem breadth including `LangGraph`, `LangChain`, `AutoGen`, `Semantic Kernel`, `CrewAI`, and `LlamaIndex`
40
- - surfaced protocol and transport breadth including `ACP`, `gRPC`, `Kafka`, `NATS`, `MQTT`, `ROS2`, and webhook event bus posture
41
- - first-class observability, provenance, artifact-distribution, shared-signals, and feature-control lanes
42
- - clearer install-and-use posture for humans, developers, and agents without widening the native runtime core
43
- - existing wallet / authority / identity / trust / capability / pricing / participation foundations remain in place
44
-
45
- Recommended first checks:
46
-
47
- 1. `npm install xytara`
48
- 2. `xytara start-here`
49
- 3. `npm run verify:release-candidate`
50
- 4. `node examples/partner_launch_walkthrough.js`
51
- 5. inspect `/v1/providers`, `/v1/frameworks`, `/v1/protocols`, and `/v1/integration-matrix`
52
- 6. inspect `/v1/adapter-depth/summary` and `/v1/operator-observability/summary`
53
- 7. inspect `/v1/mcp`, `/v1/a2a`, `/v1/a2c`, `/v1/x402`, and `/v1/settlement`
54
- 8. inspect `/v1/telemetry`, `/v1/provenance`, `/v1/artifact-distribution`, `/v1/shared-signals`, and `/v1/feature-control`
55
- 9. inspect `/v1/economics/accounts/:account_id/wallet-ledger-bundle`
56
- 10. inspect `/v1/economics/accounts/:account_id/network-participation-package`
57
-
58
- Recommended first docs:
59
-
60
- - `PROGRAM_COMPLETE_RELEASE.md`
61
- - `FINAL_CONTRACT.md`
62
- - `WHY_XYTARA_XOONYA.md`
63
- - `PARTNER_READY_PATH.md`
7
+ - keeps `RELEASE_NOTES.md` scoped to the current release so npm and GitHub release notes do not read like a rolling changelog
8
+ - adds a release-candidate guard that fails when package release notes contain prior release headings or drift from the package version
9
+ - replaces the remaining soft-launch wallet-secret and txid example with the quote-first public first-run path
10
+ - keeps the canonical `https://naxytra.com/xytara` public product URL and website polish intact
11
+ - prepares the synchronized Naxytra 2.10.0 line for a cleaner npm, GitHub, website, and post-deploy verification pass
@@ -9,7 +9,7 @@ function buildAnnouncementPack() {
9
9
  category: "machine-commerce-announcement-pack",
10
10
  public_quickstart: {
11
11
  install: "npm install xytara",
12
- first_cli: "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID",
12
+ first_cli: "xytara first-run --run-quote --account ACCOUNT_REF --pretty",
13
13
  first_release_view: "xytara-release --center --summary",
14
14
  first_http: "/v1/release-center/summary"
15
15
  },
@@ -13,7 +13,7 @@ function buildEcosystemEntryPack() {
13
13
  why_now: "needs a first paid machine capability path with governed execution and proof-aware followthrough",
14
14
  first_path_ref: "scenario.direct_pay.trust_verify",
15
15
  first_http_entrypoint: "/v1/release-pack/scenarios/summary",
16
- first_cli_entrypoint: "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID"
16
+ first_cli_entrypoint: "xytara first-run --run-quote --account ACCOUNT_REF --pretty"
17
17
  },
18
18
  {
19
19
  audience_ref: "marketplace_or_tool_author",
@@ -17,7 +17,7 @@ function buildLaunchNarrativePack() {
17
17
  first_proof_to_run: {
18
18
  path_ref: "scenario.direct_pay.trust_verify",
19
19
  why_this_first: "smallest strong-signal run that shows paid machine execution, inspectable records, and proof-aware followthrough",
20
- cli: "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID"
20
+ cli: "xytara first-run --run-quote --account ACCOUNT_REF --pretty"
21
21
  },
22
22
  first_success_looks_like: [
23
23
  "one capability is discovered and quoted",
@@ -47,7 +47,7 @@ function buildOutreachMessagePack() {
47
47
  "xytara-release --center --summary",
48
48
  "xytara-release --adapter-partners --summary",
49
49
  "xytara-release --outreach-proof --summary",
50
- "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID"
50
+ "xytara first-run --run-quote --account ACCOUNT_REF --pretty"
51
51
  ]
52
52
  };
53
53
  }
@@ -33,7 +33,7 @@ function buildOutreachProofPack() {
33
33
  credible_public_proof_path: {
34
34
  path_ref: "scenario.direct_pay.trust_verify",
35
35
  why_credible: "smallest public run that already aligns with the demonstrated live payment and settlement posture",
36
- cli: "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID"
36
+ cli: "xytara first-run --run-quote --account ACCOUNT_REF --pretty"
37
37
  },
38
38
  trust_today_vs_later: {
39
39
  trust_today: [
@@ -12,7 +12,7 @@ function buildOutreachTargetPack() {
12
12
  target_ref: "agent_builders",
13
13
  why_now: "need a first paid capability path with governed execution and proof-aware followthrough",
14
14
  first_artifact: "/v1/release-center/summary",
15
- first_cli: "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID"
15
+ first_cli: "xytara first-run --run-quote --account ACCOUNT_REF --pretty"
16
16
  },
17
17
  {
18
18
  target_ref: "adapter_authors",
@@ -20,7 +20,7 @@ function buildPhase1EcosystemPack() {
20
20
  ],
21
21
  first_cli: [
22
22
  "xytara-release --center --summary",
23
- "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID"
23
+ "xytara first-run --run-quote --account ACCOUNT_REF --pretty"
24
24
  ]
25
25
  },
26
26
  {
@@ -28,7 +28,7 @@ function buildPhase1OpenaiCodexPack() {
28
28
  first_commands: [
29
29
  "xytara-release --center --summary",
30
30
  "xytara-release --phase-1-openai-codex --summary",
31
- "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID"
31
+ "xytara first-run --run-quote --account ACCOUNT_REF --pretty"
32
32
  ]
33
33
  },
34
34
  done_means: [
@@ -19,7 +19,7 @@ function buildPhase1OpenaiCodexRuntimePack() {
19
19
  ],
20
20
  first_cli_sequence: [
21
21
  "xytara-release --phase-1-openai-codex-runtime --summary",
22
- "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID"
22
+ "xytara first-run --run-quote --account ACCOUNT_REF --pretty"
23
23
  ],
24
24
  expected_signals: [
25
25
  "quote and spend-aware execution result",
@@ -10,6 +10,30 @@ function buildReleaseHistory() {
10
10
  current_version: packageJson.version,
11
11
  release_track: "public_release",
12
12
  history: [
13
+ {
14
+ version: "2.10.0",
15
+ channel: "public_release",
16
+ maturity_posture: "release_hygiene",
17
+ headline: "release-hygiene line with current-release-only notes, package verifier guards, and safer first-contact soft-launch guidance",
18
+ milestone_refs: [
19
+ "current_release_only_release_notes",
20
+ "release_notes_packaging_guard",
21
+ "soft_launch_quote_first_guidance",
22
+ "synchronized_2_10_release_prep"
23
+ ]
24
+ },
25
+ {
26
+ version: "2.9.0",
27
+ channel: "public_release",
28
+ maturity_posture: "public_polish",
29
+ headline: "public-polish release with canonical Naxytra product URLs and safer quote-first runtime first contact",
30
+ milestone_refs: [
31
+ "canonical_naxytra_product_url",
32
+ "standalone_product_domain_guard",
33
+ "quote_first_public_first_contact",
34
+ "release_summary_secretless_first_contact"
35
+ ]
36
+ },
13
37
  {
14
38
  version: "2.8.0",
15
39
  channel: "public_release",
@@ -172,7 +172,7 @@ function buildScenarioPack() {
172
172
  "run xytara-run for trust.verify",
173
173
  "inspect transaction, payment, and settlement records"
174
174
  ],
175
- entrypoint: "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID",
175
+ entrypoint: "xytara first-run --run-quote --account ACCOUNT_REF --pretty",
176
176
  surfaces: [
177
177
  "/v1/catalog/summary",
178
178
  "/x402/commands/execute",
@@ -349,7 +349,7 @@ function buildReleasePack() {
349
349
  },
350
350
  first_contact: {
351
351
  install: "npm install xytara",
352
- direct_run_cli: "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID",
352
+ direct_run_cli: "xytara first-run --run-quote --account ACCOUNT_REF --pretty",
353
353
  discovery_surface: "/v1/catalog/summary",
354
354
  transaction_center_surface: "/v1/transaction-center/summary",
355
355
  economics_surface: "/v1/transaction-center/economics/summary",
@@ -39,7 +39,7 @@ function buildSoftLaunchPack() {
39
39
  outreach_proof: "/v1/outreach-proof/summary",
40
40
  adapter_partners: "/v1/adapter-partners/summary",
41
41
  first_cli: "xytara-release --center --summary",
42
- first_run_cli: "xytara-run --url https://xytara.onrender.com --account acct_demo --command \"cli-run\" --task trust.verify --body-json '{\"subject_id\":\"subject-1\"}' --wallet-id merchant_wallet_main --wallet-secret YOUR_LOCAL_SIGNED_SECRET --txid YOUR_BSV_TXID"
42
+ first_run_cli: "xytara first-run --run-quote --account ACCOUNT_REF --pretty"
43
43
  },
44
44
  outreach_sequence: [
45
45
  "send the short pitch and first proof path to a small builder set",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xytara",
3
- "version": "2.8.0",
3
+ "version": "2.10.0",
4
4
  "description": "Agent-commerce runtime for quote, pay, execute, deliver, meter, and integrate.",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -10,10 +10,10 @@
10
10
  },
11
11
  "type": "commonjs",
12
12
  "license": "Apache-2.0",
13
- "homepage": "https://xytara.com",
13
+ "homepage": "https://naxytra.com/xytara",
14
14
  "funding": {
15
15
  "type": "individual",
16
- "url": "https://xytara.com"
16
+ "url": "https://naxytra.com/xytara"
17
17
  },
18
18
  "keywords": [
19
19
  "agent-commerce",
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
 
3
3
  const assert = require("assert");
4
+ const fs = require("fs");
4
5
  const path = require("path");
5
6
  const { execFileSync, execSync } = require("child_process");
6
7
  const packageJson = require("../package.json");
@@ -14,6 +15,29 @@ function parsePackDryRun() {
14
15
  return Array.isArray(parsed) ? parsed[0] : parsed;
15
16
  }
16
17
 
18
+ function verifyReleaseNotes() {
19
+ const notesPath = path.resolve(__dirname, "..", "RELEASE_NOTES.md");
20
+ const notes = fs.readFileSync(notesPath, "utf8");
21
+ const headings = (notes.match(/^#\s+xytara\s+\d+\.\d+\.\d+\s+Release Notes\s*$/gm) || [])
22
+ .map((heading) => heading.trim());
23
+ assert.deepStrictEqual(
24
+ headings,
25
+ [`# xytara ${packageJson.version} Release Notes`],
26
+ "RELEASE_NOTES.md must contain only the current xytara release heading"
27
+ );
28
+ assert.strictEqual(
29
+ notes.includes(`xytara\` ${packageJson.version}`),
30
+ true,
31
+ "RELEASE_NOTES.md must mention the current package version"
32
+ );
33
+ const mentionedVersions = notes.match(/\b\d+\.\d+\.\d+\b/g) || [];
34
+ assert.strictEqual(
35
+ mentionedVersions.every((version) => version === packageJson.version),
36
+ true,
37
+ "RELEASE_NOTES.md must not mention prior package versions"
38
+ );
39
+ }
40
+
17
41
  function main() {
18
42
  const releaseOutput = execFileSync(process.execPath, [
19
43
  path.resolve(__dirname, "..", "bin", "xytara-release.js"),
@@ -27,6 +51,7 @@ function main() {
27
51
  assert.strictEqual(releaseCandidate.product, "xytara", "release candidate product mismatch");
28
52
  assert.strictEqual(releaseCandidate.publish_access, "public", "release candidate publish access mismatch");
29
53
  assert.strictEqual(releaseCandidate.checklist_count >= 5, true, "release candidate checklist count mismatch");
54
+ verifyReleaseNotes();
30
55
 
31
56
  const dryRun = parsePackDryRun();
32
57
  assert.strictEqual(dryRun.name, packageJson.name, "npm pack dry-run name mismatch");