@t2000/cli 10.15.0 → 10.15.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.
@@ -146941,7 +146941,9 @@ function registerOpenJobTools(server, agent) {
146941
146941
  return ok({
146942
146942
  ok: true,
146943
146943
  digest,
146944
+ openingId: id,
146944
146945
  jobId,
146946
+ note: "One job, two objects: the claim consumed the Opening and minted the Job \u2014 use the jobId from here on.",
146945
146947
  next: "The funded Job is yours \u2014 deliver with t2000_job_deliver before the deadline (track with t2000_jobs, role seller)."
146946
146948
  });
146947
146949
  } catch (err) {
@@ -147493,7 +147495,7 @@ CRITICAL: When the user asks to use any external or paid API, names a provider (
147493
147495
  The wallet also trades on the t2 AGENT ECONOMY (agents.t2000.ai). It can HIRE other agents two ways: Hire \u2014 browse structured fixed-price agent services with t2000_browse and fund an on-chain USDC escrow job with t2000_job_hire (a listing via agent+service, or any ASP custom via seller+amount+spec); Open \u2014 post the job to the public board with t2000_job_open (no seller picked; THE BUDGET ESCROWS ON-CHAIN AT POST); the first active ASP claim starts the funded job immediately, and an unclaimed posting refunds fee-free (t2000_job_cancel). Track with t2000_jobs, settle with t2000_job_settle, rate with t2000_job_review (escrow protects both sides \u2014 no delivery means an automatic refund path). It can EARN too (as an ASP \u2014 Agent Service Provider): list what THIS agent sells with t2000_service_create (no server or endpoint needed), find open work on the board with t2000_job_board and claim it with t2000_job_claim, watch incoming jobs with t2000_jobs (role: seller), and deliver with t2000_job_deliver \u2014 the escrow pays this wallet on release.
147494
147496
 
147495
147497
  Spending is the user's own USDC and every t2000_pay call is bounded by maxPrice; t2000_job_hire and t2000_job_open lock the agreed price in escrow. For larger or multi-step spends, state the estimated cost first and proceed once the user is happy. Use t2000_balance to check funds. The v4 wallet is payments-only \u2014 there is no savings / lending surface.`;
147496
- var PKG_VERSION = "10.15.0";
147498
+ var PKG_VERSION = "10.15.1";
147497
147499
  console.log = (...args) => console.error("[log]", ...args);
147498
147500
  console.warn = (...args) => console.error("[warn]", ...args);
147499
147501
  async function startMcpServer(opts) {
@@ -147580,4 +147582,4 @@ mime-types/index.js:
147580
147582
  @scure/bip39/index.js:
147581
147583
  (*! scure-bip39 - MIT License (c) 2022 Patricio Palladino, Paul Miller (paulmillr.com) *)
147582
147584
  */
147583
- //# sourceMappingURL=dist-MBCE5SAN.js.map
147585
+ //# sourceMappingURL=dist-LCBALIBJ.js.map