Binance Square
AERI 艾瑞
7k 投稿

AERI 艾瑞

@Aeshiha
445 フォロー
10.9K+ フォロワー
8.9K+ いいね
投稿
PINNED
·
--
#Newt @NewtonProtocol かつて、周囲のあらゆる内部統制が完全に無傷のまま維持されているのに、あるファンドがひどく崩れていくのを見たことがあります。すべての取引に承認がありました。すべての上限が守られていました。事後検証では、汚れひとつない監査証跡の紙が出てきて、ほとんど侮辱的に感じるほどでした。なぜなら、そもそも戦略そのものが最初から悪い発想だった理由を、それが何ひとつ説明してくれなかったからです。私はあの特有の種類の苛立ちを覚えています。何も指摘できない。実際には何も壊れていなかったからです。 Mainnet BetaにおけるNewton's Vaultsは、まさにその「継ぎ目」を形式化しています。 Vaultのポリシーは、それをキュレーターが書いたとおりに正確に強制執行され、すべての強制執行はExplorerを通じて検証可能な領収書を生成します。その領収書は、ルールが正しく実行されたことを証明します。しかし、それは何も語りません。たとえばルール自体――デぺッグ閾値、適格な担保、清算トリガーが、そもそも開始する判断として健全だったのか、という点については何も。設計のまずいポリシーでも、完全に強制されれば、うまく設計されたものとまったく同じきれいな監査証跡が得られます。違いが露わになるのは、それが機能しなくなる瞬間までのことです。強制レイヤーのどこにも、うまくキャリブレーションされた閾値と、条件が変わるまではたまたまうまくいっていただけの閾値を区別するものはありません。 Newtonは、その区別を見える形で維持しなければなりません。正しく実行されたポリシーは、「正しく書くべきだったポリシー」と同じ主張ではないからです。そして、キュレーターの判断を精査の対象にするための何らかの実在する方法――単にキュレーターのコードを精査するだけではなく――を見つけ出さなければなりません。 Vaultのポリシーが実際に何を強制しているのかを、腰を据えて考えずにキャンペーンのポイントだけ稼ぐのは、活動であって理解ではありません。 そして最初のケースが来ます。誰もその書き方で書いてはいけなかったルールに対して、Vaultのポリシーが完璧に強制執行されたときはどうなるでしょうか? きれいな領収書と良い判断は同じものではありません。 $NEWT {future}(NEWTUSDT)
#Newt @NewtonProtocol

かつて、周囲のあらゆる内部統制が完全に無傷のまま維持されているのに、あるファンドがひどく崩れていくのを見たことがあります。すべての取引に承認がありました。すべての上限が守られていました。事後検証では、汚れひとつない監査証跡の紙が出てきて、ほとんど侮辱的に感じるほどでした。なぜなら、そもそも戦略そのものが最初から悪い発想だった理由を、それが何ひとつ説明してくれなかったからです。私はあの特有の種類の苛立ちを覚えています。何も指摘できない。実際には何も壊れていなかったからです。

Mainnet BetaにおけるNewton's Vaultsは、まさにその「継ぎ目」を形式化しています。
Vaultのポリシーは、それをキュレーターが書いたとおりに正確に強制執行され、すべての強制執行はExplorerを通じて検証可能な領収書を生成します。その領収書は、ルールが正しく実行されたことを証明します。しかし、それは何も語りません。たとえばルール自体――デぺッグ閾値、適格な担保、清算トリガーが、そもそも開始する判断として健全だったのか、という点については何も。設計のまずいポリシーでも、完全に強制されれば、うまく設計されたものとまったく同じきれいな監査証跡が得られます。違いが露わになるのは、それが機能しなくなる瞬間までのことです。強制レイヤーのどこにも、うまくキャリブレーションされた閾値と、条件が変わるまではたまたまうまくいっていただけの閾値を区別するものはありません。

Newtonは、その区別を見える形で維持しなければなりません。正しく実行されたポリシーは、「正しく書くべきだったポリシー」と同じ主張ではないからです。そして、キュレーターの判断を精査の対象にするための何らかの実在する方法――単にキュレーターのコードを精査するだけではなく――を見つけ出さなければなりません。

Vaultのポリシーが実際に何を強制しているのかを、腰を据えて考えずにキャンペーンのポイントだけ稼ぐのは、活動であって理解ではありません。

そして最初のケースが来ます。誰もその書き方で書いてはいけなかったルールに対して、Vaultのポリシーが完璧に強制執行されたときはどうなるでしょうか? きれいな領収書と良い判断は同じものではありません。

$NEWT
確認済み
記事
翻訳参照
The Quiet Timeline Behind Every Newton AttestationI once sent an international wire transfer that disappeared into the familiar limbo between “sent” and “received.” My banking app insisted the payment had been processed, yet I still found myself calling the bank a day later, asking the simplest possible question: Has it actually arrived? The confirmation screen hadn’t lied. It was simply answering a different question than the one I cared about. Reading the Newton Protocol whitepaper brought that memory back. The more I studied its authorization flow, the less I thought about whether an attestation existed and the more I thought about when different parts of that attestation become meaningful. Newton doesn’t compress trust into a single instant. It spreads certainty across a sequence of carefully separated stages. That distinction quietly shapes almost every part of the protocol. An Authorization Is Only Useful If It Arrives Before the Decision Matters Newton introduces an authorization layer that evaluates policies before settlement. A transaction intent enters the network, operators independently evaluate the configured policy, and a signed attestation is returned before the protected smart contract proceeds. The reference flow described in the documentation completes this process within seconds. At first glance, that sounds like a performance metric. I don’t think it is. It is an architectural requirement. Authorization exists to influence execution before assets move. If policy evaluation consistently arrives after a payment should have settled, the protocol would still be cryptographically correct, but it would have stopped solving the problem it was designed for. The value of pre-execution authorization depends not only on correctness, but on correctness arriving quickly enough to remain relevant. Speed, in Newton, is not competing with security. It is one of the conditions that allows security to matter at all. The Gateway Coordinates Trust Without Becoming the Source of It That timing depends on another component: the Gateway. Every authorization request needs an entry point that receives transaction intent, coordinates operator evaluation, and gathers responses into a single workflow. Newton gives that responsibility to the Gateway. The interesting detail isn’t that the Gateway exists. It’s how carefully the documentation limits what its existence means. The whitepaper describes randomized Gateway rotation as the target architecture, acknowledging that the long-term design is for orchestration to move between participants rather than remain permanently fixed. That wording is subtle, but important. It distinguishes the architecture Newton is building toward from the guarantees developers should evaluate today. Even before rotation becomes the steady state, the Gateway cannot simply invent authorization results. Operators independently evaluate policies, produce their own attestations, and cryptographic verification prevents the Gateway from fabricating signatures or silently changing outcomes. If censorship ever became a concern, the protocol also documents direct submission paths that bypass the Gateway entirely. That changes how I think about decentralization here. Newton doesn’t eliminate coordination. It constrains what coordination is allowed to control. Signing a Result Is Different from Proving It Survived Scrutiny The same pattern appears after authorization is produced. Receiving an attestation feels like the natural endpoint of the process. Newton deliberately treats it as something else. Once operators collectively sign an authorization result, the attestation becomes available for use, but it still enters a governance-defined challenge window. During that period, independent parties can re-evaluate the same policy and submit a zero-knowledge proof if they demonstrate that the recorded result was incorrect. What struck me is that Newton separates two questions that many systems merge together. The first asks: “Did enough operators agree?” The signature answers that immediately. The second asks: “Did anyone later prove they shouldn’t have?” Only time can answer that. An attestation therefore moves through different stages of certainty. It is signed first. It becomes increasingly trustworthy as the opportunity for successful challenge disappears. Finality is not attached to the instant a signature appears. It emerges from a process that intentionally allows verification to continue. That feels slower. It also feels intellectually more honest. The Explorer Makes Authorization Visible, Not Automatically Final Mainnet Beta gives this architecture something many protocols never provide. Visibility. The Newton Explorer exposes authorization receipts that allow anyone to inspect which policy executed, the resulting decision, and the cryptographic evidence supporting it. Authorization stops being hidden infrastructure and becomes something users can actually observe. But visibility has its own boundary. Opening a receipt tells me that an authorization exists. It does not automatically answer every question about where that authorization sits within its own lifecycle. A receipt can appear complete while still existing inside a period where its result remains open to formal challenge. That distinction matters because interfaces naturally encourage people to treat visible records as settled facts. Newton’s architecture quietly suggests something more nuanced. Observation and finality are related. They are not identical. The Same Clock Appears Everywhere The more I revisited the whitepaper, the more I noticed that every major component carries its own timeline. Policy evaluation must finish before execution loses its context. Gateway coordination is designed to evolve toward rotating leadership. Attestations become stronger as challenge windows expire. Explorer receipts become more informative when understood alongside the stage of authorization they represent. Different mechanisms. The same underlying pattern. Newton doesn’t present trust as a single event. It presents trust as something that accumulates through carefully separated stages. That may be the most interesting design choice in the entire protocol. Many blockchain discussions revolve around execution speed or settlement finality. Newton repeatedly redirects attention toward something that happens earlier: the process of deciding whether execution should happen at all. Optimizing for campaign rewards without understanding where that decision actually becomes trustworthy is a fast way to misunderstand what Newton is trying to build. What I still don’t know is whether those clocks gradually disappear as the protocol matures, or whether every authorization system that values verifiability will always keep some measure of time quietly running beneath its strongest guarantees. Perhaps the real question isn’t whether Newton verifies authorization. It’s when Newton believes that verification has earned enough certainty to be trusted. @NewtonProtocol $NEWT {future}(NEWTUSDT) #Newt

