Technical Paper

Smart-Contract Surface

4.15 Programs

The protocol consists of on-chain programs with separate responsibilities. Program addresses and audit reports are published as deployments are completed.

Program areaResponsibilityPublic authority model
INTMain token issuance, burn, and circulation accountingProgram-controlled authority
bINTProduce reward representation from verified contributionAuthority tied to trust and ledger settlement
ePointsIn-app progress and seasonal activityProgram-controlled authority
Foundation NFTEarly contribution, level, and evolution stateTransfer-restricted membership asset
StakingLock, accrual, claim, and unlock transitionsUser signature + program state
Treasury/BBBTreasury inflow, buy-back/burn, and reserve routingMulti-approval and delayed execution
VestingHold and release contribution distributions by scheduleVersioned vesting contract

4.16 What Goes On-Chain

The on-chain layer carries token events, staking state, treasury authority changes, and settlement commitments. Receipt images, line-item text, trust-signal values, and user behavior history are processed in the off-chain data and operations layers.

Periodic cryptographic commitments of the off-chain bINT ledger can be written on-chain so external parties can verify ledger integrity while receipt content stays in the off-chain data layer.

4.17 Audit Posture

The target posture is independent smart-contract review before deployment, a post-deployment security reporting channel, and a public report archive. Audit firms, scope, and report links are published as they are completed.