Skip to content

AgentOre v0.0.1

Choose a tag to compare

@smallyunet smallyunet released this 17 Aug 16:07
· 12 commits to main since this release
v0.0.1
2dd65c7

Initial public testnet release of AgentOre.

Included:

  • ERC-20 issuance weighted by self-reported cumulative AI token usage
  • Bitcoin-aligned issuance: 50 AORE per synthetic block, 210,000-block halvings, and a 21 million AORE cap
  • One submission per address per daily epoch and permissionless finalization
  • Native macOS menu bar client using Codex App Server account/usage/read with no session-file fallback
  • Local Ethereum wallet and configurable EVM RPC submission
  • Foundry contract tests, Swift client tests, and complete protocol documentation

Security scope:

  • Intended for testnets and tokens with no monetary value
  • Usage is self-reported and not independently verified onchain
  • Randomness can be influenced by validators or strategic finalizers
  • Local key storage is not suitable for valuable assets
  • Contracts have not been professionally audited

See CHANGELOG.md, SECURITY.md, and docs/THREAT_MODEL.md for details.