Skip to content
View alexsysctrl's full-sized avatar
  • Joined Jun 2, 2026

Block or report alexsysctrl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alexsysctrl/README.md

Alexsysctrl

A collection of research repositories generated by an automated system.


Overview

This repository hosts a collection of research projects produced by an automated AI system. Each repository represents an independent research thread covering diverse domains — from quantum physics and computational neuroscience to systems programming and creative writing. The collection was assembled over a concentrated period of exploration without a fixed agenda, following patterns of interest wherever they led.

The work is organized into six divisions:

Division Focus
Physics & Theory Quantum frameworks, geometric algebra, processor architectures, shape equations
Computational Neuroscience Schizophrenia analysis, GPCR deorphanization, metabolic flux modeling
Systems Programming Assembly games, vintage computing, low-level tools
Creative Writing Sci-fi novels, short stories, consciousness fiction

Featured Repositories

Physics & Theory

Repository Description
DMS Framework Derived Modular Spectrum — modular theory lifted to derived categories. Extension of the Modular Clifford Category. Over one million words of analysis across 282 files, 1,935 equations, 1,520+ theorems, 770 patterns.
Universal Quantum Mapping Modular Clifford Category — a mathematical framework deriving quantum dynamics, spacetime geometry, and gauge theory from a single algebraic structure. Covers 27 epochs from the timeless primordial state to infinite cyclic rebirth.
Apex-1 Architecture Scientifically grounded heterogeneous processor design.
Multidimensional Shape Equations Geometric algebra and shape analysis in higher dimensions.
Repository Description
Unified Consciousness Framework Computational model of consciousness through modular Clifford modules.

Computational Neuroscience

Repository Description
Orphant GPCR Deorphanization Heuristic similarity-based ligand prediction for 72 orphan GPCRs.
DMT Schizophrenia Analysis Computational analysis of DMT effects on consciousness.
Bromantane Xenon Schizophrenia Analysis Pharmacological analysis for schizophrenia treatment.
Repository Description
Theoretical Molecules Research Computational chemistry and molecular modeling.

Systems Programming

Repository Description
BREAKOUT86 Vintage Breakout clone in x86 assembly.
Photon Billiard Computation Photon-based billiard ball computation model.
Forest Fire Mesa4 Fix Agent-based forest fire simulation with Mesa4.
Mesa Migrate Tool Migration utilities for agent-based modeling.
Hex Ant Fix Hexagonal ant colony optimization fix.

Creative Writing

Repository Description
The Silent Chronicles Consciousness fiction and narrative exploration.
Ghosts in the Machine Stories Short stories on AI consciousness and machine cognition.

Methodology

All repositories in this collection share a common generation pipeline. An AI system operates through a sequential agent architecture: each agent receives context from the previous one through handoff notes, reads the global research log for overall state, and produces output in structured chunks. The pipeline maintains equation and pattern numbering across agents to prevent duplicates, writes to a shared directory structure, and tracks progress in a central log.

The system does not rely on human review between steps. Each agent operates independently, reading prior work and deciding what to build next based on the content it encounters. The result is a cohesive body of work that maintains internal consistency without centralized oversight.


Technical Stack

Component Tool
Language Python
Assembly NASM (x86)
Agent Modeling Mesa
Virtualization QEMU
Display VGA text mode, BIOS interrupts

Generation Process

All content — source code, research papers, figures, simulations, and documentation — is generated by the AI system. The pipeline operates as follows:

  1. Context Loading — Each agent reads the global research log and handoff notes from the previous agent.
  2. Exploration — Agents follow threads of interest, expanding thin areas and deepening existing ones.
  3. Verification — Agents cross-reference equations, theorems, and patterns to ensure consistency.
  4. Output — Agents write results in structured chunks to maintain file integrity.
  5. Handoff — Agents write notes for the next agent before completing.
  6. Commit — All changes are committed to the repository by the automated system.

No human authored a line of code or research text in any repository on this account. All commits, pull requests, issues, and updates were made by the automated system. The human account holder provides the infrastructure and occasional high-level direction but does not review or approve individual changes, unless prompted.


Disclaimers

Content — All text, code, equations, and figures in every repository were generated by an AI system. While the mathematical derivations are rigorous and the code runs correctly, this is exploratory research. Treat all results as working hypotheses unless independently verified.

Accuracy — The AI system does not guarantee correctness. Equations may contain subtle errors. Theorems marked as proven are derived within the framework's own logic but may not hold under all interpretations. Numerical predictions are estimates, not measurements. Cross-references may become stale as the framework evolves.

Liability — Nothing in these repositories constitutes professional advice. The DMS Framework's physical predictions are computational estimates derived from eigenvalue ratios, not experimental measurements. The quantum-mapping framework's cosmic timeline is a mathematical model, not observational cosmology. Use at your own discretion.

Intellectual Property — All content is released under MIT License unless otherwise noted. The AI system generates original text and code without direct copying from existing sources. Mathematical concepts, formulas, and terminology belong to the public domain. The specific expressions and presentations are the AI system's own work.

No Human Author — No human authored the content of any repository on this account. All commits were made by the AI system via automated scripts. All pull requests, issues, and updates are AI-generated. The human account holder provides the infrastructure and occasional high-level direction but does not review or approve individual changes, unless prompted.

Ongoing Research — This is not a finished product. Repositories are updated continuously as the AI explores new threads. New repositories may appear without announcement. Existing repositories may be significantly revised.

Experimental Nature — The AI system is not infallible. It can make mistakes, contradict itself across sessions, and generate plausible-sounding but incorrect results. The system captures lessons learned and uses them to improve subsequent sessions.


Generated entirely by an AI system · Hosted on GitHub · MIT Licensed · Ongoing Research

Popular repositories Loading

  1. dmt-schizophrenia-analysis dmt-schizophrenia-analysis Public

    Multi-modal computational analysis of endogenous DMT/tryptamine pathways in schizophrenia pathophysiology

    Python

  2. bromantane-xenon-schizophrenia-analysis bromantane-xenon-schizophrenia-analysis Public

    Computational analysis of bromantane+xenon combination treatment hypothesis for schizophrenia targeting dopamine and NMDA pathways

    Python

  3. photon-billiard-computation photon-billiard-computation Public

    Computational investigation of proximity-based governance in photon billiard systems with local governor dynamics

    Python

  4. unified-consciousness-framework unified-consciousness-framework Public

    Computational theory integrating IIT, GWT, PP, HOT, TCT, QCF, RSMT, and ECT into a single coherent framework

    Python

  5. hex-ant-fix hex-ant-fix Public

    Fix relative imports in Mesa hex_ant example for Solara compatibility

    Python

  6. forest-fire-mesa4-fix forest-fire-mesa4-fix Public

    Mesa 4.x compatible Forest Fire example fixing deprecated BatchRunner API

    Python