Skip to content

Add Automate Attention contract metadata (+ render pipeline) - #8

Merged
yougogirldoteth merged 4 commits into
evmnow:mainfrom
incarterseyes:add-automate-attention-metadata
Aug 27, 2026
Merged

Add Automate Attention contract metadata (+ render pipeline)#8
yougogirldoteth merged 4 commits into
evmnow:mainfrom
incarterseyes:add-automate-attention-metadata

Conversation

@incarterseyes

Copy link
Copy Markdown
Contributor

Adds metadata for Automate Attention (0x12fd3dB5Ae10615873a4eadbE4085d0698965139, Ethereum mainnet) and its 6 integral sub-contracts. A fully on-chain generative NFT by diid whose tokenURI runs an on-chain LLM (for an aphorism) plus a deterministic SVG generator.

Files (7):

  • Parent AutomateAttention — ERC-721 + metadata; mint / art / info / admin actions; two mint-time traits (state, wealth).
  • Renderer 0x6e8f…384e — builds the metadata + SVG.
  • OnChainLMv2 0x5f8e…a5d3 — the on-chain LLM.
  • ArtGenerator 0xcd84…9e16 — dispatches 23 art types →
  • ArtGenA 0xd1f1…a520 (types 0–7, unverified on Etherscan — authored from the parent's verified source bundle, flagged as such), ArtGenB 0xa181…b45c (8–15), ArtGenC 0x3689…ee8c (16–22).

Sub-contract entries are proportionate (compute contracts, no writes) and cross-link the pipeline. Etherscan-only links (no verified project site). pnpm validate passes strict.

incarterseyes and others added 4 commits August 21, 2026 18:03
On-chain LLM + generative-art NFT by diid: parent plus 6 integral sub-contracts (Renderer, OnChainLMv2, ArtGenerator, ArtGenA/B/C). Passes strict validation.
@yougogirldoteth
yougogirldoteth merged commit 27588b1 into evmnow:main Aug 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants