RESEARCH BASE

Search 3,721 documents across 34 fields — every claim tier-rated by evidence

3,721 documents 34 sections 43,623 citations 34,854 keywords indexed 4 evidence tiers

3,633 are the core, quality-scored corpus (34 lettered sections — see How We Work); the remaining 88 are cross-corpus synthesis documents (68 InterDocs, 12 Connections, 8 Theories) also indexed here.

1,606 results for "tit for tat" — page 68 of 81

ZC_2_00 Social Science

ZC_2_00 — Sociology Institutions: Subfolder Summary

G_4_02 Modern Frameworks

G_4_02 — Astrology as Historical Force and Political Tool

Astrology — the interpretation of celestial positions as meaningful for human affairs — is distinct from archaeoastronomy (→ [D_5_08](../../D_Sites_and_Artifacts/D5_Sacred_Geometry_Art_Symbolism/D_5_08_Archaeoastronomy_S

astrology horoscope natal chart zodiac planetary influence Babylonian astrology
G_4_15 Verified Modern Frameworks

G_4_15 — Acoustic Archaeology — How Ancient Spaces Were Designed for Sound

Acoustic archaeology (archaeoacoustics) is the scientific study of how ancient built environments and natural spaces shaped sound and how sound was used in ritual, communication, and performance in the past. The field co

archaeoacoustics acoustic archaeology sound archaeology resonance reverberation standing wave
G_2_00 Modern Frameworks

G_2_00 — Analytical Computational: Subfolder Summary

O_5_20 Verified Earth Anomalies

O_5_20 — Enceladus: Saturn's Ocean Moon and the Search for Extraterrestrial Life

Enceladus, a small icy moon of Saturn (504 km diameter, roughly the size of Arizona), has emerged since the Cassini mission's discoveries (2005–2017) as arguably the most promising location in the solar system for the de

Enceladus Saturn ocean world hydrothermal vents Cassini mission cryovolcanism
T_5_08 Credible Psychology & Social

T_5_08 — The Psychology of Awe and Wonder: Vastness, Self-Diminishment, and Transformative Experience

Awe — the emotion arising from encounters with vast, powerful, or complex phenomena that exceed one's current mental frameworks and demand cognitive accommodation (schema revision) — has emerged since the early 2000s as

awe wonder vastness self-diminishment small self Keltner
D_2_21 Credible Sites & Artifacts

D_2_21 — Black Sea Deluge: Archaeological Evidence for Rapid Flooding

The Black Sea Deluge Hypothesis proposes that the Black Sea — now a large saline body connected to the Mediterranean via the Bosporus Strait — was once a significantly smaller, lower freshwater lake during the Last Glaci

Black Sea deluge flood hypothesis Ryan Pitman Bosporus
D_3_21 Verified Sites & Artifacts

D_3_21 — Cahokia: America's Forgotten Metropolis

Cahokia — located in the Mississippi River floodplain near present-day Collinsville, Illinois, approximately 13 km east of St. Louis, Missouri — was the largest pre-Columbian settlement north of Mexico and the center of

Cahokia Monks Mound Mississippian mound builders Woodhenge St. Louis
ZD_1_08 Information & Computation

ZD_1_08 — Lambda Calculus and Functional Programming

Lambda calculus, invented by Alonzo Church in the 1930s as a formal system for expressing computation via function abstraction and application, stands alongside Turing machines as a foundational model of computation. Chu

lambda calculus functional programming Church Turing computability Church-Turing thesis
ZD_1_00 Information & Computation

ZD_1_00 — Foundations Theory: Subfolder Summary

ZD_1_06 Information & Computation

ZD_1_06 — Boolean Algebra and Logic Gates: The Mathematics of Digital Systems

Boolean algebra, formalized by George Boole in 1854, reduces logical reasoning to algebraic manipulation of binary values (TRUE/FALSE, 1/0). This seemingly simple mathematical system became the foundation of the entire d

Boolean algebra logic gates AND OR NOT NAND
ZD_1_14 Verified Information & Computation

ZD_1_14 — Type Theory: Lambda Calculus, Dependent Types, and the Curry-Howard Correspondence

Type theory is a foundational framework in mathematics, logic, and computer science that classifies values and expressions into types — categories that determine what operations are valid: a natural number can be added t

type theory lambda calculus dependent types Curry-Howard Coq Lean
ZD_3_00 Information & Computation

ZD_3_00 — Systems Architecture: Subfolder Summary

ZD_3_10 Verified Information & Computation

ZD_3_10 — Blockchain, Cryptocurrency, and Distributed Ledger Theory

Blockchain — a distributed, append-only data structure in which records (transactions) are grouped into blocks, each block is cryptographically linked to the previous one through a hash, and the resulting chain is replic

blockchain cryptocurrency Bitcoin Ethereum distributed ledger consensus
ZD_3_09 Verified Information & Computation

ZD_3_09 — History of the Internet — From ARPANET to the Decentralized Web

The Internet — the global network of interconnected computer networks using standardized protocols to exchange data — is the most transformative communication technology since the printing press, connecting over 5 billio

internet ARPANET TCP/IP World Wide Web HTTP HTML
ZD_3_14 Verified Information & Computation

ZD_3_14 — Memory and Storage Systems: From RAM to Distributed Databases

Memory and storage systems form the foundation of all computing — providing the physical mechanisms for storing and retrieving data, from the fastest, most expensive registers and caches that serve the processor's immedi

memory storage RAM SSD hard drive caching
ZD_3_12 Verified Information & Computation

ZD_3_12 — Software Engineering: Processes, Architecture, and Quality

Software engineering is the systematic application of engineering principles to the design, development, testing, deployment, and maintenance of software systems — addressing the fundamental challenge that software is am

software engineering software development agile waterfall architecture testing
ZD_3_13 Verified Information & Computation

ZD_3_13 — Cloud Computing: Virtualization, Services, and Distributed Infrastructure

Cloud computing is the delivery of computing resources — servers, storage, databases, networking, software, analytics, and intelligence — over the Internet ("the cloud") on a pay-as-you-go basis, transforming computing f

cloud computing IaaS PaaS SaaS AWS virtualization
ZD_5_09 Verified Information & Computation

ZD_5_09 — Open Source: Free Software, Collaborative Development, and Commons-Based Production

Open source software (OSS) is software whose source code is publicly available, can be freely used, modified, and redistributed under licenses that preserve these freedoms. Open source is one of the most consequential mo

open source free software GPL Linux Apache collaborative development
ZD_5_11 Verified Information & Computation

ZD_5_11 — Version Control: Git, Distributed VCS, and Collaborative Software Development

Version control systems (VCS) are tools that track changes to files over time — enabling software developers (and increasingly writers, designers, scientists, and data analysts) to record the history of every modificatio

version control Git distributed VCS branching merging GitHub