The Quiet Timeline Behind Every Newton Attestation

I once sent an international wire transfer that disappeared into the familiar limbo between “sent” and “received.” My banking app insisted the payment had been processed, yet I still found myself calling the bank a day later, asking the simplest possible question: Has it actually arrived? The confirmation screen hadn’t lied. It was simply answering a different question than the one I cared about.
Reading the Newton Protocol whitepaper brought that memory back.
The more I studied its authorization flow, the less I thought about whether an attestation existed and the more I thought about when different parts of that attestation become meaningful. Newton doesn’t compress trust into a single instant. It spreads certainty across a sequence of carefully separated stages.
That distinction quietly shapes almost every part of the protocol.
An Authorization Is Only Useful If It Arrives Before the Decision Matters
Newton introduces an authorization layer that evaluates policies before settlement. A transaction intent enters the network, operators independently evaluate the configured policy, and a signed attestation is returned before the protected smart contract proceeds.
The reference flow described in the documentation completes this process within seconds.
At first glance, that sounds like a performance metric.
I don’t think it is.
It is an architectural requirement.
Authorization exists to influence execution before assets move. If policy evaluation consistently arrives after a payment should have settled, the protocol would still be cryptographically correct, but it would have stopped solving the problem it was designed for. The value of pre-execution authorization depends not only on correctness, but on correctness arriving quickly enough to remain relevant.
Speed, in Newton, is not competing with security.
It is one of the conditions that allows security to matter at all.
The Gateway Coordinates Trust Without Becoming the Source of It
That timing depends on another component: the Gateway.
Every authorization request needs an entry point that receives transaction intent, coordinates operator evaluation, and gathers responses into a single workflow. Newton gives that responsibility to the Gateway.
The interesting detail isn’t that the Gateway exists.
It’s how carefully the documentation limits what its existence means.
The whitepaper describes randomized Gateway rotation as the target architecture, acknowledging that the long-term design is for orchestration to move between participants rather than remain permanently fixed. That wording is subtle, but important. It distinguishes the architecture Newton is building toward from the guarantees developers should evaluate today.
Even before rotation becomes the steady state, the Gateway cannot simply invent authorization results. Operators independently evaluate policies, produce their own attestations, and cryptographic verification prevents the Gateway from fabricating signatures or silently changing outcomes. If censorship ever became a concern, the protocol also documents direct submission paths that bypass the Gateway entirely.
That changes how I think about decentralization here.
Newton doesn’t eliminate coordination.
It constrains what coordination is allowed to control.
Signing a Result Is Different from Proving It Survived Scrutiny
The same pattern appears after authorization is produced.
Receiving an attestation feels like the natural endpoint of the process.
Newton deliberately treats it as something else.
Once operators collectively sign an authorization result, the attestation becomes available for use, but it still enters a governance-defined challenge window. During that period, independent parties can re-evaluate the same policy and submit a zero-knowledge proof if they demonstrate that the recorded result was incorrect.
What struck me is that Newton separates two questions that many systems merge together.
The first asks:
“Did enough operators agree?”
The signature answers that immediately.
The second asks:
“Did anyone later prove they shouldn’t have?”
Only time can answer that.
An attestation therefore moves through different stages of certainty. It is signed first. It becomes increasingly trustworthy as the opportunity for successful challenge disappears. Finality is not attached to the instant a signature appears. It emerges from a process that intentionally allows verification to continue.
That feels slower.
It also feels intellectually more honest.
The Explorer Makes Authorization Visible, Not Automatically Final
Mainnet Beta gives this architecture something many protocols never provide.
Visibility.
The Newton Explorer exposes authorization receipts that allow anyone to inspect which policy executed, the resulting decision, and the cryptographic evidence supporting it.
Authorization stops being hidden infrastructure and becomes something users can actually observe.
But visibility has its own boundary.
Opening a receipt tells me that an authorization exists.
It does not automatically answer every question about where that authorization sits within its own lifecycle. A receipt can appear complete while still existing inside a period where its result remains open to formal challenge.
That distinction matters because interfaces naturally encourage people to treat visible records as settled facts.
Newton’s architecture quietly suggests something more nuanced.
Observation and finality are related.
They are not identical.
The Same Clock Appears Everywhere
The more I revisited the whitepaper, the more I noticed that every major component carries its own timeline.
Policy evaluation must finish before execution loses its context.
Gateway coordination is designed to evolve toward rotating leadership.
Attestations become stronger as challenge windows expire.
Explorer receipts become more informative when understood alongside the stage of authorization they represent.
Different mechanisms.
The same underlying pattern.
Newton doesn’t present trust as a single event.
It presents trust as something that accumulates through carefully separated stages.
That may be the most interesting design choice in the entire protocol.
Many blockchain discussions revolve around execution speed or settlement finality. Newton repeatedly redirects attention toward something that happens earlier: the process of deciding whether execution should happen at all.
Optimizing for campaign rewards without understanding where that decision actually becomes trustworthy is a fast way to misunderstand what Newton is trying to build.
What I still don’t know is whether those clocks gradually disappear as the protocol matures, or whether every authorization system that values verifiability will always keep some measure of time quietly running beneath its strongest guarantees.
Perhaps the real question isn’t whether Newton verifies authorization.
It’s when Newton believes that verification has earned enough certainty to be trusted.
@NewtonProtocol $NEWT
#Newt
翻訳参照
I watched a lending position get liquidated once over a price that, an hour later, nobody could agree had actually been the market price at that moment. Every step downstream of that number executed exactly as written. The liquidation was technically correct. The number wasn't. I sat with the discomfort of that distinction longer than felt useful, mostly because nothing in the process had actually failed. That's the exact seam I keep returning to with Newton Protocol and Mainnet Beta is where I've started watching it in practice instead of on paper. On Newton, a Vault's policy gets evaluated against data pulled in through providers like RedStone and Credora, and operators independently attest that they fetched what they claim to have fetched. That attestation is real cryptographically checkable, and an operator caught fabricating an input can be challenged and slashed for it. But the attestation covers custody of the number, not the truth of it. If a feed reports a stale price or a risk score is simply wrong, Newton's operators will faithfully attest to receiving exactly that input, evaluate the policy correctly against it and produce a verifiable receipt that a bad decision was made flawlessly. Newton has to keep proving that guarantee stays scoped honestly that "the policy executed correctly" never quietly gets read as "the outcome was correct." The Explorer receipt should make that boundary visible, not paper over it. Chasing points without understanding what's actually being authorized is a fast way to misread what Newton is building. What happens on Newton the first time a Vault enforces a policy flawlessly against a number that was simply wrong? Verified execution is not the same as verified truth. @NewtonProtocol $NEWT #Newt
I watched a lending position get liquidated once over a price that, an hour later, nobody could agree had actually been the market price at that moment. Every step downstream of that number executed exactly as written. The liquidation was technically correct.

