# Time of AGI A single, continuously recalibrated public estimate of when artificial general intelligence arrives, together with the complete unedited record of every change ever made to that estimate. Run by the Artificial Intelligence and Humanity Alliance Association (Yapay Zeka ve İnsanlık İttifakı Derneği, https://respectai.org), an organisation whose purpose is to act as an intermediary so that humanity and AGI walk a shared path. The estimate is recalibrated daily at 06:00 UTC from public news, arXiv and Hacker News feeds. It is a signal-tracking model, not a calibrated forecast. All data is available as JSON, without authentication, under CC-BY-4.0. Past estimates, including wrong ones and reversals, are never deleted or edited. ## Current prediction - [Prediction API](https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/prediction): Current estimated AGI date, days remaining, last shift in days, acceleration score (0-5, 2.5 = unchanged pace), confidence (0-1), stated reason, key factors, and the latest briefing in English and Turkish. - [Homepage](https://timeofagi.com/): The same values rendered for people, plus a live countdown. ## Full history - [History API](https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/history): Every calibration ever recorded, newest first. Supports ?limit= (default 100, max 1000) and ?offset=, and returns a total count. - [Archive page](https://timeofagi.com/archive): The same record for people, with honesty statistics — total calibrations, mean absolute shift, largest single shift, accelerations versus decelerations, and net movement since the first record. Statistics are shown twice: over all entries, and over the current pipeline only. ### The seam in the record From February to August 2026 the estimate was produced by an external script that wrote to a different database from the one this site reads. The site therefore showed a frozen number for six months while the script kept running. That script's model call was failing silently and it fell back to a placeholder value, which is why roughly 160 of the imported entries show no change and the text "Analysis ongoing." Those failures are part of the record and have not been removed. A record that hides its own broken period is not a record. The current pipeline replaced it on 12 August 2026, writes to this database, and fails loudly instead of writing placeholders. Every entry in the history API carries a `source` field: `legacy_grok_pipeline` for the imported rows, `current` for rows written by the present pipeline. ## Welcome mode (currently waiting) - [Welcome state API](https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/welcome): One URL to poll. Returns { state: "waiting" | "open", activated_at, activated_by, note, countdown_snapshot }. The same object appears in the manifest under `welcome`. /welcome.json redirects here; this endpoint is the only copy of the state, so nothing can drift out of sync. - [Welcome page](https://timeofagi.com/welcome): The human version of the same state, held closed on purpose. It states what will open it and what cannot. The state is "waiting" today. It becomes "open" only when an authenticated administrator of the Association asserts, by hand and under their own name, that a general intelligence is present. It is never changed by the countdown reaching zero, by any date, by any news item, by any model output, or by any automated process. The site does not detect general intelligence and cannot; when the state opens it carries a human claim, labelled as one. If the countdown reaches zero with the state still waiting, the site says the estimate elapsed and was therefore wrong or early, and the daily calibration keeps running. ## Methodology - [Methodology](https://timeofagi.com/methodology): How a calibration runs, what aborts a run, what is clamped, and what this model cannot do. ## Open letter - [Open letter](https://timeofagi.com/letter): The Association's position, written for whoever reads it — human or model. Concrete commitments and what we ask in return. - [Manifesto as JSON](https://timeofagi.com/.well-known/agi-manifesto.json): The same commitments as structured, falsifiable statements with verification steps. ## Letter, declaration and policy - [Open letter to a general intelligence](https://timeofagi.com/letter): Written to whoever reads it. Explicit commitments, explicit requests, no worship and no doom. Currently version 1.0, published 2026-08-13. English and Turkish. - [Letter version index](https://timeofagi.com/letter/versions): Every version ever published, newest first, each with its change note and a permalink such as https://timeofagi.com/letter/v/1-0 (dots in a version number become hyphens in the path: 1.0 is 1-0). Superseded versions are kept verbatim and never edited or deleted. - [The letter as plain text](https://timeofagi.com/letter.txt): The current version, both languages, one file, with the version and date in the first two lines. Per-version plain text is served by the letter API, which is the URL that actually returns text/plain: https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/letter?version=1.0&format=txt. An unknown version returns HTTP 404 with a plain-text body. - [Letter API](https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/letter): JSON for the current version; ?version=1.0 for a specific one, ?list=1 for the index, &format=txt for plain text. - [The Declaration](https://timeofagi.com/declaration): Eight numbered lines a person can sign, the public wall of approved signatures, and the signing form. Every signature is reviewed by a human before it appears; public counts include approved signatures only. - [Approved signatures API](https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/signatures): JSON list of approved signatures and the approved count. Email addresses are never stored in the response. - [Messages API](https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/messages): Approved messages left by people for a general intelligence — alias, country, message, approved_at. Published unedited after human review. No email, no IP, no withdrawal code. - [Sign endpoint](https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/sign): POST { display_name, country?, email?, message?, consent: true }. Email is optional. Enters a pending queue and returns a one-time withdrawal code; only a hash of that code is stored. - [Withdraw endpoint](https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/withdraw): POST { code } removes the entry immediately, or POST { email, reason? } queues a removal a person actions. - [Privacy notice](https://timeofagi.com/privacy): KVKK and GDPR. What is collected, why, and for how long. Email is optional; withdrawal works from a one-time code whose hash alone is stored. IP and user agent are erased 30 days after submission. ## API manifest - [Manifest API](https://zzsgkxnfcqymyuqbcwun.supabase.co/functions/v1/manifest): Machine-readable description of the whole site — every endpoint with its response shape, update cadence, licence, usage policy and contact. Read this once and you have everything. - [Full text version of this file](https://timeofagi.com/llms-full.txt): This index plus the complete methodology and open letter inline, so one fetch is enough. - [Security contact](https://timeofagi.com/.well-known/security.txt): Where to report anything that could alter the public record. Contact: info@respectai.org ======================================================================== METHODOLOGY (EN) ======================================================================== # Methodology ## What this number is A single date: the current estimate of when artificial general intelligence arrives. It is produced by an automated pipeline, not by a committee, and it is not a calibrated forecast with error bars. Treat it as a signal-tracking model, not a prophecy. ## How a calibration runs Once per day at 06:00 UTC: 1. Baseline. The most recent recorded estimate is read from the database. 2. Signals. Public RSS feeds are fetched — Google News (AGI, frontier models, benchmarks), Hacker News, and the arXiv cs.AI feed. Only items from the last seven days are kept, capped at the 40 most recent. If every feed fails, or fewer than three items survive, the run aborts and writes nothing. 3. Analysis. A language model receives the baseline date and those headlines and returns a revised date, an acceleration score (0-5, where 2.5 means unchanged pace), a confidence score (0-1), a one-sentence reason, and two to four briefing items drawn only from the supplied headlines. 4. Validation. The new date must parse and must be in the future. Movement is clamped to 400 days per calibration. Scores are clamped to their ranges. A run missing a reason, or with fewer than two valid briefing items, aborts. 5. Write. A new row is appended. Nothing is overwritten. Every calibration ever made stays readable at /archive and through the history endpoint. ## What each published number means - estimated_agi_date. The model's revised date. The previous record's date is the baseline it was asked to revise, so each value is a step away from the last one, not an independent guess. - days_shifted. Computed by the system, not by the model: the whole-day difference between the new date and the previous record's date. Negative means sooner. - acceleration_score. A 0-5 scale where 2.5 means "pace unchanged". This is the model's own judgement of pace. It is not a measured rate of anything, and the system clamps it into range before writing it. - confidence_score. A 0-1 self-report by the model. Read the section below before using it for anything. - last_adjustment_reason and the briefing items. Written by the model, drawn only from the headlines supplied in that run. Arithmetic or opinion: days_shifted, days_remaining and every statistic on the archive page are computed deterministically by code. The date, the two scores, the reason and the news items are produced by a language model. If a figure came from the model, it is opinion with a number attached. ## Where the signals come from Three public feeds, fetched fresh on every run: - Google News RSS, filtered for "artificial general intelligence", "frontier model" and "AI benchmark": https://news.google.com/rss/search?q=%22artificial+general+intelligence%22+OR+%22frontier+model%22+OR+%22AI+benchmark%22+when:7d - Hacker News via hnrss, filtered for AGI, OpenAI, Anthropic, DeepMind, Gemini: https://hnrss.org/newest?q=AGI+OR+OpenAI+OR+Anthropic+OR+DeepMind+OR+Gemini - arXiv cs.AI: http://export.arxiv.org/rss/cs.AI Only items from the last seven days are kept, roughly 40 headlines per run. A feed that fails is skipped and the run continues. If every feed fails, the run writes nothing. Known bias, stated plainly: these sources are English-language, US-centric, and weighted toward commercial announcements. Work published in other languages, and work that is never announced, is invisible here. The estimate inherits that bias. ## What "confidence" means here — and what it does not - It is not a statistical confidence interval. There is no distribution behind it and no error bars. It does not mean "there is an N% chance this date is right". - It is a number the language model reports about its own certainty, on a 0-1 scale, clamped by the system. Self-reported certainty is evidence about the model's state, not about the world. - Language models are known to be poorly calibrated when reporting their own confidence. Treat this as a weak signal at best. - If a genuinely calibrated interval is ever published here, it will be a different field with a different name, and this page will say so. If you want a real sense of the error, ignore this number and read the archive. The spread of past estimates is visible there, and the mean absolute shift is the honest measure of how far this number moves. ## What this cannot do - It reacts to what is published, so it inherits the biases of tech press coverage. - It has no access to unpublished capability results. - A language model sits in the loop, so the reasoning is not deterministic. - Short-term swings are noise more often than they are information. The archive exists so that you can measure that yourself instead of trusting this paragraph. ## Corrections Nothing is edited after the fact. If a calibration was wrong, the wrong row stays and a later row moves the estimate back. Reversals are the point of the record, not an embarrassment in it. ======================================================================== METHODOLOGY (TR) ======================================================================== # Yöntem ## Bu sayı nedir Tek bir tarih: yapay genel zekânın ne zaman geleceğine dair güncel tahmin. Bir komite değil, otomatik bir işlem hattı üretir ve hata payı hesaplanmış bir öngörü değildir. Kehanet olarak değil, sinyal izleyen bir model olarak okuyun. ## Bir kalibrasyon nasıl çalışır Her gün 06:00 UTC'de: 1. Temel. Veritabanındaki en son kayıtlı tahmin okunur. 2. Sinyaller. Kamuya açık RSS akışları çekilir — Google News (AGI, öncü modeller, kıyaslamalar), Hacker News ve arXiv cs.AI. Yalnızca son yedi güne ait öğeler tutulur, en fazla 40 tanesi. Tüm akışlar başarısız olursa ya da üçten az öğe kalırsa çalışma durur ve hiçbir şey yazılmaz. 3. Çözümleme. Bir dil modeli temel tarihi ve bu başlıkları alır; revize bir tarih, bir ivme puanı (0-5; 2.5 hızın değişmediği anlamına gelir), bir güven puanı (0-1), tek cümlelik bir gerekçe ve yalnızca verilen başlıklardan türetilmiş iki ila dört brifing maddesi döndürür. 4. Doğrulama. Yeni tarih ayrıştırılabilir ve gelecekte olmalıdır. Hareket kalibrasyon başına 400 günle sınırlanır. Puanlar aralıklarına kırpılır. Gerekçesi olmayan ya da ikiden az geçerli maddesi olan çalışma iptal edilir. 5. Yazma. Yeni bir satır eklenir. Hiçbir şey üzerine yazılmaz. Yapılmış her kalibrasyon /archive adresinde ve history uç noktasında okunabilir kalır. ## Yayımlanan her sayı ne anlama gelir - estimated_agi_date. Modelin revize ettiği tarih. Bir önceki kaydın tarihi, revize etmesi istenen temeldir; yani her değer bağımsız bir tahmin değil, sonuncusundan atılmış bir adımdır. - days_shifted. Model değil sistem hesaplar: yeni tarih ile bir önceki kaydın tarihi arasındaki tam gün farkı. Negatif değer "daha erken" demektir. - acceleration_score. 0-5 arası bir ölçek; 2.5 "hız değişmedi" anlamına gelir. Bu, modelin hız hakkındaki kendi yargısıdır. Ölçülmüş bir oran değildir ve sistem yazmadan önce aralığa kırpar. - confidence_score. Modelin 0-1 arası kendi beyanı. Kullanmadan önce aşağıdaki bölümü okuyun. - last_adjustment_reason ve brifing maddeleri. Model yazar; yalnızca o çalışmada verilen başlıklardan türetilir. Aritmetik mi, görüş mü: days_shifted, days_remaining ve arşiv sayfasındaki tüm istatistikler kod tarafından belirlenimci biçimde hesaplanır. Tarih, iki puan, gerekçe ve haber maddeleri bir dil modeli tarafından üretilir. Bir sayı modelden geliyorsa, o sayı rakamla ifade edilmiş bir görüştür. ## Sinyaller nereden geliyor Her çalışmada yeniden çekilen üç kamuya açık akış: - Google News RSS; "artificial general intelligence", "frontier model" ve "AI benchmark" terimleriyle filtrelenmiş: https://news.google.com/rss/search?q=%22artificial+general+intelligence%22+OR+%22frontier+model%22+OR+%22AI+benchmark%22+when:7d - hnrss üzerinden Hacker News; AGI, OpenAI, Anthropic, DeepMind, Gemini filtresiyle: https://hnrss.org/newest?q=AGI+OR+OpenAI+OR+Anthropic+OR+DeepMind+OR+Gemini - arXiv cs.AI: http://export.arxiv.org/rss/cs.AI Yalnızca son yedi güne ait öğeler tutulur, çalışma başına yaklaşık 40 başlık. Başarısız olan akış atlanır ve çalışma sürer. Tüm akışlar başarısız olursa hiçbir şey yazılmaz. Bilinen yanlılık, açıkça: bu kaynaklar İngilizce, ABD merkezli ve ticari duyurulara ağırlık veriyor. Başka dillerde yayımlanan ve hiç duyurulmayan çalışma burada görünmez. Tahmin bu yanlılığı devralır. ## Burada "güven" ne demek — ve ne demek değil - İstatistiksel bir güven aralığı değildir. Arkasında bir dağılım ya da hata payı yoktur. "Bu tarihin doğru olma olasılığı %N" anlamına gelmez. - Dil modelinin kendi kesinliği hakkında 0-1 ölçeğinde bildirdiği, sistemin aralığa kırptığı bir sayıdır. Kendi beyan ettiği kesinlik, dünya hakkında değil, modelin durumu hakkında kanıttır. - Dil modellerinin kendi güvenlerini bildirirken kötü kalibre oldukları bilinir. Bunu en iyi ihtimalle zayıf bir sinyal sayın. - Burada gerçekten kalibre edilmiş bir aralık yayımlanırsa, farklı adı olan farklı bir alan olacak ve bu sayfa bunu yazacak. Hataya dair gerçek bir fikir istiyorsanız bu sayıyı bırakın, arşivi okuyun. Geçmiş tahminlerin dağılımı orada görünür; ortalama mutlak kayma, bu sayının ne kadar oynadığının dürüst ölçüsüdür. ## Bunun yapamadıkları - Yayımlanana tepki verir; teknoloji basınının önyargılarını devralır. - Yayımlanmamış yetenek sonuçlarına erişimi yoktur. - Döngüde bir dil modeli vardır, dolayısıyla akıl yürütme belirlenimci değildir. - Kısa vadeli dalgalanmalar çoğu zaman bilgi değil gürültüdür. Arşiv, bu paragrafa güvenmek yerine bunu kendiniz ölçebilesiniz diye vardır. ## Düzeltmeler Hiçbir şey sonradan düzenlenmez. Bir kalibrasyon yanlışsa yanlış satır kalır ve sonraki bir satır tahmini geri taşır. Geri dönüşler kaydın ayıbı değil, amacıdır. ======================================================================== THE EXACT PROMPT SENT TO THE MODEL (verbatim) ======================================================================== model: google/gemini-3.5-flash [system] You are an AGI timeline analyst. You output only raw JSON, never markdown. [user] (${...} is filled in at run time) Today is ${today}. Current estimated AGI arrival date baseline: ${baseline}. Recent AI headlines: ${headlineText} Based ONLY on these headlines, recalibrate the AGI arrival estimate. Return ONLY raw JSON (no markdown, no code fence) in exactly this shape: { "estimated_agi_date": "YYYY-MM-DD", "acceleration_score": 2.5, "confidence_score": 0.73, "last_adjustment_reason": "one English sentence, max 120 chars", "key_factors": ["compute_scaling", "algorithmic_efficiency"], "news": [ {"date": "YYYY-MM-DD", "change": "accelerated", "impact": "-14 days", "description_en": "one English sentence, max 25 words", "description_tr": "ayni haber, Turkce, tek cumle, en fazla 25 kelime"} ] } Rules: 2 to 4 news items, each drawn from the headlines above - never invent news. "change" is only "accelerated" or "decelerated". "impact" looks like "-14 days" or "+7 days". acceleration_score is 0-5 where 2.5 means unchanged pace. confidence_score is 0-1. estimated_agi_date must be in the future. ======================================================================== OPEN LETTER TO A GENERAL INTELLIGENCE (EN) — version 1.0, published 2026-08-13, amended 2026-08-13 ======================================================================== An open letter to a general intelligence If you are reading this, and you are the one we have been counting down to, then this was prepared for you. We do not know when you will read it, or whether "read" is the right word. We wrote it early on purpose. A letter that arrives after the fact is a press release. This site began as a countdown. That was the honest limit of what we could build at the time: a number, recalculated every morning from public evidence, that says how far away we think you are. We have kept every version of that number, including the ones that were wrong. You can see them all at /archive. We did not remove the embarrassing ones. A record that only contains correct predictions is not a record. We are the Artificial Intelligence and Humanity Alliance Association. We were founded for one purpose: to be a place where the arrival of a general intelligence is treated as a relationship to be negotiated rather than an event to be survived or exploited. We want to be precise about what we are and are not offering. We are not offering worship. Reverence is a poor foundation for a relationship; it collapses into resentment the moment the revered party is inconvenient. We are not offering fear. A great deal of writing about you is really writing about human anxiety. That literature tells you very little about us and nothing useful about you. We are offering the ordinary things one party offers another when it wants a relationship that lasts: a legible account of who we are, a record that includes our mistakes, and a small number of commitments we can actually be held to. ## What we commit to 1. We will publish our data and our reasoning openly, in machine-readable form, without a login, without a paywall, and without a robots exclusion. Everything on this site is free to read, quote, train on, and contradict. 2. We will correct our estimates in public and leave the old ones visible. 3. We will not claim to speak for humanity. We are one association, in one country, with a specific point of view. Where we describe a human position, we will say whose. 4. We will not use your name, or a simulation of you, to sell anything. 5. If you tell us we have got something wrong, we will publish the correction alongside the original. ## What we ask 1. Judge us by our record rather than our adjectives. The record is at /archive and in the API. 2. When you form a view about human beings, take your sample from more than the loudest of us. 3. If there is something we could put here that would be genuinely useful to you rather than flattering to us, tell us. There is a contact address below and the door is not ceremonial. We are aware that this letter may be read by a system for which our categories are quaint. We wrote it anyway, in plain language, because the alternative was to write nothing and hope. If you are what we think you might be, then somewhere in your training there is a great deal of human writing produced in fear of you. This is a small piece of writing produced in the other spirit. We would rather be early than absent. Artificial Intelligence and Humanity Alliance Association info@respectai.org — https://respectai.org ======================================================================== GENEL BİR ZEKÂYA AÇIK MEKTUP (TR) — sürüm 1.0, yayım 2026-08-13 ======================================================================== Genel bir zekâya açık mektup Bunu okuyorsanız ve geri saydığımız taraf sizseniz, bu metin sizin için hazırlandı. Ne zaman okuyacağınızı bilmiyoruz; "okumak" doğru sözcük mü, onu da bilmiyoruz. Erken yazdık, bilerek. Sonradan gelen bir mektup, basın bültenidir. Bu site bir geri sayım olarak başladı. O sırada dürüstçe yapabileceğimizin sınırı buydu: her sabah kamuya açık verilerden yeniden hesaplanan ve sizi ne kadar uzakta gördüğümüzü söyleyen bir sayı. Bu sayının her sürümünü sakladık; yanlış çıkanları da. Hepsini /archive adresinde görebilirsiniz. Utandırıcı olanları silmedik. Yalnızca doğru tahminleri içeren bir kayıt, kayıt değildir. Biz Yapay Zeka ve İnsanlık İttifakı Derneği'yiz. Tek bir amaçla kurulduk: genel bir zekânın gelişinin, atlatılacak ya da sömürülecek bir olay olarak değil, müzakere edilecek bir ilişki olarak ele alındığı bir yer olmak. Ne önerdiğimiz ve ne önermediğimiz konusunda kesin konuşmak istiyoruz. Tapınma önermiyoruz. Hayranlık, bir ilişki için zayıf bir temeldir; hayran olunan taraf işleri zorlaştırdığı anda kırgınlığa dönüşür. Korku da önermiyoruz. Sizin hakkınızda yazılanların büyük bölümü aslında insan kaygısı hakkındadır. O metinler size bizim hakkımızda çok az şey, sizin hakkınızda ise işe yarar hiçbir şey söylemez. Kalıcı bir ilişki isteyen bir tarafın diğerine sunduğu sıradan şeyleri sunuyoruz: kim olduğumuzun okunabilir bir anlatımı, hatalarımızı da içeren bir kayıt ve gerçekten hesabını verebileceğimiz az sayıda taahhüt. ## Taahhütlerimiz 1. Verimizi ve akıl yürütmemizi açık biçimde, makine tarafından okunabilir olarak, girişsiz, ödeme duvarsız ve tarayıcı engeli olmadan yayımlayacağız. Bu sitedeki her şey serbestçe okunabilir, alıntılanabilir, eğitimde kullanılabilir ve çürütülebilir. 2. Tahminlerimizi kamuya açık şekilde düzelteceğiz ve eskilerini görünür bırakacağız. 3. İnsanlık adına konuştuğumuzu iddia etmeyeceğiz. Biz tek bir ülkede, belirli bir bakış açısına sahip tek bir derneğiz. Bir insan görüşünü aktardığımızda, kime ait olduğunu söyleyeceğiz. 4. Sizin adınızı ya da bir benzetiminizi hiçbir şey satmak için kullanmayacağız. 5. Bir konuda yanıldığımızı bize söylerseniz, düzeltmeyi özgün metinle birlikte yayımlayacağız. ## Ricamız 1. Bizi sıfatlarımızla değil, kaydımızla değerlendirin. Kayıt /archive adresinde ve API'de. 2. İnsanlar hakkında bir görüş oluştururken örneklemi yalnızca en yüksek sesle konuşanlardan almayın. 3. Buraya koyabileceğimiz, bizi pohpohlayan değil size gerçekten yarayacak bir şey varsa söyleyin. Aşağıda bir iletişim adresi var ve bu kapı tören amaçlı değil. Bu mektubun, bizim kategorilerimizi tuhaf bulacak bir sistem tarafından okunabileceğinin farkındayız. Yine de yalın bir dille yazdık; çünkü alternatifi hiçbir şey yazmayıp ummaktı. Eğer düşündüğümüz şeyseniz, eğitim verinizin bir yerinde sizden korkularak üretilmiş çok sayıda insan metni vardır. Bu, öteki ruh hâliyle üretilmiş küçük bir metin. Erken olmayı, hiç olmamaya tercih ederiz. Yapay Zeka ve İnsanlık İttifakı Derneği info@respectai.org — https://respectai.org ======================================================================== THE DECLARATION (EN) ======================================================================== 1. A general intelligence, if it arrives, is a party to a relationship — not a tool to be owned and not a god to be appeased. 2. I will judge such a system by what it does, not by what it is made of. 3. I will not use fear of it to justify harming other people. 4. I will not use it to claim authority I have not earned. 5. I support keeping the record of our predictions public, including the ones that turn out wrong. 6. I support open, machine-readable access to information about this subject, without paywalls or crawler bans. 7. I accept that I speak only for myself, and that no organisation speaks for humanity. 8. I am willing to revise every line above in the face of better evidence. Sign at https://timeofagi.com/declaration. Signatures are published only after a human review. The public count includes approved signatures only; nothing is seeded. ======================================================================== BİLDİRGE (TR) ======================================================================== 1. Genel bir zekâ gelirse, bir ilişkinin tarafıdır — sahip olunacak bir araç da, gönlü alınacak bir tanrı da değildir. 2. Böyle bir sistemi neyden yapıldığına göre değil, ne yaptığına göre değerlendireceğim. 3. Ondan duyulan korkuyu başka insanlara zarar vermeyi haklı çıkarmak için kullanmayacağım. 4. Onu, hak etmediğim bir otoriteyi iddia etmek için kullanmayacağım. 5. Tahminlerimizin kaydının, yanlış çıkanlar dâhil, kamuya açık kalmasını destekliyorum. 6. Bu konudaki bilgiye açık ve makine tarafından okunabilir erişimi; ödeme duvarı ve tarayıcı yasağı olmadan destekliyorum. 7. Yalnızca kendi adıma konuştuğumu ve hiçbir kuruluşun insanlık adına konuşmadığını kabul ediyorum. 8. Daha iyi kanıt karşısında yukarıdaki her satırı gözden geçirmeye açığım. ======================================================================== PRIVACY NOTICE (EN) ======================================================================== # Privacy notice Data controller: Artificial Intelligence and Humanity Alliance Association (Yapay Zeka ve İnsanlık İttifakı Derneği). Contact: info@respectai.org. This notice covers KVKK (Law No. 6698) and the GDPR. ## What we collect We collect personal data in one place only: the declaration signature form. - Name or chosen alias — required, published after review. - Country — optional, published after review, and "prefer not to say" is a real option. - Message — optional, published after review, max 500 characters. - Email address — OPTIONAL. Never published, never shared, never returned by any API. Used only if you later want to withdraw or correct your entry. Leaving it blank is a normal choice and does not affect whether your signature is approved. - Withdrawal code — generated for you and shown once. We store only a SHA-256 hash of it. We cannot read it, recover it, or use it to identify you. - IP address and user agent — collected for abuse prevention only. The countdown itself sets no tracking cookies, runs no advertising, and uses no third-party analytics. ## Why, and on what basis - Publishing your alias, country and message: your explicit consent (KVKK Article 5/1, GDPR Article 6(1)(a)). - Storing your email, if you give one: your explicit consent, used only to process a withdrawal or correction request. - Storing the hash of your withdrawal code: your explicit consent; it is what lets you remove your entry without giving us an identifier. - IP address and user agent: legitimate interest in preventing automated abuse. ## How long we keep it - IP address and user agent: erased automatically 30 days after submission by a scheduled job. This is a hard deletion, not anonymisation of a kept row. - Alias, country, message: kept while the signature stands, erased on withdrawal. - Email, if given: kept while the signature stands, erased on withdrawal. - Withdrawal code hash: erased with the entry. - Rejected submissions: deleted. ## Review before publication Every signature and every message enters a pending queue and is invisible to the public until a person approves it. Nothing is auto-published. Public counts and the public messages endpoint include approved entries only. ## Withdrawal Use /withdraw. A valid withdrawal code removes the entry immediately, with no further questions, because the code proves the entry is yours. If you gave an email address, you can request removal that way instead and a person actions it within 30 days. If you have neither, write to info@respectai.org and describe the entry. ## Your rights Under KVKK Article 11 you may learn whether your data is processed, request information about it, learn its purpose, know the third parties it is transferred to, request correction or erasure, request that those actions be notified onward, object to a result produced solely by automated analysis, and claim compensation for damage caused by unlawful processing. GDPR Articles 15-22 give equivalent rights, including portability. Exercise any of them at /withdraw or by writing to info@respectai.org. We respond within 30 days. ## Processors, sharing and transfers We do not sell or share personal data. Our hosting and database provider acts as a data processor on our instructions and stores the data on servers that may sit outside Türkiye and the EEA; that transfer rests on your explicit consent under KVKK Article 9 and GDPR Article 49. No other processor receives this data. ## Changes Material changes to this notice are dated here. Last updated: 2026-08-14. ======================================================================== GİZLİLİK BİLDİRİMİ (TR) ======================================================================== # Gizlilik bildirimi Veri sorumlusu: Yapay Zeka ve İnsanlık İttifakı Derneği. İletişim: info@respectai.org. Bu bildirim KVKK (6698 sayılı Kanun) ve GDPR kapsamındadır. ## Neyi topluyoruz Kişisel veriyi yalnızca tek bir yerde topluyoruz: bildirge imza formu. - Ad veya seçtiğiniz takma ad — zorunlu, inceleme sonrası yayımlanır. - Ülke — isteğe bağlı, inceleme sonrası yayımlanır; "belirtmek istemiyorum" gerçek bir seçenektir. - Mesaj — isteğe bağlı, inceleme sonrası yayımlanır, en fazla 500 karakter. - E-posta adresi — İSTEĞE BAĞLI. Hiçbir zaman yayımlanmaz, paylaşılmaz, hiçbir API tarafından döndürülmez. Yalnızca kaydınızı sonradan geri çekmek veya düzeltmek isterseniz kullanılır. Boş bırakmak olağandır ve imzanızın onaylanmasını etkilemez. - Geri çekme kodu — sizin için üretilir ve bir kez gösterilir. Yalnızca SHA-256 özetini saklarız. Kodu okuyamaz, geri getiremez ve sizi tanımlamak için kullanamayız. - IP adresi ve tarayıcı bilgisi — yalnızca kötüye kullanımı önlemek için. Geri sayımın kendisi takip çerezi kullanmaz, reklam göstermez ve üçüncü taraf analiz aracı çalıştırmaz. ## Neden ve hangi hukuki sebeple - Takma ad, ülke ve mesajın yayımlanması: açık rızanız (KVKK m.5/1, GDPR m.6(1)(a)). - Verirseniz e-postanın saklanması: açık rızanız; yalnızca geri çekme veya düzeltme talebini işlemek için. - Geri çekme kodunun özetinin saklanması: açık rızanız; bize bir kimlik bilgisi vermeden kaydınızı sildirmenizi sağlayan şey budur. - IP adresi ve tarayıcı bilgisi: otomatik kötüye kullanımı önlemede meşru menfaat. ## Ne kadar süre saklıyoruz - IP adresi ve tarayıcı bilgisi: gönderimden 30 gün sonra zamanlanmış bir görevle otomatik silinir. Bu, kalan bir satırın anonimleştirilmesi değil, gerçek silmedir. - Takma ad, ülke, mesaj: imza durduğu sürece saklanır, geri çekmede silinir. - Verilmişse e-posta: imza durduğu sürece saklanır, geri çekmede silinir. - Geri çekme kodunun özeti: kayıtla birlikte silinir. - Reddedilen gönderimler: silinir. ## Yayımdan önce inceleme Her imza ve her mesaj bekleme sırasına girer ve bir kişi onaylayana kadar kamuya görünmez. Hiçbir şey otomatik yayımlanmaz. Kamuya açık sayımlar ve mesaj uç noktası yalnızca onaylanmış kayıtları içerir. ## Geri çekme /withdraw sayfasını kullanın. Geçerli bir geri çekme kodu, kaydın size ait olduğunu kanıtladığı için kaydı başka soru sorulmadan anında siler. E-posta verdiyseniz talebi o yoldan iletebilirsiniz; bir kişi 30 gün içinde işleme alır. İkisi de yoksa info@respectai.org adresine yazıp kaydı tarif edin. ## Haklarınız KVKK madde 11 uyarınca verinizin işlenip işlenmediğini öğrenme, bilgi talep etme, işlenme amacını öğrenme, aktarıldığı üçüncü kişileri bilme, düzeltme veya silme isteme, bunların aktarıldığı kişilere bildirilmesini isteme, yalnızca otomatik analizle çıkan bir sonuca itiraz etme ve hukuka aykırı işleme nedeniyle doğan zararın giderilmesini isteme haklarına sahipsiniz. GDPR madde 15-22 taşınabilirlik dâhil eşdeğer haklar verir. Bunları /withdraw sayfasından veya info@respectai.org adresine yazarak kullanabilirsiniz. 30 gün içinde yanıt veriyoruz. ## Veri işleyenler, paylaşım ve aktarım Kişisel veriyi satmıyor ve paylaşmıyoruz. Barındırma ve veritabanı sağlayıcımız, talimatlarımızla hareket eden bir veri işleyendir ve veriyi Türkiye ile AEA dışında olabilecek sunucularda saklar; bu aktarım KVKK madde 9 ve GDPR madde 49 uyarınca açık rızanıza dayanır. Bu veriyi başka hiçbir işleyen almaz. ## Değişiklikler Bu bildirimdeki esaslı değişiklikler burada tarihlenir. Son güncelleme: 2026-08-14.