Build log
What we shipped.
A running record of Aura OS — product, chain, and creator tooling. No hype deck: just what landed.
73 releases · Latest Sep 18, 2026
September 2026
- Latest shipInfra
Private-sale card packs refunded
All Stripe private-sale pack orders were refunded. Orders are status=refunded; settle float cancelled. /shop/wallet shows Refunded.
- aura_buy_orders status allows refunded; 10 reserved rows marked
- Worker + settle script only process paid — no AURA send
- charge.refunded webhook sets refunded (not failed)
- New
Shop settlement path (superseded by refunds)
Card-buy LP worker falls back to lock-proof hooks. Ops script + docs for AURA_FULFILL float. Settlement cancelled after Stripe refunds of all private-sale packs.
- scripts/aura-settle-shop.ts + docs/AURA_SHOP_SETTLE.md (do not fund while refunded)
- Hook fallback from aura-lock-proof; never use AURA_T0_KEY as fulfill key
- /shop and /shop/wallet CTA → /hood ($299)
- Fixed
Shop wallet magic link via SMTP
Wallet links now send through PLATFORM_SMTP (Hostinger) instead of Supabase’s built-in mailer, which was not delivering.
- admin generateLink + branded Open my wallet email
- Resent links to all private-sale card buyers
- New
/shop closed — see your purchases
Private sale card shop is closed. /shop is email → magic link → /shop/wallet. Wallet page leads with what you bought.
- Checkout API returns 410 Gone
- Purchase cards first: pack name, paid amount, settlement status
- Holdings + charts still below
- New
/shop/wallet — holdings + charts
Every shop buyer gets a wallet page: smart-wallet address, AURA amount, USD value, price candles, and order list. Magic link opens /shop/wallet.
- Auth-gated /shop/wallet with live DexScreener spot + Gecko OHLCV
- Pending card buys show estimated AURA until private-sale settlement
- Post-checkout CTA + magic link → wallet page
- New
/shop — on-page wallet swap
Wallet tab buys USDC→AURA on the official Uni v4 book without leaving the site. Quote, Permit2 approve, Universal Router execute.
- AuraShopWalletBuy: connect → Base → approve → swap
- Uses published pool key + lock-proof hooks; no Uniswap deep link
- Improved
/shop — wallet pay + legal footer
Card or web3 wallet (Uniswap official CA). Simple footer with Impressum, Privacy, Terms, Cookies, Trust.
- Header Card | Wallet toggle; wallet connect → Uniswap USDC amount from cart
- Minimal legal footer + founders@ contact
- New
/shop — Titan $999 + Sovereign $1999
Two top-shelf card packs on the guest shop. Same email → packs → Stripe flow.
- AURA Titan ($999) and AURA Sovereign ($1999)
- Stripe catalog STRIPE_PRICE_AURA_SHOP_999 / _1999
- Improved
/shop — clearer buy flow + pack art
Email first, pack cards with custom art, +/- qty, sticky pay dock. Same guest Stripe checkout.
- Seven pack images under /shop/*.png
- Aura-branded dark shelf; step chips + sticky Pay with card
- Add the same pack many times or mix packs in one checkout
- New
/shop — Amazon-style AURA card store
Seven fixed packs. Email + card only — no app login before Stripe. We open a Base smart wallet and fulfill like /get packs.
- /shop product grid + guest checkout API
- Stripe catalog: STRIPE_PRICE_AURA_SHOP_11…777 via ensure-stripe-payment-links
- Webhook still records aura_buy; shop buyers get a magic-link email
- New
/uni — Uniswap-style AURA buy
Minimal dark swap card: connect wallet → official Uniswap deep link, or Card → Stripe. Shows only the official AURA contract.
- /uni — pink/dark Uniswap-like shell, Swap | Card tabs
- WalletConnect / injected → Base → Uniswap with official CA
- Card path reuses Stripe packs; auth returns to /uni
- ImprovedInfra
Trust — lock proof + scanner “developer %” FAQ
OKX-style “developer holds ~40%+” usually clusters redeem + locked book + vesting. We publish Basescan lock proofs so that is not mistaken for a free team wallet.
- /trust#lock-proof — LP lock tx, v4 NFT → dEaD, redeem, vesting, burn sink
- Official CAS + covenant explain scanner mislabeling without claiming “all 43% is LP”
- Tokenomics liquidity lock points at the same proofs
- InfraImproved
Copyright — Ninty LLC
Public GitHub is for transparency. Copyright stays with Ninty LLC — footer, Impressum, LICENSE, and README now say so explicitly.
- Footer + /impressum copyright line via siteCopyrightLine()
- LICENSE: all rights reserved; viewing source is not a reuse license
- README credit under the Aura OS lockup
- NewImproved
/get card buy — any USD amount
Stripe card checkout on /get is no longer locked to $29 / $111 / $299. Enter any whole dollar in range; presets stay as shortcuts. Net still buys the official Uni v4 book after T-0.
- Free-form USD input + $29 / $111 / $299 quick chips
- Checkout Session price_data for custom amounts (preset Stripe Price IDs still work)
- DB pack CHECK relaxed to whole-USD labels in $11–$10,000
- NewFixed
/get wallet path — ETH settle on Uniswap
Browser and Farcaster wallet buy defaults to ETH → AURA on the official Base book. USDC toggle stays. Settle opens Uniswap instead of a dead button.
- ETH-default deep links + ETH/USDC toggle on the swap desk
- Official Farcaster channel locked to farcaster.xyz/~/channel/auraos
- CA-live announce campaign + aggregator depth scripts in-repo
- Infra
Phase 4 RH wrapper — spec + sketches, no deploy
Robinhood wAURA stays optional and labeled wrapper. Base liquidity gate first. Lockbox + wrapper Solidity live under contracts/aura/sketch only.
- docs/AURA_RH_WRAPPER.md — full Phase 4 architecture, gate, Hookr pool rules
- docs/AURA_BASE_LIQUIDITY_PLAN.md — TVL/volume gate + week-by-week POL
- contracts/aura/sketch/AuraRhLockbox.sol + AuraRhWrapper.sol — DO NOT DEPLOY
- Official AURA CA remains Base-only; AURA_RH_WRAPPER env stays empty
- InfraImproved
Open source on GitHub — contracts + product in public
The Aura OS repo is public. Footer, /trust, and social links point at github.com/Laszlo23/auraos. Mainnet T-0 deploy receipt (Aura.deployed.json) ships in-repo.
- GitHub linked from footer + community covenant
- contracts/aura/Aura.deployed.json published (AuraToken + sinks + vestings on Base)
- Keys and predicted-only files stay gitignored — never on the VPS
- New
Card packs buy the official book.
After T-0, 100% of AURA pack net (after Stripe fees) becomes USDC and buys on the live official Uniswap v4 AURA/USDC tick. Not a Stripe-implied price. Receipts land on /trust.
- Paid packs queue as a card reserve until the official CA and pool id are published
- Fulfillment wallet USDC float swaps into the locked book; AURA goes to the Light Account
- Public receipts: net USD, swap tx, buyer wallet
- Fixed
Card checkout and buy.stripe.com links.
AURA packs and Aura OS now open a real Stripe Checkout Session. If Session create fails, we fall back to the Payment Link and still fulfill from the webhook.
- /get card packs: Checkout Session, then buy.stripe.com fallback
- /access monthly and yearly: catalog prices plus Payment Link fallback
- Webhook records AURA orders even when Payment Link omitted the wallet
- Fixed
Designer actually makes the page.
Iris and Designer no longer stop at a text brief. A landing-page task now writes a real /website draft with a public /s/$slug URL.
- Create a landing page / merchandising tasks ship company_sites
- Marketplace Designer is a real roster agent
- Fixed
Two wallet doors, not six.
Connect now shows one browser wallet and one WalletConnect QR. Extra EIP-6963 copies are hidden so the button actually opens a wallet.
- /get Your wallet: Browser wallet + WalletConnect
- Same two doors on /sale and the relic vault
- New
/get — two doors to the token.
A standalone fair-launch page whose only job is buying AURA. Smart wallet plus card, or the wallet you already have. Official book only. Never a CA by DM.
- New /get storefront: pick Smart wallet or Your wallet
- Smart wallet: free Aura account, Light Account on Base, card packs — AURA after T-0
- Your wallet: MetaMask, Rabby, or WalletConnect, then Uniswap v4 AURA/USDC when the CA is live
- /buy keeps working and sends you to /get
- New
Your official profile — and the buttons you keep.
Founders get a Profile page: edit the public card, turn menu buttons on or off, and change how those buttons look. The sidebar follows live.
- New /profile: official name, bio, avatar, public or private
- Edit mode: enable or disable sidebar buttons without a Settings save
- Button view: Simple or Full, plus Comfortable / Compact / Icons — the menu changes as you pick
- Identity still holds KYC and wallets; official card edits live on Profile
- Improved
DeFi in plain words — Ready, Working, Result.
Money now explains itself: add USDC, give it a job, watch three numbers. Earn says how Aave works and that it is not a bank.
- Three-step strip on Money: add USDC → pick a job → watch Ready / Working / Result
- Each path says what happens and what can go wrong before you tap Start
- Earn walks Aave in three lines and warns: not a bank, pull out anytime
- Wallet Working uses the same Ready / Earning / Trading words — no more “from Earn” dead end
- NewImproved
The hero now counts to 11:11.
Landing opens on the T-0 clock. Sunday 13 Sep 2026, 11:11 Vienna. When the bell rings it flips to the official CA — only on /token, never a DM.
- Hero clock runs to the funded T-0 instant (hours, minutes, seconds on launch day)
- German visitors get Wien copy; English gets Vienna
- After 11:11 the card says the CA lives on /token — never a screenshot, never a DM
- Fair-launch section no longer says “launching soon” — the bell is today
- InfraImproved
The book is funded. Sunday is a desk, not a wish.
Official Base wallet now holds the $6,000 locked book, the $1,111 seed, and gas. 11:11 is clicks: deploy, lock the pair, pin the CA. Not a token address in a DM.
- Launch wallet 0x7894… holds $7,237 USDC + 0.11 ETH — over the $7,111 bar, nonce still 0
- Sunday paper: wrap AuraToken into a locked Uni v4 AURA/USDC book, or native v4 + lock — never a factory meme token
- Operator status now prints nonce. desk prints the 10:45 → pin sequence
- Wallet and Money say this is AI working capital — not the launch pile
- Google Analytics fires on first paint (G-PZMRS91Q88) so public views actually land
- Improved
A quieter desk — Money, Wallet, and Verify up front
Unused screens gone. Simple nav now shows money paths and KYC. Client Alchemy keys cannot ship in the bundle.
- Ten unused UI files removed — they were not imported anywhere
- Simple menu keeps Money, Wallet, and Verify without dumping the whole Revenue list
- In-app Sales is now Deals so it is not confused with the token sale
- Pro trading desk loads only when you open it
- Improved
Trading that anyone can start — pick a path, tap Start
Grow funds is now Put money to work: three plain paths. Trading is two steps. Earning starts with one interest book. Session keys stay under the hood.
- Let Aura trade: pick a style, then Start — we allow trading for you
- Earn interest: park USDC in one recommended book; other rails stay under Other ways
- Play 3 minutes stays a demo game, not a job
- Pro desk (charts, all books, autopilots) is one quiet link
- ImprovedFixed
Sale page that sticks to your language — four moves to buy
EN/DE no longer snap back on /sale. The buy desk sits up top as a short quest: know the deal, unlock, pay, hold.
- Language toggle writes ?lang=en or ?lang=de and keeps the stored choice on /sale
- KYC gate and Identity panel follow the same locale
- Four-step progress, amount chips, and collapsed trust copy so buying pAURA is obvious
- New
Didit KYC on Identity — sale and live trading wait for approve
Hosted Didit verification. Status only on our side. Token sale and live Quant need an approved session. The $29 OS seat does not.
- POST /api/verify creates the session server-side and returns { url, session_id }
- Identity opens Didit’s in-page SDK after consent; webhook is the decision source of truth
- Webhook verifies X-Signature-V2 + 300s freshness + event_id dedupe
- Sale buy panel and live trading stay gated until approved
- New
Founder guide — how to get work out of the desk
A public handbook for the first hour, how to brief Atlas, and the honest rules. README on GitHub matches the same spine.
- New /guide — first hour, prompt swaps, desk map, honest rules (EN/DE)
- Linked from footer, More menu, features, how-it-works, FAQ, llms.txt
- docs/FOUNDER_GUIDE.md for GitHub readers
- FixedInfra
CI runs tests first. Laptop script is the only deploy.
GitHub was failing on Prettier before tests, and the unused Deploy workflow died on empty VPS secrets. Tests now run first. Production still ships with deploy-app.sh.
- CI: unit tests, then lint without Prettier-as-error, then build
- Removed Deploy to Production — empty VPS_* secrets, not a ship path
- Homepage #problem / #twist keep the intended copy (duplicate i18n keys renamed)
- ImprovedInfra
Atlas now rides OpenRouter Auto Router
One key unlocks the live model catalog. Atlas, copy, and outreach use the smart lane; the public greeter stays on the fast lane. ~latest aliases pick up new frontier releases without a redeploy.
- OPENROUTER_API_KEY is first in the provider chain when set
- Lanes: fast (greeter), smart (Atlas / weekly / conversion / outreach), json (extract / plans)
- Fallbacks still hit Gemini, Moonshot, Groq, then the rest if OpenRouter is busy
- Infra
T-0 book USDC is landing on the official wallet
Launch liquidity is going into the published Base treasury — not the old pAURA sink, not a token CA. Verify on Basescan. Do not send tokens here.
- Official wallet: 0x7894a4f43cec1E97CBAa9Cd6676Ac07ABF34dD49
- Plan stays $1,111 seed + $6,000 locked Uni v4 book, plus gas ETH
- Same address as /trust and /tokenomics — never a CA in a DM
- Improved
Pitch stack is software, then Hood, then AURA
Public token copy no longer promises a DAO or a pre-mine. /pitch separates the OS seat, the Hood NFT, and the T-0 token.
- No AURA vote today — only if we ship one. Supply stays 777,777,777
- Landing token card drops community-owned / pre-mine
- /pitch: seats → optional Hood → fair launch. Official CA only on site and X
- Fixed
Official AURA treasury is 0x7894…
Public pages now show one official launch wallet. The old pAURA contract sink is not the AURA treasury and is no longer featured.
- Official treasury: 0x7894a4f43cec1E97CBAa9Cd6676Ac07ABF34dD49
- /sale, /tokenomics, and /trust no longer present the old pAURA contract sink as the treasury
- Improved
Official X is Laszlo — @bihary41418
The app presents from the founder account you meet in Spaces (verified). CA publish and follow links no longer point at @buildingcultu3.
- Footer, /trust, quests, whitelist, and T-0 copy use @bihary41418
- twitter:site / twitter:creator on public pages
- New
/features explains the desk
A public features page for what Aura OS actually does. Tokens and Square stay optional extras. Square contract is not live.
- New /features — desk surfaces, how you pay, what this is not
- Square planned mint is $11 USDC, not $111 — contract still undeployed
- Square copy lists what is missing: no CA, empty TBA until AURA, no OS perk
- Improved
Aura Square mint is wallet-only
/square no longer sells Squares on Stripe. Connect a Base wallet, approve $11 USDC, call mint(). Optional TBA top-up stays a later send.
- Wallet mint: approve exact USDC and mint() — no card checkout for the NFT
- createSquareCheckout refuses new Stripe NFT sessions
- FixedInfra
Pre–T-0 security pass — CA publish gates + exact approves
Predicted AURA CA stays unpublished until T-0 and an explicit publish flag. Mainnet broadcast needs --go, nonce 0, and Base block time. Desk/yield swaps approve the exact amount. Card-pack refund path is public.
- AURA_CA_PUBLISH required — local predicted CA in .env cannot appear on /token, /trust, /buy, or /api/token/aura
- deploy-app.sh refuses AURA_T0_KEY / pre-T-0 publish flags and strips unpublished CA env from the Vite bundle
- broadcast --go: refuses before T-0, if nonce ≠ 0, or if Base time is early; mainnet key is AURA_T0_KEY only
- OKX / Aerodrome / Pancake / trading worker approve exact amounts — no uint256.max
- Card packs: AURA_BUY_PACKS_ENABLED kill switch + refund to founders@aibusiness.fun; treasury row labeled not-the-CA
- InfraImproved
T-0 safe path — predict CA, no Sepolia USDC required
Sepolia Solidity path proven. Operator can predict the mainnet AuraToken CREATE address for local prep. Safe path without testnet USDC is documented: fund Base, paper Uni v4 attach, never publish a CA without a locked book.
- operator predict-ca: deterministic CREATE address from deployer + nonce (local preview only — never VPS before T-0)
- Runbook: safe path without Sepolia USDC; hard gate if Uni v4 attach is unclear
- DexScreener prep notes: draft metadata offline; submit Update Token Info only after the locked pool is live
- Gitignore deploy receipts + predicted CA file so testnet addresses never ship as official
- ImprovedInfra
Grow not extract — 25% fees → locked LP
Covenant + /trust now state clearly: 25% of official pool fees grow the locked AURA/USDC book (POL). Protocol sink is labeled for locked LP, not ops extract. Week-1 fee→LP SOP is public.
- New covenant promise grow-lp: 25% protocol fees → same locked Uni v4 book; team cannot withdraw launch LP
- CAS / fee split UI: Protocol sink → locked LP (POL); link to docs/AURA_LP_AND_MINT.md
- Week-1 SOP: dedicated AURA_PROTOCOL_SINK, ≥3 sweeps/week, public receipts on /trust#pol
- T-0 operator post-t0 checklist includes AURA_PROTOCOL_SINK + AURA_QUEST_BONUS
- Serve public/docs/*.md (LP SOP + curve) via Caddy so /docs/AURA_LP_AND_MINT.md is live
- InfraImproved
Mint vs LP one-pager — and how liquidity grows
Public doc: all 777,777,777 AURA mint once at T-0. The $6,000 USDC is locked Uni v4 starting liquidity — buys do not mint into LP. After T-0, deeper books come from community LP and (Phase 1.5) protocol fee share into locked LP — not a bonding-curve remint before Sunday.
- New doc: docs/AURA_LP_AND_MINT.md (linked from AURA_CURVE + T-0 runbook)
- T-0 stays FlatStart locked book — too late to rebuild as a mint-on-buy curve
- Planned after T-0: 25% protocol fee share grows locked AURA/USDC LP (published POL policy)
- Infra
T-0 seed USDC is on the launch treasury
Official $1,111-style seed USDC is sitting on the new Base launch treasury (not the pAURA sale key). The separate $6,000 USDC is starting liquidity for the locked Uni v4 AURA/USDC FlatStart book at T-0 — not a market buy into a Safe, and not team tokens.
- Launch treasury on Base holds the seed USDC ahead of Sunday 13 Sep 2026, 11:11 Europe/Vienna
- $6,000 USDC + ~46.7M AURA = locked liquidity book (~$0.001 FlatStart). Locked. No team withdraw
- Team line (93,333,333 AURA) stays in AuraCliffVesting: 12-month cliff, then 36-month linear — nothing free at T-0
- Still needed before T-0: remaining book USDC + gas ETH on the same treasury; CA still unpublished until T-0
- New
OS message video blast — live on X + Farcaster
Seven new share-kit clips — AI changing work, no SaaS, OS > SaaS, winners run an OS, workflow, work together — blasting same-day on X (native MP4) and Farcaster (cast + watch link).
- Clips + posters in the public share kit; watch pages at /v/{id}
- Channels → Fire OS message blast queues 14 staggered posts (~25 min apart)
- Campaign key os-message-2026-09; first aichanging posts already published
- Deploy via scripts/deploy-share-media.sh + scripts/seed-os-message.ts
- New
/buy — three ways to get AURA
Standalone investor page: card plus Aura smart wallet, Base App on the phone, or a browser wallet plus Binance. Official CA stays unpublished until T-0. Card packs are fulfillment, not an on-chain swap at checkout.
- Paths: $29 / $111 / $299 card packs into an Aura Light Account, Base App invite, Binance ETH → Base → official AURA/USDC
- Signup from /buy provisions a smart wallet without an OS founding seat
- Stripe webhook records paid orders; Laszlo sends AURA after T-0 from the launch treasury
- New
AURA T-0 is Sunday 13 Sep 2026, 11:11 Vienna
48h fair-launch clock is public. Token: AURA on Base. Official book: locked Uniswap v4 AURA/USDC. Seed $1,111 USDC. Starting book $6,000 USDC. CA publishes at T-0 only on this site and X @bihary41418 — never by DM.
- Countdown on the landing page runs to Sunday 13 Sep 2026, 11:11 Europe/Vienna (CEST)
- Covenant unchanged: 48 hours ahead, never a CA by DM, never a surprise address
- Official seed is $1,111 USDC into a new launch treasury — not ETH, not the pAURA sale key
- Improved
Landing chrome is lime — orange stays on the apes
Public homepage and header no longer use gold or magma. Accents are neon lime, street teal, and burgundy. Orange and gold stay in the ape art only.
- Hero CTAs, world cards, and act labels use lime / teal instead of gold / magma
- boss-cta, text-money, and stage atmosphere drop the orange fill
- Hood nav accent is lime. Founding-seat meter is primary, not gold
- ImprovedInfra
AURA FlatStart book — $6,000 USDC at ~$0.001
Official $1,111 seed stays. The starting book is $6,000 USDC with 18M AURA stacked near the first ticks — a flatter curve so early buys get a real bag. Not all 46.6M LP AURA against $6k.
- FlatStart: $6k USDC under ~$0.001, 18M AURA in a wide near band, rest drips higher — not a Project moon stair
- Clanker deploy preset is Standard; intended lock is our 3-band FlatStart weights
- Official seed $1,111 USDC → launch treasury still published separately
- NewInfra
AURA T-0 pack: Uni v4 book, $1,111 seed, Square, DexScreener 10/10
One software token on Base. Official book is locked AURA/USDC on Uniswap v4. Token tax is 0% — you can sell. Trading fee 1–3% lives on the pool. T-0 seed is $1,111 USDC to the launch treasury. CA stays unpublished until the 48h announce.
- AuraToken.sol is the official ERC-20: no owner, no extra mint, no blacklist, no transfer tax. ClankerTokenV4 is not platform AURA
- Pool fees: Dynamic3 1–3% both sides, 15 bps swap burn, 50/25/15/10 LP / ops / burn / Quest. Sniper decay is 15 seconds only
- Official T-0 seed $1,111 USDC → launch treasury / official book — not the sale key
- Token identity + DexScreener JSON at /api/token/aura — logo, header, socials, 0% buy/sell tax. Docs: AURA_CURVE.md + AURA_DEXSCREENER.md
- /token is the sales cockpit: logo, socials, live pAURA stats, honest empty AURA/USDC tape until the pool exists (never ETHUSDT)
- /swap desk: official pairs only, quote without a wallet, AuraGauge stake/claim, trailing 7d fee APR labeled estimate
- /square: Aura Square — Base ERC-6551 binder, cap 1,111. Not Hood, not pAURA, not on /sale. Stripe mint / TBA fund after the CA is public
- /trust + covenant: you can sell, no blacklist, Square listed as a utility binder. Quests aura:first-swap, aura:lp-week, aura:burn-seen
- pAURA still redeems 1 → 1.11. TICKPIX / Hood / CCFF00 stay NFTs. Optional Robinhood wrapper is Phase 4 only
- Improved
Try carries into the desk — verify CAs without a DM
The walkthrough now hands your sentence to onboarding. Community and Quest point back at the command center. Official CAs are one-click copy on /trust and /pit. Quiet zeros stay zeros until you approve work.
- /try saves your brief and continues to /auth — $29 / month and $299 / year stay the paid doors
- Onboarding skip stays hidden until the company actually wakes, so the desk is never empty by default
- Command center banner when work is waiting on your approval before /proof can move
- Copy CA + Blockscout on /trust and /pit — never trust a contract from a DM
- Community + Quest: Run the OS strip → console, first mission, approvals, covenant
- Improved
Fair OS prices — $29 / month or $299 / year
$299 stays the flagship year. It is no longer the only door. Monthly $29, Try free, and Aura Local €49 / month are the rest of the ladder. Prior one-time seats stay valid.
- Public story: Try free → $29 / month → $299 / year (recommended, ~2 months free) → Local €49 / month
- Stripe Checkout is now a real subscription (month or year) via price_data — no Dashboard Price ID required
- Crypto still prepays the first year at $299 — monthly is card only
- Hood NFT mint stays a separate optional $299 one-time — not required to run the OS
- Terms grandfather anyone who already paid the old one-time founding seat
- Queued X drip CTAs rewritten off Seat $99 / Seat $299 onto $29 / mo or $299 / year
- LinkedIn campaign li-drip-2026-09 — one founder post / morning (not the 3× X cadence); needs Share on LinkedIn + reconnect
- NewImproved
Austrian listing scout for realty desks
Shared catalog of 18 live AT portals. Twice-daily scout mails matching Vienna ads to agents like Sonja — private / provisionsfrei first.
- immo_portals + immo_listing_watches: willhaben, ImmoScout24, flatbee, bazar, FindMyHome, and the rest of the AT board
- Listing scout (Firecrawl / public search) scores Wien rentals and houses; skips category hubs and invented contacts
- Lead digest greets by name and cards listings (price, rooms, m², portal, Inserat öffnen)
- Realty preset seeds the portal list; Lead hunter shows the catalog next to Inbox digests
- ImprovedFixed
Faster images, patched CVEs, safer blog HTML
Homepage crew tiles no longer pull megabytes of PNG. Production dependencies patched for high-severity CVEs. Blog essays render without innerHTML.
- Ape crew hero: 512px WebP (~20KB each) with PNG fallback, width/height, lazy-load after the first tile
- Crew avatars on team/Lokal cards served as WebP
- Patched nodemailer 9.1.1; overrides for axios, js-yaml, js-cookie, undici (Snyk high/critical)
- Blog body no longer uses dangerouslySetInnerHTML — static essays stay escaped
- Short cache on /pit /trust /changelog /share /hood HTML to cut SSR load
- NewImproved
CCFF00 + Hookr — trust-first Robinhood Chain partners
HoodStreet CCFF00 is a verified culture passport (soft Quest XP only). Hookr is readable Uniswap v4 infrastructure on Robinhood Chain. No second Hood, no airdrop theater, no Culture Coin sequel.
- CCFF00 NFT CA SSOT 0x505A22Ffed8d37ebE580FfD98d2Cdb0021189146 (env CCFF00_CONTRACT_ADDRESS) — verify the NFT, never the meme ERC-20 0x73CB7773…
- On-chain balanceOf on linked wallets → hasCcff00Nft +5% Quest XP (stacks with Tickpix; never Hood rebates or founding seats)
- Quest once-key ccff00:verify + Community claim + Quest chip “Hoodstreet · CCFF00”
- /pit RH partner strip + /trust verify strip: hoodstreet.capital/ccff00, CCFF00 NFT Blockscout, hookr.fun, @hookrfun
- Covenant: official CAs only on aibusiness.fun · nft.aibusiness.fun · hoodstreet.capital · hookr.fun — never by DM
- Hookr playbook strategy hookr-readable-hooks + builders /for/builders + /token security line (official links only; no pool deploy)
- X/FC drip rotation: ccff00-hoodstreet + hookr-rules; share kit + Channels copy point at official URLs + /trust — never a surprise CA
- Docs: HOODSTREET_CCFF00.md, HOOKR.md, TICKPIX.md, COMMUNITY_GROWTH.md pin/sticky, llms.txt, .env.example
- /pit + Community + share kit + scheduled drip auto-flip to public mint after 12 Sep 19:00 UTC — no stale free-raid promises
- NewImproved
Viral loops — watch join CTA, post-win share, one-tap Scout
Watch pages and the share kit convert into attributed joins. Tickpix tape share and Scout invites open a share sheet that awards weekly growth XP. CCFF00 free raid window called out through 12 Sep 19:00 UTC.
- ViralJoinCta on /v/$postId + share kit — auth/access with UTM + preserved ref; Pit + covenant links
- PostWinShareSheet on Community Tickpix share-tape and Quest Scout share
- Quest: Join + share invite one-tap; copy/X/share sheet completes growth:scout-share
- TICKPIX /pit + share drip: CCFF00 free raid extended to 12 Sep 19:00 UTC (max 3 free, then public 0.0001 ETH)
- docs/COMMUNITY_GROWTH.md — paste-ready X pin, Discord/TG sticky, Channels drip checklist
- Ops: scripts/provision-friend-full-os.mjs for complimentary full-OS friend seats
- NewImproved
Community covenant — trust rebuild in public
After Culture Coin was rugged by a former partner, we ship a public covenant, TICKPIX trust surfaces, and growth rails so the room can verify us — never by DM.
- Public /trust — six hold-us-to-it promises + verifiable CA / mint links
- Blog: make-it-up-by-building; share kit posts tickpix-pit + make-good; roadmap stop tickpix-pit
- /pit trust strip → covenant + Blockscout; footer + More nav Covenant
- X/FC drip rotation leads with make-good + tickpix-pit (links /trust and /pit)
- llms.txt + sitemap + docs/COMMUNITY_GROWTH.md playbook
- NewImprovedFixed
TICKPIX pit — Robinhood Chain culture seats in Aura OS
Tickpix is community membership for the tape, not a second founding collection and not a fundraise. Mint stays at nft.aibusiness.fun; Aura verifies holders and unlocks Pit belonging.
- Public /pit discovery page — Take a seat deep-links to nft.aibusiness.fun (CCFF00 free / public 0.0001 ETH)
- Holder check on Robinhood Chain (balanceOf) → Pit badge + soft +5% Quest XP (no Hood rebates or seat unlock)
- Community panel: claim tickpix:mint, daily clock-in, share tape card; Quest registry + tickpix-seat achievement
- NFT desk playbook: tickpix-pit strategy; nav/footer Pit links; docs/TICKPIX.md
- Lead digests: PLATFORM_SMTP fixed (smtp.hostinger.com, never imap.*); failed slots can retry
- NewImprovedFixed
Landing page: cinematic 7-act storytelling + BAYC street premium redesign
Complete landing redesign with premium crypto/street NFT aesthetic (BAYC energy), cinematic narrative structure, and deeply integrated app world previews. Includes ape crew mascots, stability fixes, and full EN/DE i18n.
- Visual redesign: neon lime / magma orange / gold / deep red / teal accents on dark charcoal base
- BAYC-style ape crew: 6 mascot PNGs in hero (public/brand/apes/) with premium styling
- Cinematic 7-act structure: Hook → Problem → Twist → Machine → Worlds → Fair Launch → Claim
- ACT 05 deeply integrates app worlds: Hood, Token, Lokal, Try, Proof, Access with mini feature previews
- Each world shows 2–3 concrete product features, not just link cards
- Stability fixes: Supabase soft-fail (no-op client when env missing), hydration-safe locale (SSR always EN)
- New utility classes: boss-cta, street-panel, icon-well-neon/magma/gold for consistent premium styling
- Full EN/DE i18n for narrative copy and app integration features
- Mobile-first design with horizontal scroll for crew, responsive world cards
- Improved
Readable proof on mobile + share composers that open filled
Proof cards are larger and visible on the Console mobile deck. Share opens X, Facebook, and LinkedIn with the caption already in the composer.
- ProofOfWork: clearer typography; Console mobile Proof card shows real tasks
- FocusCard anchors content at the top so proof isn’t centered out of view
- ShareMoment: X / Facebook / LinkedIn primary buttons with prefilled text
- NewImproved
Console desk map + Local / Nachbar / OS separation
Console opens with a clear map of Marketing, Leads, Trading, Liquidity, Creation, and the operating loop. Aura OS, Aura Lokal, and Aura Nachbar no longer leak into each other’s chrome.
- Console: collapsible OS desk map filtered by your visible nav / preset
- OS sidebar + header: Nachbar removed — city play stays at /nachbar
- Lokal logo → /heute; Local post-login → /heute; auth logos stay in-funnel
- Nachbar: optional Firma link only when you own a company
- NewImprovedInfra
Beta readiness — loving onboard + $12k pulse
Fixed broken Quest/Scout/Community activation, collapsed Console to one next step, instrumented the funnel, aligned seat checkout to $299 / €99, and added Desk beta pulse + prophecy toward $12k gross.
- Prod RPCs: merge signup growth, scout attribution, Vienna leaderboard, portals
- Community ?join= autofill; Quest weekly Go routes to the right surface
- app_events: onboarding_complete, first_mission, first_proof, squad_join, scout_join, growth_task_done
- Desk Finance: beta pulse + base/stretch/moon prophecy; seat unit prices fixed
- docs/BETA_COHORT.md — 20-tester loving script
- New
Growth digital work — assign social + Spaces tasks
Community squads can assign social posts, X Spaces show-up, Scout invites, and Channels publishes to a person — with proof URLs, Quest XP/REP, and templates for maximum growth.
- Typed squad tasks: social_post · space_showup · scout_invite · channels_publish · custom
- Assign to a squad member; optional proof URL on complete
- Weekly Quest keys growth:social-post / growth:space-showup / growth:scout-share
- Applied missing Quest + Squads schema on production so Community finally works end-to-end
- NewImproved
Transparent NFT desk — OpenSea compat, not share theater
Public playbook on /token for Hood utility, hold-to-earn honesty, creator primary sales, and Quant history training — plus OpenSea metadata hooks without a flip bot or Tesla-share NFT claims.
- /token#nft-desk: six strategies with OS vs community advantage and hard “not equity / not TSLA shares” line
- OpenSea-compat: /api/genesis/collection + checklist; verified collection URL only via env (never invented)
- Quant presets Peg momentum + Founding desk; agent draft prompt refuses NFT floor / RWA fills
- Walk-forward remains the train/test path on Base spot history — peg is transparency, not custody
- New
Token investor hub — buy without the OS
Public /token cockpit for people who only want AURA: live pAURA sale stats, early giveback math, CA trust policy, Robinhood reference peg, and an honest hold-to-earn note.
- /token hub: Buy pAURA · Get Hood · Read rules — no Missions/Console required
- Wallet strip: pAURA balance + 1.11× AURA preview + Hood gift checklist (desk / CA / claim)
- Nav + homepage “Token only”; /sale indexed; robots + sitemap + llms.txt updated
- Peg remains treasury reference only — not share redemption or equity
- NewFixed
Quest, Scout, and Channels loops that actually close
Community social quests award XP, Scouts get a tracked Local invite, Growth XP merges on /quest, and Channels/Console stay honest about live vs queued posts.
- Community social clicks award community:* XP (idempotent) — trail lights up on /quest
- Scout invite: /lokal?ref=CODE after Join Scouts; attribute_referral on Local signup → REP when seat pays
- /quest merges signup Growth Starter progress on mount
- Channels: Autopublish-off banner for queued posts; Recent posts show Published / Queued with live links
- Console FirstWin counts filed results only; seat=success routes to onboarding
- Failures panel names xai_soft_fail / freellm_unreachable so soft AI outages are obvious to retry
- FixedInfra
Agents post on X and Farcaster for real
Worker drip seeds Farcaster as well as X, social tasks call live publish APIs, and missed drip slots from downtime get catch-up replay.
- Neynar env on the VPS + Farcaster drip campaign (fc-drip) alongside launch-drip X
- Agent social tasks use publishToProvider — live URL, queued + Autopublish gate, or not connected
- Worker tick runs channels/drip before trading; curl timeout raised so social is not starved
- 7-day missed X drip backfill on each tick so quiet days cannot silently drop
- NewInfra
AURA WORLD — Quest, Squads, Portals, Scouts
One progression layer for the whole stack: XP + contribution REP + badges, crew play on Community, Vienna portals and scout attribution.
- AURA Quest hub at /quest — daily/weekly missions, streak, next badge (server award_progress)
- Community Squads at /community — create/join 2–8 crews, shared tasks, world pulse, squad XP board
- Portals at /portal/$slug + optional GPS on check-ins; Scouts + Vienna REP standings on /leaderboard
- Genesis 777 = profile tier (Hood supply stays 1,000); hold-to-earn copy honest until T-0 audit
- 23 achievement seeds; social + community quests wired for quest/squad momentum
- NewImproved
Robinhood Chain + TSLA reference peg
Public messaging for multichain momentum: Robinhood creator mints live, treasury reference basket anchored on TSLA.
- Tokenomics — Robinhood Chain section + TSLA / Musk-orbit reference peg table with disclaimers
- Homepage momentum strip → /tokenomics#robinhood
- Roadmap stop for Robinhood; Hood page surfaces chain commitment
- Week in review fix for Local accounts + mobile GPU trim
- NewImproved
Founder starter & mobile nav
Three instant-reward quests for sign-ups with zero customers, plus a tighter public hamburger menu.
- Growth starter on console and auth — follow X, join Discord, first move (+500 XP total)
- Celebrate burst and XP toast fire immediately after each task
- Mobile nav: Lucide icons, compact rows, gradient hairlines, social icons pinned at bottom
- Public build log at /changelog (footer only)
- NewInfra
Creator NFT platform
Robinhood Chain collections, branded mint pages, and the builders funnel.
- Creator hub — draft collections, deploy flow, collection cards
- Public storefronts at /c/your-slug with wallet mint (USDG or ETH)
- AuraCreatorCollection, MintDesk, and Factory contracts on Robinhood Chain
- Procedural cover art and on-chain metadata API routes
- /for/builders funnel with creator visuals; free tier 1 collection / 100 supply
- Improved
Luxury visual upgrade
Classic luxury × cinematic polish across Hood, marketing, and the app shell.
- Editorial design tokens, hood panels, Instrument Serif accents
- Unified Hood mint stage; MarketingLayout and HoodShell primitives
- PublicSiteHeader + SiteFooter refresh; four primary links + More menu on desktop
- Removed broken noggles glasses overlay from Hood portrait art
August 2026
- NewInfra
Multichain desk defaults
Base, BSC, opBNB, and Robinhood Chain wiring for trading and creator flows.
- Per-company desk_network on companies
- Robinhood Chain as default for builders / creator funnel
- USDG stable on Robinhood for desk and creator mints