Ilm al-Kalām Archive · System Documentation
DeepSeek extraction engine + Claude logic engine: how 107+ Islamic theological propositions were extracted from primary sources, structured as formal argument chains, and validated against the seven-layer SCRA architecture.
Computational theology is not AI-generated speculation — it is AI-assisted extraction of arguments that already exist in primary Islamic sources. The human researcher defines the question; the DeepSeek engine finds the sources; Claude structures the logical form; the result is validated against the seven-layer argument chain. No proposition in this archive was invented by the AI. Every proposition was extracted from named primary sources with explicit citation.
I. The Two-Engine System
Extracts raw theological knowledge from primary Islamic sources. The engine has extensive training on classical Islamic texts — Al-Kāfī, Biḥār al-Anwār, Tafsīr al-Mīzān, Fuṣūṣ al-Ḥikam, Nihāyat al-Ḥikma, and hundreds of others. When given a structured extraction prompt, it returns JSON-formatted propositions with source citations, premise arrays, and conclusions.
Structures extracted propositions into the seven-layer argument chain. Identifies logical dependencies between propositions. Validates internal consistency. Generates cross-school comparative analysis. Maps each proposition to its SCRA layer. Identifies gap propositions needed to complete logical sequences. Writes the final proposition content for the archive.
II. The Extraction Process
A structured extraction prompt sent to DeepSeek: "Extract all propositions from [source set] on [topic]. Format as JSON with fields: proposition_id, source, premises (array of axioms with text and source), conclusion, scra_layer, school, certainty_grade."
Raw JSON proposition objects — typically 6–14 propositions per topic extraction. The raw output includes the primary source citations that allow independent verification. DeepSeek's training on Arabic Islamic texts is extensive; citations can be cross-checked against standard hadith databases.
Validated propositions with corrections, additions, and cross-references. Gap propositions identified for follow-up extraction. The argument chain map (master-chain.json) updated with new proposition nodes and their layer assignments.
A complete seven-layer argument chain with 107+ propositions, 6 critical chain nodes, and all cross-layer dependencies mapped. The master-chain.json file serves as the machine-readable version of the argument chain displayed on the Argument Chain page.
III. Proposition Structure
Every proposition in the archive has the same structure — no exceptions. If a proposition cannot be structured in this form, it is not a proposition; it is an assertion.
The conclusion that follows from the premises above — stated precisely, without adding claims not present in the premises. The conclusion may then serve as a premise in a downstream proposition. The argument chain is built by these logical dependencies.
IV. Certainty Grades
Established by mutawātir (mass-transmitted) hadith or Quranic text with clear interpretation consensus. Cross-school agreement. No serious scholarly dispute.
Strong hadith chains (ṣaḥīḥ or ḥasan). Majority scholarly position within the relevant school. Minor scholarly disputes exist but the majority position is clear.
Derived by analysis from established sources. The proposition is the logical conclusion of the SCRA's argument chain applied to primary materials. Clearly labeled as analytical, not textually explicit.
V. Budget and Scale
The computational theology system is budget-efficient: the entire 107-proposition database was extracted for approximately $0.031 from a $2.00 DeepSeek API budget — 98.4% of the budget remains. At this rate, 10,000 propositions would cost approximately $3.00. The bottleneck is not API cost but validation quality: Claude's validation pass ensures the extracted propositions are logically coherent and accurately cited. The system scales: additional topic areas, cross-school comparisons, and deeper extraction of existing topics can be added at minimal cost. The Kalām Archive is designed to grow.
VI. What This System Does Not Do