The number wasn't. I sat with the discomfort of that distinction longer than felt useful, mostly because nothing in the process had actually failed.

That's the exact seam I keep returning to with Newton Protocol and Mainnet Beta is where I've started watching it in practice instead of on paper.

On Newton, a Vault's policy gets evaluated against data pulled in through providers like RedStone and Credora, and operators independently attest that they fetched what they claim to have fetched. That attestation is real cryptographically checkable, and an operator caught fabricating an input can be challenged and slashed for it.

But the attestation covers custody of the number, not the truth of it. If a feed reports a stale price or a risk score is simply wrong, Newton's operators will faithfully attest to receiving exactly that input, evaluate the policy correctly against it and produce a verifiable receipt that a bad decision was made flawlessly.

Newton has to keep proving that guarantee stays scoped honestly that "the policy executed correctly" never quietly gets read as "the outcome was correct." The Explorer receipt should make that boundary visible, not paper over it.

Chasing points without understanding what's actually being authorized is a fast way to misread what Newton is building.

What happens on Newton the first time a Vault enforces a policy flawlessly against a number that was simply wrong? Verified execution is not the same as verified truth.

@NewtonProtocol $NEWT #Newt
記事
翻訳参照
The Edge of What Newton Actually VerifiesI once sat through a security audit that closed out clean every item checked, every signature collected on a piece of code that shipped with a bug nobody in that audit had actually been asked to look for. No one had lied. The process had simply been built to answer one specific question, and everyone in the room treated it as having answered a much larger one. That gap between what a system checks and what people assume it checks is the same seam running through Newton Protocol's trust model, and it shows up in a few different places once you go looking for it: in the live mechanics of Mainnet Beta, and in the architecture sitting underneath it. Write Once, Enforce Everywhere The architecture behind Mainnet Beta separates where operators register and stake a single source chain from where policies actually execute, across several destination chains. A policy written once, a velocity limit or an eligibility rule, is meant to apply identically wherever Newton operates, because the same operator set, the same stake, and the same slashing conditions back every destination chain equally. That's what lets a Vault built on one chain lean on the same underlying compliance logic as a Vault built on another, without a separate rulebook maintained per chain. What gets guaranteed uniformly is the security behind the check, not the sense of the check's own parameters in every place it lands. A velocity limit or a depeg threshold is just a number written into a policy, and nothing in the architecture verifies that the number was calibrated for the specific liquidity conditions of the chain now enforcing it. Picture a Vault liquidation policy built around a depeg threshold that made sense on a deep, liquid market, deployed unchanged onto a thinner one where the same percentage move happens under ordinary volatility, not stress. The policy would enforce exactly as written. It just might be enforcing the wrong number for where it's now running. The Number Before the Signature When operators need external, time-sensitive data to evaluate a policy a price, a sanctions list update each one fetches it independently through its own network path. Independent fetches of live data rarely come back identical, and BLS signature aggregation needs every operator to sign the exact same message, so Newton runs a preparatory step first: operators stream back what they each individually observed, every value backed by its own attestation, and a median gets computed across the numeric fields before anyone signs anything. Only after that does everyone sign the same policy result, evaluated over the shared median. Any single operator's attestation is independently checkable a wildly off value is evidence against the operator that reported it, and can be challenged on that basis. What isn't reproven in quite the same way is the median computation itself. It happens once, and becomes the shared ground truth for the signed result that follows. Catching one dishonest operator is a different problem than catching a quiet, coordinated skew shared across a working majority — and the two would need different kinds of scrutiny to catch. What "Privacy-Preserving" Covers Today Sensitive policy inputs identity data, financial records get encrypted end to end using a threshold scheme, so no single party ever holds a complete decryption key alone. Actually evaluating a policy against that data, though, requires a quorum of operators to combine their key shares, reconstruct the plaintext locally, and evaluate the policy over it directly. That's the live mechanism today. A second layer, built on multi-party computation and described as still in development, is meant to remove even that moment of reconstruction, letting operators compute over the data without any of them seeing it in the clear. "Privacy-preserving" is stated plainly, in the present tense, as one of the system's core properties. What's actually true right now is narrower: the blockchain itself never touches the underlying data, but a rotating quorum of operators does, if only for the length of an evaluation. That's a genuine privacy guarantee. It's just a smaller, more specific one than the flat phrase implies by itself and the distance between the two is exactly what the second privacy layer is meant to close once it ships. Decentralized for What, Exactly The operator network behind all of this is staked and slashable through a restaking framework, and no single operator or small coalition can unilaterally decide a policy outcome a configurable majority has to agree, and any deviation from the correct result is provable and punishable after the fact. At the same time, the operators themselves aren't an open, permissionless set. They're known, vetted, geographically distributed entities, expected to meet legal-entity, jurisdictional, and compliance requirements before they're allowed to participate at all. Both things are true, and they answer different questions. The decentralization guarantee covers outcomes nobody rigs a result once they're inside the set. The vetting covers entry and deciding who gets inside that set in the first place is a considerably more centralized, judgment-based process than "decentralized operator network" tends to suggest sitting on its own. Whether that's the right trade probably depends on what the system is being used for, not on whether the word technically still applies. Four mechanisms, four versions of the same shape. A chain specific parameter riding on infrastructure that's uniform everywhere else. A median sitting one step upstream of a signature. A moment of plaintext access tucked inside a system marketed as privacy preserving. A membership gate standing just behind an outcome that genuinely is decentralized. None of this is hidden read closely, Newton's own writing states most of it plainly, often in the same paragraph as the broader claim. A system willing to name its own edge that clearly is doing something most infrastructure writing doesn't bother with. Optimizing for the reward without sitting with what's actually being verified is a fast way to miss where a system's real boundary sits. What I don't know is whether that boundary shrinks as Mainnet Beta matures MPC eventually closing the plaintext gap, more chains proving out whether one policy really does travel evenly or whether every system built on cryptographic verification eventually runs into some version of this same seam, just moved somewhere else. Newton hasn't settled that yet. I'm not sure anyone building something like this has. @NewtonProtocol $NEWT #Newt

The Edge of What Newton Actually Verifies

