AI-Assisted Engineering Should Track the Epistemic Status and Temporal Validity of Architectural Decisions
Sankalp Gilda, Shlok Gilda
TL;DR
The paper argues that AI-assisted software engineering must track epistemic status and temporal validity of architectural decisions. It introduces the First Principles Framework (FPF), combining explicit epistemic layers, conservative WLNK-based aggregation via the Gödel t-norm, and automated evidence decay to surface stale assumptions, backed by a retrospective deployment audit showing substantial evidence decay. The framework includes the F-G-R trust tuple, the Gamma invariant quintet, the ADI reasoning cycle, and the Design Rationale Record, providing a structured, auditable approach to decision making under uncertainty. Pragmatic deployment evidence and research directions underscore the need for temporal accountability to prevent trust inflation and architectural erosion in production systems.
Abstract
This position paper argues that AI-assisted software engineering requires explicit mechanisms for tracking the epistemic status and temporal validity of architectural decisions. LLM coding assistants generate decisions faster than teams can validate them, yet no widely-adopted framework distinguishes conjecture from verified knowledge, prevents trust inflation through conservative aggregation, or detects when evidence expires. We propose three requirements for responsible AI-assisted engineering: (1) epistemic layers that separate unverified hypotheses from empirically validated claims, (2) conservative assurance aggregation grounded in the Gödel t-norm that prevents weak evidence from inflating confidence, and (3) automated evidence decay tracking that surfaces stale assumptions before they cause failures. We formalize these requirements as the First Principles Framework (FPF), ground its aggregation semantics in fuzzy logic, and define a quintet of invariants that any valid aggregation operator must satisfy. Our retrospective audit applying FPF criteria to two internal projects found that 20-25% of architectural decisions had stale evidence within two months, validating the need for temporal accountability. We outline research directions including learnable aggregation operators, federated evidence sharing, and SMT-based claim validation.
