Discover how AlgoForge uses Algorand smart contracts to verify every AI-generated creation with timestamped, agent-linked, voice-verified blockchain entries.
Every piece of content is automatically minted on the blockchain.Not as hype. Not as speculative art.
Field | Description | Example |
---|---|---|
timestamp | Exact UTC time of creation | 2025-07-08T14:30:42.123Z |
hash | SHA-256 of voice-confirmed text | a1b2c3d4e5f6... |
agent_id | Unique ID of generating agent | agent_limerick_bot_v2.1 |
user_wallet | (Optional) Public wallet address | ALGO123...XYZ |
remix_of | If remixed, original agent/output reference | agent_joke_bot_v1.0/output_12345 |
voice_model | ID of ElevenLabs voice used | eleven_monolingual_v1/sarah |
Field | Description | Purpose |
---|---|---|
content_type | Type of content generated | limerick , tweet , story |
language | Primary language of content | en-US , es-ES , fr-FR |
prompt_version | Version of prompt template used | v2.1.3 |
ai_model | AI model used for generation | gpt-4 , claude-3 |
generation_params | Temperature, tokens, etc. | {"temp": 0.7, "max_tokens": 150} |
trigger_source | What activated the agent | manual , scheduled , api |
platform_version | AlgoForge version at time of creation | v1.2.3 |
content_length | Character/word count of output | 280 chars , 150 words |
voice_duration | Length of synthesized audio | 32.4 seconds |
quality_score | Automated quality assessment | 0.85 (0-1 scale) |