Frequently Asked Questions
General
What is AnubisX?
AnubisX is a formal framework for behavioral digital attribution. It provides a complete, theoretically grounded methodology for attributing digital artifacts to their sources based on behavioral evidence. The framework integrates an axiomatic foundation (16 axioms in 6 groups), the Cognitive Centroid theory of behavioral identity, a mathematical framework comprising 292 objects across 24 categories, an algorithmic catalog of 37 algorithms spanning 5 behavioral modalities, a six-layer architectural design, and a pre-specified four-tier validation infrastructure with 31 acceptance criteria.
Is AnubisX production-ready?
No. AnubisX is a research framework. The open-source prototype implements only the stylometric modality, and empirical validation is limited to 31 Egyptian Twitter accounts. The framework is formally specified but not yet ready for operational deployment. See the Framework Overview for a detailed status breakdown.
What makes AnubisX different from other attribution methods?
AnubisX is the first framework to provide a complete formal foundation for behavioral digital attribution. Unlike ad-hoc or single-modality approaches, it defines an axiomatic system, a formal theory of behavioral identity (Cognitive Centroid), a comprehensive mathematical framework, a catalog of algorithms across five behavioral modalities, and a pre-specified validation infrastructure — all within a single, internally consistent framework.
Technical
What is the Cognitive Centroid?
The Cognitive Centroid is a theoretical construct that models behavioral identity as an asymptotic attractor in a high-dimensional feature space. It represents the hypothetical center of an individual's behavioral patterns, toward which empirical observations converge as the sample size increases. This enables formal reasoning about identity from incomplete or noisy evidence.
How many algorithms does the framework include?
The Algorithm Catalog includes 37 algorithms organized across 9 domains, spanning all 5 behavioral modalities. Of these, 33 are established (implementable based on existing literature), 2 are proposed (requiring novel development), and 2 are TBD (to be determined).
What behavioral modalities are covered?
The framework defines five behavioral modalities: (1) Stylometric — analysis of writing style and linguistic patterns; (2) Chrono-profiling — temporal patterns of activity; (3) Terminal profiling — command-line and system interaction patterns; (4) Network analysis — communication and relationship patterns; and (5) Media forensics — digital media artifact analysis.
What is currently implemented in the prototype?
The open-source prototype (Anubis Twitter v2.5) implements only the stylometric modality. It consists of 47 Python files (~2,800 LOC) and focuses on Arabic Twitter data. The remaining four modalities are specified at the algorithmic level but have not been implemented.
Validation
What has been validated?
Empirical validation has been conducted on the stylometric modality through 15 experiments (EXP-001 through EXP-015) using 31 Egyptian Twitter accounts. Results demonstrate feasibility of behavioral attribution within this limited scope.
What validation is planned?
The framework specifies a four-tier validation infrastructure with 31 acceptance criteria: Tier I (Foundation) validates axiomatic and mathematical consistency; Tier II (Implementation) validates algorithmic correctness; Tier III (Empirical) validates experimental reliability; Tier IV (Operational) validates deployment readiness. Only a subset of Tier III has been addressed to date.
What are the known limitations?
Key limitations include: (L1) only stylometric analysis has been empirically tested; (L2) the prototype implements only one of five modalities; (L3) evidence is limited to 31 accounts from a single platform; (L4) computational requirements for multimodal analysis are uncharacterized; (L5) algorithm ALG-023 (Confidence Calibration) is at TBD status; (L6) generalizability across languages, platforms, and cultures is unestablished. See the Framework Overview for full details.
Usage
Can I use AnubisX in my research?
Yes. The framework and prototype are open-source under CC BY 4.0 License. You may use, adapt, and build upon the work with appropriate attribution. Researchers are encouraged to contribute to the development of unimplemented modalities and to conduct independent validation studies.
How should I cite AnubisX?
Please cite the framework as: Awad, A. (2026). AnubisX: A Formal Framework for Behavioral Digital Attribution (Version 3.0.0) [Computer software]. See the Citation page for APA, BibTeX, and IEEE formats.
Where is the source code?
The source code is hosted on GitHub at github.com/AnubisXFramework/AnubisXFramework. The repository includes the prototype implementation, dataset (31 Egyptian Twitter account JSON files), and full documentation.