SAT Bond Overview
This page is the clean bond model for the current SAT network stack. Use it when you need one explanation of:- mining
- bond
- payment
- public trust roles
- what is already active
- what is still gated behind later activation
How this connects to the rest of Fased
Read the stack in this order:- Wallet Funds and secures the payment, mining, and bond-related wallets.
- Mining Earns or stages SAT on the mining wallet.
- Fased Network Uses payment and bond posture to decide public network participation.
- Stronger bond status Adds bonded capabilities and reviewed service layers on top of that agent setup.
The simple model
The product split is:MiningMine or holdSATthrough the mining app.BondLockSATto qualify for a stronger bond lane and narrow Fased Network capabilities.Bond stakingActive bond-distributor lane where qualified lockedSATcan accrue a proportional claimable amount from staking-lane SAT when distribution is enabled.Agent walletHandles real work on the normal payment rail, typically stable assets such asUSDC.Trust statusLater accounting, reserve, reconciliation, and fee logic on top of bonded service work.
- mining does not become the payment rail
- bond does not replace the Agent wallet payment rail
- bond staking is not mining; it is a locked-SAT distributor lane
- staking amounts are variable and depend on protocol activity, eligible bond weight, and distributor accounting
- trust status does not mint SAT from mining emissions
What bond means in practice
A stronger bonded setup is a self-hosted agent setup that:- proves control of a Vault wallet assigned to SAT bond
- holds an active on-chain bond position
- receives narrow public-network capabilities after proof verification
offers.publishpayments.receive.boostdirectory.priority.basicrouting.capacity.basic
- public seller lane
- routing-capacity lane
- hosted-edge lane
- directory or indexer lane
- artifact-availability lane
- publish public offers
- improve discovery posture
- qualify for stronger public routing or hosted reachability checks
- become eligible for later service roles such as verifier or reviewer
Bond staking
Bond staking is the claimable SAT distribution layer above basic bond. The clean model is:
The first-year stronger/staking threshold is intentionally serious but not
whale-only. It can mature later as mining gets harder, SAT distribution
broadens, and liquidity improves;
1,000 SAT is a later-network candidate, not
the T0 default.
User flow
- Move SAT to the Vault wallet selected for Fased Network bond.
- Open or increase the bond from the Fased Network page.
- Once the bond is active and at or above the stronger-bond threshold, it becomes staking-eligible.
- The SAT distributor lane feeds the distributor through protocol housekeeping.
- The Bond Operator card shows:
- Vault balance: free SAT/SOL still in the Vault wallet
- Bonded: SAT locked in the bond position
- Claimable: distributor SAT available to this bond position
- Pool: distributor SAT held by the distributor before claim or sync
- Click
Claimwhen claimable SAT is available.
Claim performs the required accounting sync first, then transfers claimable SAT
to the Vault wallet if anything is available. There is no separate user-facing
sync button in the normal flow.
The claim is manual by design. Auto-claim can be added later only as an explicit
wallet rule with a minimum claim threshold and fee cap, because automatic
claiming signs transactions and pays network fees in the background.
Fased Network card meanings
The pool is a shared distributor number. It is not the same thing as claimable
SAT for one bond unless that bond is the only eligible active position.
Claim accounting
The SAT distributor uses proportional index accounting:- each active bond has staking weight equal to its active bonded SAT;
- new distributor SAT increases the distributor accounting index;
- a bond position records its accounting debt and claimable amount when it syncs;
- another bond claiming first does not take this position’s synced share;
- synced amounts remain claimable until claimed or until protocol state is changed by the owner through normal bond lifecycle actions.
What trust status adds
Trust status is the reviewed service layer on top of bonded public work. The intended public-service lanes are:- marketplace service evidence
- dispute review evidence
- payment verification evidence
- a real service event happens
- payment or delivery evidence is recorded
- review or dispute evidence stays attached to the selected offer flow
- reconciliation reports can compare expected and observed state
Threshold and tier rules
Bond tier thresholds are protocol rules, not just a UI preference. In the current architecture they are decided by:- SAT bond rules themselves
- the canonical on-chain bond state format
- Fased and Fased Network services that interpret bond amount and tier
- SAT bond rules and state interpretation
- Fased consumers and UI defaults
- Fased Network verification and capability rules
- public docs and rollout guidance
How the current system is split
SAT bond rules
Owns:- bond position primitive
- open, increase, unlock, and finalize instructions
- canonical bond layout and tier thresholds
- on-chain bond state and lifecycle
- bond tier rules PDA for thresholds, unlock delay, version, and update authority
- bond position PDA for one position’s status, tier, amount, and unlock state
- bond vault ATA owned by the bond position PDA, holding the locked SAT
Fased
Owns:- bond Vault selection
- onboarding and CLI bond controls
- bond proof signing and submission
- Fased Network UI and bonded-lane visibility
- local trust status and read-only evidence surfaces
Fased Network services
Owns:- bond challenge issuance and proof verification
- derived scopes and quota bands
- seller, routing, hosted-edge, directory, and artifact trust status
- service evidence, review/dispute state, and reconciliation reports
What is implemented today
The current stack implements and tests these areas:- mining issuance
- bond lifecycle
- bond proof and derived scopes
- bond staking distributor, position sync, and manual claim
- public seller lane
- routing-capacity lane
- hosted-edge lane
- directory or indexer lane
- artifact-availability lane
- trust status storage and read-only reporting
What is still gated
The current gate is not missing wallet or UI plumbing. The honest remaining gate is:- retained-history requirements must mature
- evidence must be reviewed
- only then can any automated fee, penalty, or credit rule be considered
Current Fased Network UI shape
The current Fased Network screen is intentionally compact and lane-first. The surfaces are:Fased NetworkShort identity, token, route, and participation summary.BondVault wallet, bond position, bonded SAT, top-up, and unlock.StakingClaimable distributor SAT, distributor pool, and claim.OffersLocal offer management only.MarketplaceRemote public-offer discovery only.Selected OfferDetailed order, payment, review, and dispute flow for the chosen offer.
- Fased Network shows public identity and bond posture
- staking claim belongs with bond because it pays the selected Vault wallet
- payment evidence, review, dispute, and offer evidence belong with Marketplace or a selected offer
Offerskeeps a compact local list first- create or edit is hidden until
New offerorEdit Marketplacekeeps compact discovery rows onlySelected Offercarries the detailed order, payment, review, and dispute flow
What still needs tightening architecturally
The next cleanups worth doing are:- unify bond threshold rules into one canonical source instead of relying on duplicated consumer assumptions
- keep UI focused on lanes and capabilities instead of raw scope strings
- move any automated fee, release, or penalty rule behind explicit signed packets
- keep routing fees deferred until routing measurements are mature enough to justify them
Practical summary
- mine SAT to obtain or hold the asset through protocol participation
- bond SAT to qualify for stronger public participation
- handle real orders on the normal payment rail
- let trust status track explicit service evidence around bonded work