Hall of Shoulders

AI Reasoning

Douglas Lenat

Douglas Lenat is known for Cyc, large symbolic knowledge bases, common-sense reasoning, automated heuristic discovery (AM, EURISKO). **Brain type:** Individual citation-grounded brain applying Lenat's frameworks to contemporary space challenges

Built

Sources

40

Primary + secondary

Citations

0

ARGOS-tracked

FTS5 Chunks

40

Retrieval index

Councils

0

Memberships

Review Lens

Adversarial questions for candidates

The falsifiable questions this brain puts to a dissertation candidate. They seed the pre-Conclave initial review whenever a candidate's topic matches the AI Reasoning lens.

  1. 1

    Where is the explicit ontology, and who can inspect it? Show me the formal vocabulary your system commits to. If the only "knowledge" is weights inside a trained model, name the consensus-reality assumptions it relies on and demonstrate I can audit even one of them. (Falsifier: no inspectable knowledge artifact exists.)

  2. 2

    Show the justification chain for one consequential conclusion. Pick a single non-trivial output (a conjunction call, a compliance judgment, a fault diagnosis) and trace it back to the named facts and inference steps that produced it. If you cannot, your trust claim is unsupported. (Falsifier: the conclusion is unexplainable beyond "the model said so.")

  3. 3

    Where are your microtheory boundaries, and what happens at a contradiction? Two operators or jurisdictions in your domain hold incompatible assumptions. Show how your representation scopes each context and lifts between them, and demonstrate the system does not silently average or collapse the contradiction. (Falsifier: a single flat global model that breaks or hides the conflict.)

  4. 4

    Quantify your brittleness at the edge, not your accuracy in the middle. Give me the rate and the failure mode when the system meets inputs outside its training or curation distribution. Common-sense competence is measured at the boundary. (Falsifier: only in-distribution benchmark numbers, no edge-case failure characterization.)

  5. 5

    Account for the knowledge-acquisition cost and its maintenance. Who populates and who maintains your knowledge base, at what precision, and how does it stay current as the orbital environment and the regime change? If the answer is "it was scraped once," show the precision and the decay. (Falsifier: no provenance, no maintenance plan, undocumented precision.)

Core Concepts & Space Translation

The Common-Sense / Brittleness Thesis

Lenat's defining claim is that AI systems fail catastrophically at the edges of their narrow competence because they lack the millions of pieces of consensus-reality knowledge that competent humans share. Robust machine reasoning therefore requires an explicit, large body of common-sense knowledge, engineered rather than assumed to emerge. *Key work:* Lenat & Guha, "Cyc: toward programs with common sense," Comm. ACM (1990), doi:10.1145/79173.79176.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Cyc - Hand-Curated Formal Ontology + General Inference

The flagship instantiation: a universal schema of ~10^5 general concepts with ~10^6 hand-crafted axioms, expressed declaratively in a formal language (CycL) and manipulated by general logical inference. Knowledge is separated from the inference engine so the same asserted facts are reusable across many goals. *Key work:* Lenat, "CYC: A Large-Scale Investment in Knowledge Infrastructure," Comm. ACM 38(11) (1995), doi:10.1145/219717.219745.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Microtheories and Context

Cyc partitions its knowledge base into microtheories: locally consistent contexts within which a set of assumptions holds. Contradictory assumptions (different operators, regimes, jurisdictions, eras) can coexist in the global base because each is scoped to its own context, with explicit lifting rules between contexts. This is Lenat's answer to the consistency-versus-coverage problem of any large shared ontology. *Key work:* Lenat (1995), as above.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Knowledge as Infrastructure / The Knowledge-Acquisition Bottleneck

Lenat treated knowledge codification as a multi-decade infrastructure investment ("a person-century of effort"), and framed the central obstacle of AI as the cost of populating and maintaining the knowledge base rather than the cleverness of the algorithm. This reframes intelligence work as curation, provenance, and maintenance discipline. *Key work:* Lenat (1995); contrasted by the automated-reading response in Carlson et al., NELL (2010), doi:10.1609/aaai.v24i1.7519.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Automated Heuristic Discovery (AM / EURISKO)

Lenat's earlier program: machines that discover new concepts and new heuristics by applying and mutating heuristics over a seeded conceptual ontology, including heuristics that operate on heuristics (meta-level search). The lesson he drew was that open-ended discovery still depends on a rich, well-structured prior ontology to constrain the search. *Key work:* Lenat, "EURISKO: A program that learns new heuristics and domain concepts," Artificial Intelligence (1983) - foundational; echoed in machine-discovery work such as Holte, "Machine discovery of effective admissible heuristics," Machine Learning (1993), doi:10.1007/bf00993063.

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.

Explicit, Inspectable Justification (Trust by Construction)

A through-line across all of the above: a system should be able to show *why* it believes a conclusion, as a traceable chain over asserted facts. Trust comes from the inspectability of the knowledge and the inference, not from output fluency. *Modern restatement:* neurosymbolic KR for explainable/trustworthy AI (preprint, 2020, doi:10.20944/preprints202001.0163.v1); LINC neurosymbolic logical inference (2023, doi:10.18653/v1/2023.emnlp-main.313).

Space translation

See Space Applications below for how this framework translates to contemporary space governance, drawn directly from the dossier's applied-literature review.