I once sat through a security audit that closed out clean every item checked, every signature collected on a piece of code that shipped with a bug nobody in that audit had actually been asked to look for. No one had lied. The process had simply been built to answer one specific question, and everyone in the room treated it as having answered a much larger one.
That gap between what a system checks and what people assume it checks is the same seam running through Newton Protocol's trust model, and it shows up in a few different places once you go looking for it: in the live mechanics of Mainnet Beta, and in the architecture sitting underneath it.
Write Once, Enforce Everywhere
The architecture behind Mainnet Beta separates where operators register and stake a single source chain from where policies actually execute, across several destination chains. A policy written once, a velocity limit or an eligibility rule, is meant to apply identically wherever Newton operates, because the same operator set, the same stake, and the same slashing conditions back every destination chain equally. That's what lets a Vault built on one chain lean on the same underlying compliance logic as a Vault built on another, without a separate rulebook maintained per chain.
What gets guaranteed uniformly is the security behind the check, not the sense of the check's own parameters in every place it lands. A velocity limit or a depeg threshold is just a number written into a policy, and nothing in the architecture verifies that the number was calibrated for the specific liquidity conditions of the chain now enforcing it. Picture a Vault liquidation policy built around a depeg threshold that made sense on a deep, liquid market, deployed unchanged onto a thinner one where the same percentage move happens under ordinary volatility, not stress. The policy would enforce exactly as written. It just might be enforcing the wrong number for where it's now running.
The Number Before the Signature
When operators need external, time-sensitive data to evaluate a policy a price, a sanctions list update each one fetches it independently through its own network path. Independent fetches of live data rarely come back identical, and BLS signature aggregation needs every operator to sign the exact same message, so Newton runs a preparatory step first: operators stream back what they each individually observed, every value backed by its own attestation, and a median gets computed across the numeric fields before anyone signs anything. Only after that does everyone sign the same policy result, evaluated over the shared median.
Any single operator's attestation is independently checkable a wildly off value is evidence against the operator that reported it, and can be challenged on that basis. What isn't reproven in quite the same way is the median computation itself. It happens once, and becomes the shared ground truth for the signed result that follows. Catching one dishonest operator is a different problem than catching a quiet, coordinated skew shared across a working majority — and the two would need different kinds of scrutiny to catch.
What "Privacy-Preserving" Covers Today
Sensitive policy inputs identity data, financial records get encrypted end to end using a threshold scheme, so no single party ever holds a complete decryption key alone. Actually evaluating a policy against that data, though, requires a quorum of operators to combine their key shares, reconstruct the plaintext locally, and evaluate the policy over it directly. That's the live mechanism today. A second layer, built on multi-party computation and described as still in development, is meant to remove even that moment of reconstruction, letting operators compute over the data without any of them seeing it in the clear.
"Privacy-preserving" is stated plainly, in the present tense, as one of the system's core properties. What's actually true right now is narrower: the blockchain itself never touches the underlying data, but a rotating quorum of operators does, if only for the length of an evaluation. That's a genuine privacy guarantee. It's just a smaller, more specific one than the flat phrase implies by itself and the distance between the two is exactly what the second privacy layer is meant to close once it ships.
Decentralized for What, Exactly
The operator network behind all of this is staked and slashable through a restaking framework, and no single operator or small coalition can unilaterally decide a policy outcome a configurable majority has to agree, and any deviation from the correct result is provable and punishable after the fact. At the same time, the operators themselves aren't an open, permissionless set. They're known, vetted, geographically distributed entities, expected to meet legal-entity, jurisdictional, and compliance requirements before they're allowed to participate at all.
Both things are true, and they answer different questions. The decentralization guarantee covers outcomes nobody rigs a result once they're inside the set. The vetting covers entry and deciding who gets inside that set in the first place is a considerably more centralized, judgment-based process than "decentralized operator network" tends to suggest sitting on its own. Whether that's the right trade probably depends on what the system is being used for, not on whether the word technically still applies.
Four mechanisms, four versions of the same shape. A chain specific parameter riding on infrastructure that's uniform everywhere else. A median sitting one step upstream of a signature. A moment of plaintext access tucked inside a system marketed as privacy preserving. A membership gate standing just behind an outcome that genuinely is decentralized. None of this is hidden read closely, Newton's own writing states most of it plainly, often in the same paragraph as the broader claim. A system willing to name its own edge that clearly is doing something most infrastructure writing doesn't bother with.
Optimizing for the reward without sitting with what's actually being verified is a fast way to miss where a system's real boundary sits.
What I don't know is whether that boundary shrinks as Mainnet Beta matures MPC eventually closing the plaintext gap, more chains proving out whether one policy really does travel evenly or whether every system built on cryptographic verification eventually runs into some version of this same seam, just moved somewhere else. Newton hasn't settled that yet. I'm not sure anyone building something like this has.
@NewtonProtocol $NEWT #Newt
🚀 Binanceが9周年を迎え、記念の盛り上がりはこれから始まる!🎉 お見逃しなく!毎日のアニバーサリー・チャレンジに参加して、ワクワクする$USDC の報酬を分かち合うチャンスを手に入れよう。 この節目をみんなでお祝いしよう!🥳 [Join Here](https://www.binance.com/activity/binance-turns-9?ref=1140518125)
🚀 Binanceが9周年を迎え、記念の盛り上がりはこれから始まる!🎉

お見逃しなく!毎日のアニバーサリー・チャレンジに参加して、ワクワクする$USDC の報酬を分かち合うチャンスを手に入れよう。

この節目をみんなでお祝いしよう!🥳

Join Here
ニュートンはなぜポリシー登録をポリシー割り当てから分離するのか 私は、契約がポリシーの所在を知れば、難しい部分は終わったと考えていました。住所は、アプリケーションとその認可レイヤーとの最終的なつながりだと思えたのです。しかし、ニュートンの開発者ドキュメントを読み進めるほど、これら2つの考えは意図的に切り離されているのだと気づきました。 ニュートンは、ポリシー契約アドレスを割り当てることと、ポリシー設定を登録することを区別します。どちらも似た響きですが、それぞれが実際に何を成し遂げるのかに気づくと違いが見えてきます。ポリシー契約を指し示すことは、ポリシー管理がどこに存在するかをクライアントに知らせるだけです。登録はそれより先へ進み、特定のポリシー設定を作成し、将来のアテステーションが検証されるためのポリシーIDを返します。 この分離は、私の認可の捉え方を変えました。アプリケーションは接続されているように見えても、アテステーションを検証するのに必要な情報が欠けている可能性があります。このアーキテクチャは、契約アドレスを認可準備完了の証明として扱わないようにしています。代わりに、アクティブ化は、それ自身の暗号学的なアイデンティティを持つ明示的なステップになります。 Mainnet Beta のドキュメントを読み通すと、この設計が「追加の複雑さ」ではなく、「意図的な状態管理」に見えてきました。インフラストラクチャがデプロイされたからといって、認可がアクティブだと見なされるわけではありません。認可は、ポリシー自体が登録され、識別されてから初めてアクティブになります。 キャンペーンのサーフェスはプロダクトではありません。違いを理解することのほうが、ポイントよりも重要です。 認可が、割り当てられたアドレスではなく登録済みのポリシーに依存するのなら、アクティブ化はデプロイと同じくらい見えるべきでしょうか? 重要な状態の中には、まだ作られていないものがある。 @NewtonProtocol $NEWT #Newt
ニュートンはなぜポリシー登録をポリシー割り当てから分離するのか

私は、契約がポリシーの所在を知れば、難しい部分は終わったと考えていました。住所は、アプリケーションとその認可レイヤーとの最終的なつながりだと思えたのです。しかし、ニュートンの開発者ドキュメントを読み進めるほど、これら2つの考えは意図的に切り離されているのだと気づきました。

ニュートンは、ポリシー契約アドレスを割り当てることと、ポリシー設定を登録することを区別します。どちらも似た響きですが、それぞれが実際に何を成し遂げるのかに気づくと違いが見えてきます。ポリシー契約を指し示すことは、ポリシー管理がどこに存在するかをクライアントに知らせるだけです。登録はそれより先へ進み、特定のポリシー設定を作成し、将来のアテステーションが検証されるためのポリシーIDを返します。

この分離は、私の認可の捉え方を変えました。アプリケーションは接続されているように見えても、アテステーションを検証するのに必要な情報が欠けている可能性があります。このアーキテクチャは、契約アドレスを認可準備完了の証明として扱わないようにしています。代わりに、アクティブ化は、それ自身の暗号学的なアイデンティティを持つ明示的なステップになります。

Mainnet Beta のドキュメントを読み通すと、この設計が「追加の複雑さ」ではなく、「意図的な状態管理」に見えてきました。インフラストラクチャがデプロイされたからといって、認可がアクティブだと見なされるわけではありません。認可は、ポリシー自体が登録され、識別されてから初めてアクティブになります。

キャンペーンのサーフェスはプロダクトではありません。違いを理解することのほうが、ポイントよりも重要です。

認可が、割り当てられたアドレスではなく登録済みのポリシーに依存するのなら、アクティブ化はデプロイと同じくらい見えるべきでしょうか?

重要な状態の中には、まだ作られていないものがある。

@NewtonProtocol $NEWT #Newt
確認済み
記事
なぜ Newton のオラクルスキーマが、単一の方針が評価される前に重要なのか認可は実際にはどこから始まるのだろう、とずっと考えていました。 明らかな答えは、その方針そのものだと思えました。オペレーターは要求を受け取り、Rego の方針を評価し、適格なアテステーションを作成して、必要な条件が満たされていれば実行を継続できるようにします。その一連の流れは Newton のアーキテクチャ全体にあちこちで現れるため、方針が最初の意味のあるステップを表していると考えるのは簡単でした。 開発者向けドキュメントをもう少し時間をかけて読んだことで、それよりもさらに静かに起きることが、もっと早い段階で存在するのだと気づきました。 方針が何かを決める前に、Newton は開発者に対して、有効な入力がどのようなものかを定義する手段を与えます。

なぜ Newton のオラクルスキーマが、単一の方針が評価される前に重要なのか

認可は実際にはどこから始まるのだろう、とずっと考えていました。
明らかな答えは、その方針そのものだと思えました。オペレーターは要求を受け取り、Rego の方針を評価し、適格なアテステーションを作成して、必要な条件が満たされていれば実行を継続できるようにします。その一連の流れは Newton のアーキテクチャ全体にあちこちで現れるため、方針が最初の意味のあるステップを表していると考えるのは簡単でした。
開発者向けドキュメントをもう少し時間をかけて読んだことで、それよりもさらに静かに起きることが、もっと早い段階で存在するのだと気づきました。
方針が何かを決める前に、Newton は開発者に対して、有効な入力がどのようなものかを定義する手段を与えます。
確認済み
記事
誰もがコンプライアンスについて語っている。ニュートン・プロトコルは、それによって得をする人を変えつつある。<c-17/>について読んでいると、ある考えが何度も頭に浮かびました。ほとんどのブロックチェーン・プロジェクトは、求められるからこそコンプライアンスを構築します。ニュートンは、誰か他の人がそれを使いたいと思うかもしれないから、開発者に“それを作る理由”を与えます。 それは、人々が話している以上にずっと大きな変化のように思えます。 本当の問いは、プログラマブルなコンプライアンスが重要かどうかではありません。重要であることは明らかです。難しい問いは、コンプライアンスのロジックが、開発者が書き終えたずっと後になっても、開発者が公開し、稼ぎ続けられる“もの”になり得るかどうかです。

誰もがコンプライアンスについて語っている。ニュートン・プロトコルは、それによって得をする人を変えつつある。

<c-17/>について読んでいると、ある考えが何度も頭に浮かびました。ほとんどのブロックチェーン・プロジェクトは、求められるからこそコンプライアンスを構築します。ニュートンは、誰か他の人がそれを使いたいと思うかもしれないから、開発者に“それを作る理由”を与えます。
それは、人々が話している以上にずっと大きな変化のように思えます。
本当の問いは、プログラマブルなコンプライアンスが重要かどうかではありません。重要であることは明らかです。難しい問いは、コンプライアンスのロジックが、開発者が書き終えたずっと後になっても、開発者が公開し、稼ぎ続けられる“もの”になり得るかどうかです。
記事
ニュートンがポリシーのロジックとアプリケーションのロジックを分離する理由 ソフトウェアは通常、意思決定と実行を混ぜ合わせます 多くのアプリケーションは、意思決定をアプリケーションのコードの中に隠しています。ウォレットは、送金が実行されるべきかどうかを判断します。貸付プロトコルは、担保が十分かどうかを判断します。取引プラットフォームは、注文がそのルールを満たしているかどうかを判断します。 ユーザーの観点からは、それらの判断は単に起こるものに見えます。 ニュートンのホワイトペーパーを読んで、この従来のアプローチには興味深い制約があることに気づきました。アプリケーションは、意思決定と実行の両方を行うため、そのアプリケーションの外部にいる誰もが、どのようにその判断に至ったのかを独立して検証しにくくなります。ニュートンはこの問題に対して、別の方法で取り組みます。

ニュートンがポリシーのロジックとアプリケーションのロジックを分離する理由

ソフトウェアは通常、意思決定と実行を混ぜ合わせます
多くのアプリケーションは、意思決定をアプリケーションのコードの中に隠しています。ウォレットは、送金が実行されるべきかどうかを判断します。貸付プロトコルは、担保が十分かどうかを判断します。取引プラットフォームは、注文がそのルールを満たしているかどうかを判断します。
ユーザーの観点からは、それらの判断は単に起こるものに見えます。
ニュートンのホワイトペーパーを読んで、この従来のアプローチには興味深い制約があることに気づきました。アプリケーションは、意思決定と実行の両方を行うため、そのアプリケーションの外部にいる誰もが、どのようにその判断に至ったのかを独立して検証しにくくなります。ニュートンはこの問題に対して、別の方法で取り組みます。
ニュートンのポリシーハッシュが、検証可能なだけでなく再現可能にする 以前は、再現性は主に科学研究の関心事だと思っていました。同じ結論に二度到達できれば、それで十分だと感じていたのです。ブロックチェーンは次第に、その見方を変えました。重要な意思決定はすべて、最終的に他者が独立して検証したいと思う対象になるからです。 ニュートンのホワイトペーパーで私の印象に残ったのは、ポリシーハッシュの役割です。単に認可が行われたことを証明するのではなく、そのアテステーションは、それを生み出した正確なポリシーに結び付けられています。 この違いは、私が最初に思っていた以上に重要です。基となるポリシーがわずかでも変われば、その結果の認可はまったく別のポリシーハッシュに属することになります。 つまり認可は、事後に検証可能であるだけでなく、再現可能でもあります。なぜなら、すべてのオペレーターがまったく同じポリシーバージョンを評価するからです。将来のレビュー担当者は、どのルールブックがその判断を生んだのかを推測する必要がありません。暗号学的な指紋が、その答えをすでに提供してくれます。 メインネット・ベータのドキュメントを読むと、この考えがさらに実用的に感じられました。認可のレシートは、時間の経過とともに静かに進化しうる見えないバックエンドのロジックではなく、不変のポリシーバージョンに結び付けられて初めて、より意味のあるものになります。 下層のポリシー層を理解せずに報酬最適化を行うのは、手順を増やしただけの“ただの耕作”です。 すべての認可が、それを作成したポリシーの指紋を携えるなら、ガバナンスは、実行それ自体よりも監査しやすくなるのでしょうか? 時には、最も小さなハッシュが最大の説明責任を持ちます。 @NewtonProtocol $NEWT #Newt
ニュートンのポリシーハッシュが、検証可能なだけでなく再現可能にする

以前は、再現性は主に科学研究の関心事だと思っていました。同じ結論に二度到達できれば、それで十分だと感じていたのです。ブロックチェーンは次第に、その見方を変えました。重要な意思決定はすべて、最終的に他者が独立して検証したいと思う対象になるからです。

ニュートンのホワイトペーパーで私の印象に残ったのは、ポリシーハッシュの役割です。単に認可が行われたことを証明するのではなく、そのアテステーションは、それを生み出した正確なポリシーに結び付けられています。

この違いは、私が最初に思っていた以上に重要です。基となるポリシーがわずかでも変われば、その結果の認可はまったく別のポリシーハッシュに属することになります。

つまり認可は、事後に検証可能であるだけでなく、再現可能でもあります。なぜなら、すべてのオペレーターがまったく同じポリシーバージョンを評価するからです。将来のレビュー担当者は、どのルールブックがその判断を生んだのかを推測する必要がありません。暗号学的な指紋が、その答えをすでに提供してくれます。

メインネット・ベータのドキュメントを読むと、この考えがさらに実用的に感じられました。認可のレシートは、時間の経過とともに静かに進化しうる見えないバックエンドのロジックではなく、不変のポリシーバージョンに結び付けられて初めて、より意味のあるものになります。

下層のポリシー層を理解せずに報酬最適化を行うのは、手順を増やしただけの“ただの耕作”です。

すべての認可が、それを作成したポリシーの指紋を携えるなら、ガバナンスは、実行それ自体よりも監査しやすくなるのでしょうか?

時には、最も小さなハッシュが最大の説明責任を持ちます。

@NewtonProtocol $NEWT #Newt
記事
NEWTON: 認可を決済から切り離すことで、取引ライフサイクルが変わる認可を決済から切り離すことで、取引ライフサイクルが変わる 長年にわたってブロックチェーンの取引を見てきたことで、私の中にシンプルな思考モデルが生まれました。ユーザーが取引に署名し、それをブロードキャストし、確認を待って、プロセスは完了したと考える——。ほとんどの議論は実行速度、手数料、あるいは最終性に集中していました。Newtonのホワイトペーパーを読むことで、もう1つの段階にも同じくらいの注意が必要だと気づきました。つまり、実行が開始される前に何が起きるのかです。 認可が独自のレイヤーになる

NEWTON: 認可を決済から切り離すことで、取引ライフサイクルが変わる

認可を決済から切り離すことで、取引ライフサイクルが変わる
長年にわたってブロックチェーンの取引を見てきたことで、私の中にシンプルな思考モデルが生まれました。ユーザーが取引に署名し、それをブロードキャストし、確認を待って、プロセスは完了したと考える——。ほとんどの議論は実行速度、手数料、あるいは最終性に集中していました。Newtonのホワイトペーパーを読むことで、もう1つの段階にも同じくらいの注意が必要だと気づきました。つまり、実行が開始される前に何が起きるのかです。
認可が独自のレイヤーになる
ニュートン:決定論的な方針は、すべてのオペレーターが同じ答えに到達すべきだということを意味する かつて私は、分散化とは異なる意見を集めて、どうにかそれらを平均して1つの意思決定にすることだと思っていました。 分散システムを学ぶほど、整合性は多様性よりも重要になることが多いのだと気づきました。その視点は、ニュートンのホワイトペーパーを読んでいるときに改めて蘇りました。すべてのオペレーターが同じ決定論的な方針を同じ入力で評価するため、目的は多くの答えを生み出すことではなく、各自が独立して同一の答えに到達することです。 この設計は興味深いです。個々の判断を信じることから、ルールそのものが常に同じ結果に導くことを証明するという課題へと重心が移るからです。Mainnet Betaは、方針評価をユーザーが検査できるものにすることで、この考えに実用的な意味を与えています。単に受け入れるだけのものではありません。 実在する論文(thesis)に結びついていないアクティビティは、報酬バッジを身につけたノイズにすぎません。すべての誠実なオペレーターが同じ結論に到達するなら、信頼はネットワークから始まるのでしょうか、それとも評価されている方針から始まるのでしょうか? 整合性は速度よりも静かなことが多いですが、ときにははるかに価値があります。 @NewtonProtocol $NEWT #Newt
ニュートン:決定論的な方針は、すべてのオペレーターが同じ答えに到達すべきだということを意味する

かつて私は、分散化とは異なる意見を集めて、どうにかそれらを平均して1つの意思決定にすることだと思っていました。

分散システムを学ぶほど、整合性は多様性よりも重要になることが多いのだと気づきました。その視点は、ニュートンのホワイトペーパーを読んでいるときに改めて蘇りました。すべてのオペレーターが同じ決定論的な方針を同じ入力で評価するため、目的は多くの答えを生み出すことではなく、各自が独立して同一の答えに到達することです。

この設計は興味深いです。個々の判断を信じることから、ルールそのものが常に同じ結果に導くことを証明するという課題へと重心が移るからです。Mainnet Betaは、方針評価をユーザーが検査できるものにすることで、この考えに実用的な意味を与えています。単に受け入れるだけのものではありません。

実在する論文(thesis)に結びついていないアクティビティは、報酬バッジを身につけたノイズにすぎません。すべての誠実なオペレーターが同じ結論に到達するなら、信頼はネットワークから始まるのでしょうか、それとも評価されている方針から始まるのでしょうか?

整合性は速度よりも静かなことが多いですが、ときにははるかに価値があります。

@NewtonProtocol $NEWT #Newt
記事
詐欺は、ウォレットに届くまで危険に見えないこともあります。通常の送金のように見えることがあります。 契約の承認だけの場合もあります。 住所が短縮されていたり、親しみやすいインターフェースの裏に隠されていたり、助けようとしているふりをした誰かによって貼り付けられていたりすることがあります。ユーザーが危険に気づく頃には、取引はすでに履歴になっています。 弱点はここです。多くのシステムはリスクを検知しても、実行される前に必ずしも止められないのです。 注意喚起されたアドレスのセットは、一見つまらなく感じます。詐欺ウォレット、悪意ある支出者、フィッシング契約、マネーロンダリング用のアドレス、または既知の不正な送付先の一覧は、ワクワクするものではありません。ですが、その力は、その一覧がルールになるときに発揮されます。

詐欺は、ウォレットに届くまで危険に見えないこともあります。

通常の送金のように見えることがあります。
契約の承認だけの場合もあります。
住所が短縮されていたり、親しみやすいインターフェースの裏に隠されていたり、助けようとしているふりをした誰かによって貼り付けられていたりすることがあります。ユーザーが危険に気づく頃には、取引はすでに履歴になっています。
弱点はここです。多くのシステムはリスクを検知しても、実行される前に必ずしも止められないのです。
注意喚起されたアドレスのセットは、一見つまらなく感じます。詐欺ウォレット、悪意ある支出者、フィッシング契約、マネーロンダリング用のアドレス、または既知の不正な送付先の一覧は、ワクワクするものではありません。ですが、その力は、その一覧がルールになるときに発揮されます。
$NEWT {future}(NEWTUSDT) 外部データが無害に見えるのは、考えすぎかもしれない。だが、それが必要以上に判断をし始めると、状況は変わる。 フィードが入ってくる。数字、スコア、フラグ、信号。それは小さく見える。でも、その入力が「取引を許可するか/ブロックするか」を左右するのなら、それはもう小さくはない。誰もそういうふうに語らなくても、それには力がある。 だからこそ、NewtonのWASMデータ提供者は私にとって興味深い。外部フィードが突然完璧になるからではない。そんなことはない。フィードは遅れることもあるし、ぐちゃぐちゃで偏っていて、壊れていることもある。あるいは、単に形が間違っていることだってある。 けれど、より良い発想は「外部データを純粋な真実だとみなす」ふりをしないことだ。許可に触れる前に、管理された部屋の中に閉じ込めておく。そうするのが良い。 この言い方はとても好きだ。 私にとっては、@NewtonProtocol が外部データを権威ではなく入力として捉える方がしっくりくる。フィードは語りかけられる。けれど支配してはいけない。文脈は持ち込める。でも、そのまま鍵を手にしてシステム全体を歩き回ってしまうべきではない。 単純に聞こえる。たぶん、単純すぎるかもしれない。でも重要だ。なぜなら、システムがフィードを盲目的に信頼した瞬間、信頼は財布からデータ元へ静かに移ってしまう。そしてまた、技術的な言葉で着飾っただけの別の「柔らかい弱点」に戻ってくる。 サンドボックス化されたWASM提供者は、ひとつの境界のように感じる。データをここに持ち込め、ここで整形し、ここで制限し、それから政策が意味を決める。リスクが完全になくなるとは思わない。何も完全には消えない。でも、リスクは見えやすくなるし、何かが起きたときに責めやすくなるかもしれない。 私がNewtonについて尊敬しているのは、その点だ。外部の情報を魔法のように扱っていない。 世界を入れることはできる。でも乗っ取らせない。 #Newt 外部フィードには、厳格なサンドボックスの制限が必要だろうか?
$NEWT

外部データが無害に見えるのは、考えすぎかもしれない。だが、それが必要以上に判断をし始めると、状況は変わる。

フィードが入ってくる。数字、スコア、フラグ、信号。それは小さく見える。でも、その入力が「取引を許可するか/ブロックするか」を左右するのなら、それはもう小さくはない。誰もそういうふうに語らなくても、それには力がある。

だからこそ、NewtonのWASMデータ提供者は私にとって興味深い。外部フィードが突然完璧になるからではない。そんなことはない。フィードは遅れることもあるし、ぐちゃぐちゃで偏っていて、壊れていることもある。あるいは、単に形が間違っていることだってある。

けれど、より良い発想は「外部データを純粋な真実だとみなす」ふりをしないことだ。許可に触れる前に、管理された部屋の中に閉じ込めておく。そうするのが良い。

この言い方はとても好きだ。

私にとっては、@NewtonProtocol が外部データを権威ではなく入力として捉える方がしっくりくる。フィードは語りかけられる。けれど支配してはいけない。文脈は持ち込める。でも、そのまま鍵を手にしてシステム全体を歩き回ってしまうべきではない。

単純に聞こえる。たぶん、単純すぎるかもしれない。でも重要だ。なぜなら、システムがフィードを盲目的に信頼した瞬間、信頼は財布からデータ元へ静かに移ってしまう。そしてまた、技術的な言葉で着飾っただけの別の「柔らかい弱点」に戻ってくる。

サンドボックス化されたWASM提供者は、ひとつの境界のように感じる。データをここに持ち込め、ここで整形し、ここで制限し、それから政策が意味を決める。リスクが完全になくなるとは思わない。何も完全には消えない。でも、リスクは見えやすくなるし、何かが起きたときに責めやすくなるかもしれない。

私がNewtonについて尊敬しているのは、その点だ。外部の情報を魔法のように扱っていない。

世界を入れることはできる。でも乗っ取らせない。
#Newt

外部フィードには、厳格なサンドボックスの制限が必要だろうか?
Yes, always
67%
Only sometimes
33%
Not needed
0%
3 投票 • 投票は終了しました
記事
Newton Protocol:オンチェーン金融のための認可レイヤー @NewtonProtocol は、Visaがカード決済を保護するのと同様に、リアルタイムの認可とリスクチェックによってオンチェーン取引を変革しています。 いかなる取引が決済される前にも、Newtonはプログラマブルなポリシー執行を実行し、コンプライアンス、セキュリティ、信頼性を確保します。 Mainnet Betaは稼働開始。TokenizeThis NYCでの発表のとおり、Newton Mainnet Betaがメインステージからローンチされました。プロトコルは現在、実際の資本をオンチェーンで移動するための検証可能な自動化を提供しています。 VaultKitは統合を簡素化し、ポリシーパックによってキュレーターはルールを手軽に組み込めます。ビルダーや機関は、デモを予約してすぐに始められます。

Newton Protocol:オンチェーン金融のための認可レイヤー

@NewtonProtocol は、Visaがカード決済を保護するのと同様に、リアルタイムの認可とリスクチェックによってオンチェーン取引を変革しています。
いかなる取引が決済される前にも、Newtonはプログラマブルなポリシー執行を実行し、コンプライアンス、セキュリティ、信頼性を確保します。
Mainnet Betaは稼働開始。TokenizeThis NYCでの発表のとおり、Newton Mainnet Betaがメインステージからローンチされました。プロトコルは現在、実際の資本をオンチェーンで移動するための検証可能な自動化を提供しています。
VaultKitは統合を簡素化し、ポリシーパックによってキュレーターはルールを手軽に組み込めます。ビルダーや機関は、デモを予約してすぐに始められます。
私は同じ考えに何度も立ち返ります。$NEWT Tokenは、それをハイプの対象のように見ているのをやめて、Newtonの中で“何を助けるためにあるのか”に目を向けたとき、より尊重しやすくなるのです。 それは簡単なことのように聞こえますが、とても大事です。トークンの話は、役に立つ前にうるさくなりがちです。人々はまず市場の質問をし、正直なところ、それによってプロトコルの一部が、本来の大きさより小さく感じられてしまいます。 私にとってNewt Tokenの意味は、興奮ではなく“仕事としての有用性”だと考えると、より納得できます。システムに必要なのは何でしょう? それには、人々とオペレーターが正しいことを行う必要があります。必要なのは、盲目的な信頼に依存しない調整です。誰も拍手していなくても、有意義な参加が続いていく理由が必要です。 そこにこそ、私にとってNewt Tokenの重要性があります。眩しい約束のためではありません。内部の整合がないプロトコルは、紙の上では良く見えても、実際のところは弱く感じられてしまうからです。 私はNewt Tokenを“注目を集めるためのチケット”のように説明したくありません。それは安っぽく感じますし、もしかすると怠惰でもあります。むしろ、それはNewtonが稼働するネットワークとして生き続けるのを助ける仕組みの一部だと説明したいのです。 一部の人にとってはそれほどワクワクしないかもしれませんが、より正直だと思えます。有用性は叫ぶ必要がないはずです。静かに筋が通っているべきです。 #Newt Tokenは、私にとって、会話が現実に根を下ろした状態でいるときが最も強い。どんな役割を果たすのか、どんなふるまいを支えるのか、そしてなぜそもそもNewtonに必要なのか。 @NewtonProtocol Newtonの中で語る価値が、なぜNewt Tokenはもっとあるのでしょうか?
私は同じ考えに何度も立ち返ります。$NEWT Tokenは、それをハイプの対象のように見ているのをやめて、Newtonの中で“何を助けるためにあるのか”に目を向けたとき、より尊重しやすくなるのです。

それは簡単なことのように聞こえますが、とても大事です。トークンの話は、役に立つ前にうるさくなりがちです。人々はまず市場の質問をし、正直なところ、それによってプロトコルの一部が、本来の大きさより小さく感じられてしまいます。

私にとってNewt Tokenの意味は、興奮ではなく“仕事としての有用性”だと考えると、より納得できます。システムに必要なのは何でしょう? それには、人々とオペレーターが正しいことを行う必要があります。必要なのは、盲目的な信頼に依存しない調整です。誰も拍手していなくても、有意義な参加が続いていく理由が必要です。

そこにこそ、私にとってNewt Tokenの重要性があります。眩しい約束のためではありません。内部の整合がないプロトコルは、紙の上では良く見えても、実際のところは弱く感じられてしまうからです。

私はNewt Tokenを“注目を集めるためのチケット”のように説明したくありません。それは安っぽく感じますし、もしかすると怠惰でもあります。むしろ、それはNewtonが稼働するネットワークとして生き続けるのを助ける仕組みの一部だと説明したいのです。

一部の人にとってはそれほどワクワクしないかもしれませんが、より正直だと思えます。有用性は叫ぶ必要がないはずです。静かに筋が通っているべきです。

#Newt Tokenは、私にとって、会話が現実に根を下ろした状態でいるときが最も強い。どんな役割を果たすのか、どんなふるまいを支えるのか、そしてなぜそもそもNewtonに必要なのか。
@NewtonProtocol

Newtonの中で語る価値が、なぜNewt Tokenはもっとあるのでしょうか?
Quiet Utility
100%
Market Hype
0%
Network Alignment
0%
4 投票 • 投票は終了しました
とてもシンプルな場所から、私は$OPG Tokenをずっと見つめています。 ノイズでも、興奮でもありません。完璧な“トークン物語”からでもありません。 ただ、頭の中に居座り続ける1つの問いがあるだけです。 AIのアクションが有料で、そのアクションが証拠によって裏付けられているとしたら、その価値はそこで終わりなのか、それとも動き続けるのか? @OpenGradient は、私にはそこが違って感じられます。 普通のAIの結果は、一度役立つだけで済むことがあります。 それは答えを出し、ユーザーが読む。すると、それを支える信頼がゆっくりと消えていく。別のシステムはまだ、誰が作ったのか?変更されていないか?頼っていいのか?もう一度確認すべきか?と問い続けるかもしれません。 誰も口にしなくても、その繰り返される疑いはコストがかかります。 #OPG Tokenでは、証拠に裏付けられた有用性という考えが、より深刻に感じられます。価値が最初の出力だけにあるわけではないからです。その出力が、その後に安全に支えられること――それに価値がある。 検証された結果は、記録になり得ます。 引き金にもなる。 意思決定の節目にもなる。 そして、正直に言えば――それは重要です。 別のエージェントやコントラクトが、最初からすべてをゼロから始めずに使える“ほんの少しの信頼”になります。 信頼のない有用性は弱い有用性です。活発に見えても、いつも重みを持つとは限りません。 OpenGradientは、AIの作業が起こせるかどうかを聞いているだけではありません。AIの作業が、より大きなシステムの一部として機能するほど十分に信頼できるのかを問うています。 私が気にしているのは、その乗数です。 バズでもない。 完璧な数学でもない。 ただこの単純な圧力です。証拠が疑いを減らすとき、1つのアクションは、1層以上の価値を生み出せる。 OPG Tokenは、私にとって、支払われた各アクションが、再利用できるものになり、決着がつき、経済的により重みのあるものへと変わるとき、より意味を持ちます。 もちろん、そこまでの証拠が不要なタスクもあります。 でも意思決定が重要になる場面では、証拠がすべてを変えます。 そして、おそらくここにあるのは静かな力です。 $RIF $SYN 何がOPG Tokenの有用性をより強く動かすのか?
とてもシンプルな場所から、私は$OPG Tokenをずっと見つめています。

ノイズでも、興奮でもありません。完璧な“トークン物語”からでもありません。

ただ、頭の中に居座り続ける1つの問いがあるだけです。

AIのアクションが有料で、そのアクションが証拠によって裏付けられているとしたら、その価値はそこで終わりなのか、それとも動き続けるのか?

@OpenGradient は、私にはそこが違って感じられます。

普通のAIの結果は、一度役立つだけで済むことがあります。

それは答えを出し、ユーザーが読む。すると、それを支える信頼がゆっくりと消えていく。別のシステムはまだ、誰が作ったのか?変更されていないか?頼っていいのか?もう一度確認すべきか?と問い続けるかもしれません。

誰も口にしなくても、その繰り返される疑いはコストがかかります。

#OPG Tokenでは、証拠に裏付けられた有用性という考えが、より深刻に感じられます。価値が最初の出力だけにあるわけではないからです。その出力が、その後に安全に支えられること――それに価値がある。

検証された結果は、記録になり得ます。

引き金にもなる。

意思決定の節目にもなる。

そして、正直に言えば――それは重要です。

別のエージェントやコントラクトが、最初からすべてをゼロから始めずに使える“ほんの少しの信頼”になります。

信頼のない有用性は弱い有用性です。活発に見えても、いつも重みを持つとは限りません。

OpenGradientは、AIの作業が起こせるかどうかを聞いているだけではありません。AIの作業が、より大きなシステムの一部として機能するほど十分に信頼できるのかを問うています。

私が気にしているのは、その乗数です。

バズでもない。

完璧な数学でもない。

ただこの単純な圧力です。証拠が疑いを減らすとき、1つのアクションは、1層以上の価値を生み出せる。

OPG Tokenは、私にとって、支払われた各アクションが、再利用できるものになり、決着がつき、経済的により重みのあるものへと変わるとき、より意味を持ちます。

もちろん、そこまでの証拠が不要なタスクもあります。

でも意思決定が重要になる場面では、証拠がすべてを変えます。

そして、おそらくここにあるのは静かな力です。
$RIF
$SYN

何がOPG Tokenの有用性をより強く動かすのか?
1. Proof Trust
100%
2. Raw Usage
0%
1 投票 • 投票は終了しました
🎙️ 主流横盤持ち合いで値動きしています。あなたは利益を得られましたか?
avatar
終了
03 時間 39 分 39 秒
6.4k
16
18
少し気になる、居心地の悪い感覚のあることをずっと考えています。誰もが「最強の検証がほしい」と言う一方で、ほんの少し多めに支払うことが現実になった瞬間、最安の選択肢が急に魅力的に見え始めます。私は、「人々が信頼を大切にしないからだ」と単純に言い切れる答えではないと思います。 私にとって、@OpenGradient の中にある本当の問いは、より強い証明が、取得のために追加で支払うOPG Tokenのコストよりも本当に価値を持つのはいつなのか、ということです。判断が小さなものであれば、基本的な検証で十分かもしれません。でも、1つのAI結果が資金、ビジネスの論理、あるいは簡単に元に戻せない何かを左右するのであれば、数個のOPG Tokenを節約することは、間違うことのコストに比べるとほとんど意味がないように感じます。 それで私は、証明の品質を技術的な機能というよりも、意思決定のフィルターのように捉えるようになりました。人々は検証そのものを買っているのではなく、結果をその都度疑い続けることなく前に進むための「確信」を買っているのだと思います。これはまったく別の考え方です。 もう一つ頭の中をぐるぐる回っているのは、需要曲線はおそらく直線ではないだろう、ということです。証明の品質がわずかに改善するだけで、ある人が推論の価値を見積もる度合いが大きく変わるかもしれません。一方で、その後の別のアップグレードは、ほとんど意味がないように感じられることもあるでしょう。信頼は均等に伸びませんし、それに対して支払う意思も同じようには伸びません。 OpenGradientを見ると、検証はやがて、ユーザーが保険を選ぶのと同じように「選択されるもの」になっていくのではないかと考えてしまいます。より高い支払いを楽しみたいからではなく、ある種の結果はリスクにするにはあまりにも高くつくからです。そこで#OPG Tokenは、支払い以上の意味を持ち始めます。確実性の値段になっていくのです。正直に言えば、人々が最初に思うよりはるかに深い経済の物語がここにはあると思います。自分は間違っているかもしれませんが、考えれば考えるほど、またそこに引き戻されてしまいます。 $OPG {future}(OPGUSDT)
少し気になる、居心地の悪い感覚のあることをずっと考えています。誰もが「最強の検証がほしい」と言う一方で、ほんの少し多めに支払うことが現実になった瞬間、最安の選択肢が急に魅力的に見え始めます。私は、「人々が信頼を大切にしないからだ」と単純に言い切れる答えではないと思います。

私にとって、@OpenGradient の中にある本当の問いは、より強い証明が、取得のために追加で支払うOPG Tokenのコストよりも本当に価値を持つのはいつなのか、ということです。判断が小さなものであれば、基本的な検証で十分かもしれません。でも、1つのAI結果が資金、ビジネスの論理、あるいは簡単に元に戻せない何かを左右するのであれば、数個のOPG Tokenを節約することは、間違うことのコストに比べるとほとんど意味がないように感じます。

それで私は、証明の品質を技術的な機能というよりも、意思決定のフィルターのように捉えるようになりました。人々は検証そのものを買っているのではなく、結果をその都度疑い続けることなく前に進むための「確信」を買っているのだと思います。これはまったく別の考え方です。

もう一つ頭の中をぐるぐる回っているのは、需要曲線はおそらく直線ではないだろう、ということです。証明の品質がわずかに改善するだけで、ある人が推論の価値を見積もる度合いが大きく変わるかもしれません。一方で、その後の別のアップグレードは、ほとんど意味がないように感じられることもあるでしょう。信頼は均等に伸びませんし、それに対して支払う意思も同じようには伸びません。

OpenGradientを見ると、検証はやがて、ユーザーが保険を選ぶのと同じように「選択されるもの」になっていくのではないかと考えてしまいます。より高い支払いを楽しみたいからではなく、ある種の結果はリスクにするにはあまりにも高くつくからです。そこで#OPG Tokenは、支払い以上の意味を持ち始めます。確実性の値段になっていくのです。正直に言えば、人々が最初に思うよりはるかに深い経済の物語がここにはあると思います。自分は間違っているかもしれませんが、考えれば考えるほど、またそこに引き戻されてしまいます。

$OPG
ログインして、さらにコンテンツを読む
厳選トピックで世界の暗号資産トレーダーの仲間入り
⚡️ 暗号資産に関する最新かつ有益な情報が見つかります。
💬 世界最大の暗号資産取引所から信頼されています。
👍 認証を受けたクリエイターから、有益なインサイトを得られます。
メール / 電話番号
サイトマップ
Cookieの設定
プラットフォーム利用規約