Syntreature is a verifiable agent-commerce project built around three core primitives:
- Natural-language demand creation and escrow lifecycle management
- AI-evaluated arbitration with reputation-aware decisions
- Trade-to-credit linkage for score updates
- Setup and environment configuration: setup.md
- Test execution and suite overview: tests.md
- Product demo flow: demo.md
- Status track integration and qualification: status-track.md
- bond.credit track integration and qualification: bond-credit-track.md
- Arkhai tracks integration and qualification: arkhai-track.md
- Escrow contract: contracts/escrow/NLTradingEscrow.sol
- Arbiter contract: contracts/arbiters/AIEvaluatedArbiter.sol
- GMX position manager: contracts/gmx/GMXPositionManager.sol
- Frontend app: frontend/pages/index.tsx
- Status deployment and lifecycle proof: deployments/status-sepolia-deployment.json
- Arbitrum testnet wrapper proof: deployments/arbitrum-deployment.testnet.json
- Arbitrum deployment artifact: deployments/arbitrum-deployment.json
GPL-3.0. See LICENSE.