Skip to main content

Rhetoric as System Design

The Core Thesis of Anthony James Padavano

I do not come to engineering from a vacuum. I come to it from Literature, Rhetoric, and Narrative Theory The study of how stories are structured and how that structure creates meaning — applied here to system design . To me, code is not just a tool for computation—it is a medium for structured intention.

As an AI-Native Architect, I focus on the Logocentric Architecture A design philosophy where narrative coherence and logical integrity govern every system decision : the narrative coherenceThe quality of a system where every component's purpose is legible and its relationship to the whole is clear and logical integrity of the system. I direct AI to implement these structures with a rigor that manual coding often misses.

Most technical systems fail not because of bad syntax, but because of poor narrative coherence The quality of a system where every component's purpose is legible and its relationship to the whole is clear . If a system's state machine A model describing all possible states a system can be in and the transitions between them doesn't have a clear "character arc," it becomes buggy. If an orchestration layer lacks "rhetorical awareness," it collapses under scale.

"Humanities provide the 'Why' and the 'How things mean.' Engineering provides the 'What' and the 'How things work.' My work is the bridge."

Here is the exhaustive proof of how my academic background translates into technical qualification.

Humanities Concept

Dramaturgical Analysis (Goffman)

Technical Abstraction

Identity Masking & State Management

The Proof: Implemented 16 professional masks that dynamically filter state based on audience (recruiter, collaborator, etc.) using a directed acyclic graph (DAG) of credentials.

Implemented in: in-midst-my-life
Humanities Concept

Morphology of the Folktale (Propp)

Technical Abstraction

Declarative State Transitions (DSL)

The Proof: Encoded 31 Proppian functions as executable Python primitives within a custom DSL (Ritual Syntax), formalizing narrative structure as computable logic.

Implemented in: Recursive Engine (RE:GE)
Humanities Concept

Rhetorical Situation (Bitzer)

Technical Abstraction

Context-Aware Orchestration

The Proof: Designed 9 communication topologies that enforce 'rhetorical' constraints on agent swarms, ensuring information flow matches the situational exigence of the task.

Implemented in: Agentic Titan
Humanities Concept

Intertextuality (Kristeva)

Technical Abstraction

Dependency Graph & Registry Architecture

The Proof: Built a machine-readable registryA centralized, queryable data store that serves as the single source of truth for all entities and their relationships in a system for 91 repositories where 'meaning' (functionality) emerges from the validated inter-repo dependency graph (31 edges).

Implemented in: Eight-Organ System
Humanities Concept

The Hero's Journey (Campbell)

Technical Abstraction

Process Lifecycle & Promotion Logic

The Proof: Authored a 4-phase governance pipeline (Candidate -> Local -> Candidate -> Public) that treats codebase maturity as a narrative arc with explicit transformation gates.

Implemented in: System Governance Framework
Humanities Concept

Semiotics (Peirce)

Technical Abstraction

Ontological Function Calling

The Proof: Bridged symbolic signs with technical execution via a 12-concept architectural framework for grounded AI tool use, mapping 'Sign' to 'Code'.

Implemented in: LingFrame / call-function--ontological

The trajectory below is not a career pivot — it is a recursive synthesis A process where each stage incorporates and transcends the previous, producing emergent capability at each iteration . Each phase supplied a cognitive tool that became load-bearing in the next.

The Foundation: Undergraduate Literature

Critical analysis of complex texts. Learned to deconstruct systems of meaning before I ever touched a compiler.

The Craft: MFA in Creative Writing

Mastered the architecture of narrative and the rigor of peer review. Narrative design is the ultimate preparation for UX and system state machines.

The Praxis: A Decade in Postsecondary Education

Managed the "user experience" of learning for 2,000+ students. Learned to translate complex abstractions into clear, actionable protocols.

The Synthesis: The Eight-Organ System

The culmination of these identities. 116 repositories of code, 740K words of documentation, and a fully governed creative ecosystem.