← 3D Interactive Explorer The Engineering Record
Documented Technical Account

Reconstruction Methodology and Evidence Standards

Forensic evidence hierarchy, primary source reconciliation, and multi-agent AI verification standards.

This document sets forth the forensic standards, evidence hierarchy, computational modeling principles, and multi-agent peer-auditing workflows used to construct the World Trade Center 3D reconstruction and technical explainer.

The defining standard of this project is epistemic transparency: every rendered element, numerical parameter, and historical claim is explicitly categorized by its level of evidentiary certainty, and what remains unverified or simplified is cataloged with the same prominence as what is established.


1. Evidence Hierarchy

Every physical component in the 3D model, every timeline entry, and every structural mechanism in the text is assigned to one of three evidentiary tiers:

Tier 1: Directly Observed Physical Evidence

Physical artifacts, verified photographic records, and instrumental measurements that exist independently of post-disaster numerical modeling.

Tier 2: Calibrated Engineering Calculations and Forensic Simulations

Validated numerical simulations developed by NIST, FEMA, and academic investigators, explicitly calibrated against Tier 1 physical evidence.

Tier 3: Geometric, Interpolative, and Illustrative Representations

Visual modeling decisions made for interactive 3D WebGL rendering, clearly identified so they are not mistaken for historical surveying.


2. Primary Source Datums and Geometry Verification

Floor Elevations and Story Heights

Rather than assuming uniform 12-foot story heights, the model incorporates all 220 individual story heights transcribed directly from LERA source schedules (`floor_heights.txt`). Story spacing accounts for:

Substructure and Slurry Wall ("The Bathtub")

The subterranean enclosure is modeled directly from foundation contract sheets R-60 through R-77:


3. Forensic Case Studies in Reconciling Contradictions

Case Study A: The North Tower Antenna and Core Initiation Myth

A persistent claim in secondary literature asserts that the North Tower's 360-foot telecommunications antenna began dropping before the exterior walls, which some interpreted as proof that the building's central core was severed and dropped independently.

The Forensic Record: NIST NCSTAR 1-6 §6.1 conducted rigorous photogrammetric triangulation of collapse initiation across five independent camera angles. The investigation proved that:

  1. In cameras viewing the tower from the south-southwest, optical line-of-sight perspective caused the antenna to appear to drop relative to the northern roofline.
  2. The building was tilting approximately 8° toward the south as collapse initiated. As the rigid top block rotated southward toward the southern camera, the antenna tip moved downward and toward the camera before the receding northern parapet line.
  3. Orthogonal views from the west and east confirmed that the antenna and the roofline moved simultaneously within optical measurement uncertainty (±0.1 s). The antenna was structurally mounted directly on the massive four-story hat truss (Floors 107–110), which cross-braced core columns 501–808 to the perimeter frame. The core could not drop independently of the perimeter without shearing the entire hat truss, an event disproven by recovered hat truss components.

Case Study B: The Superseded "Pancake Theory"

FEMA's initial May 2002 preliminary assessment (FEMA 403) proposed that floor trusses sheared their perimeter seats and fell flat onto underlying floors in a cascading "pancake" sequence, leaving the hollow perimeter tube temporarily intact.

The Forensic Record: NIST's comprehensive 2005 investigation explicitly rejected the pancake hypothesis based on physical evidence:

  1. If floors had sheared cleanly at their seats, they could exert no inward horizontal pull on the perimeter columns.
  2. High-resolution photographic analysis documented extensive inward bowing of exterior walls prior to collapse: up to 55 inches along the South face of WTC 1 and 20 inches along the East face of WTC 2.
  3. Recovered floor truss seats (e.g. NIST NCSTAR 1-3C) showed horizontal tensile tearing rather than downward vertical shearing, proving the sagging floor slabs acted as catenary cables, pulling the exterior columns inward until they buckled under combined vertical and lateral load.

4. Multi-Agent AI Triangulation and Verification Pipeline

Conceived, directed, and built by @mattwatkajtys and robot friends, this project employs an automated multi-agent architecture across three distinct frontier reasoning engines to ensure maximum fidelity and eliminate human oversights or single-model hallucinations:

``` PRIMARY FORENSIC SOURCES (PANYNJ Contract Drawings · NIST NCSTAR · FEMA 403) │ ┌────────────────────────┼────────────────────────┐ ▼ ▼ ▼ OpenAI GPT-6 Astra Google Gemini 3.8 Moonshot Kimi K3 (Reasoning: Ultra) (Thinking: High) (Thinking: High) │ │ │ 3D Geometric Meshes, Forensic Cross-Audit, Circulation & Elevator Slurry Wall & Sublevels Perspective Geometry, Shaft Datums, Source Procedural Generation SEO & Deployment Build Completeness Checks └────────────────────────┬────────────────────────┘ ▼ AUTOMATED REGRESSION SUITE 422 Geometry & State Assertion Checks Static Package & Cross-Reference Tests ▼ PRODUCTION 3D WEBGL PLATFORM (wtcexplained.com) ```

  1. Procedural Geometry Generation (OpenAI `gpt-6-astra`): Executed complex Three.js geometry generation, mathematical coordinate transformations, 1,548 substructure tieback coordinates, and interactive animation state controllers across 77 development threads.
  2. Forensic & Source Auditing (Google `Gemini 3.8 Flash (High)`): Cross-checked rendered coordinates against NIST tables and original drawing scans, resolved the antenna line-of-sight kinematics, maintained the formal fidelity assumption register, and structured metadata for open scientific deployment across 10 audit sessions.
  3. Elevator & Circulation Verification (Moonshot `k3`): Researched mechanical floor machine rooms, shuttle elevator hoistway terminations, core aperture boundaries, and 3D visual material shading across 6 focused research sessions.
  4. Automated Continuous Integration: A custom Python and headless-browser verification test suite executes 422 automated assertions on every build, confirming HTML IDs, local hyperlink resolution, JavaScript module hashes, and geometry consistency.

5. Explicit Limitations and Boundaries

  1. Not an Aerodynamic or Hydrodynamic Solver: The browser model renders historical and calculated forensic states; it does not compute real-time structural stress tensors, wind turbulence, or fluid dynamics.
  2. Post-Impact Interior Obscurement: While exterior damage is fully mapped from direct photography, interior damage to core columns in central elevator banks is based on NIST's calibrated collision simulations; direct photography of the internal core during the disaster does not exist.
  3. Tenant Alterations: The model reflects original design and structural alteration drawings on file with the Port Authority; minor non-structural architectural partition shifts made by individual commercial tenants between 1973 and 2001 are not comprehensively reconstructed.
  4. Non-Sensational Educational Mandate: The explainer is designed strictly as an engineering record. All representations prioritize sober structural physics, educational utility, and respect for historical fact.