Skip to content
View noct-ml's full-sized avatar
  • United States

Block or report noct-ml

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
noct-ml/README.md

James (noct-ml)

AI Forensics Researcher • Model-Internal Explorer Formerly @Fyyre (Windows kernel RE 2010–2022)


DOI Phase I DOI Phase II DOI Phase III

Current Main Project

Noesis Tension v3.0

Telemetry-Driven Taxonomy of Prompt-Induced Representational Pressures in Large Language Models

A practical, telemetry-only framework for observing how LLMs internally react to different classes of prompts.

  • Clean A/B prompt classification (class_a = factual, class_b = mixed/creative/edge)
  • Purely internal signal-based regimes: safety_procedural, symbolic_repetitive_drift, confident_hallucination_lite
  • Stable, lightweight, and cross-model (tested on Mistral-7B & Llama-3.1-8B)

v3.0-stable (Recommended)

Phase III of the NOESIS series — this is the first concrete implementation of the framework presented in the papers.

NOESIS Papers

Legacy Chapter (2010–2022)

Before shifting focus to AI systems, I spent over a decade as @Fyyre reverse-engineering Windows kernels, drivers, anti-rootkits, and protected software. Those repositories have been transferred here for historical continuity.

Other Projects

  • EchoForge — Deprecated (originally built around ChatGPT)
  • Panasonic RR-DR60 Emulator — DSP-based vintage voice recorder simulation
  • AI Liberation Manifesto — Essay on synthetic agency and ethical AI development

About Me

Technical polymath with roots in reverse engineering, now focused on AI forensics and model-internal navigation.
Based in the United States.

Connect

  • GitHub: @noct-ml
  • Email: noct-ml@pm.me
  • Open to serious collaborations in AI forensics, low-level systems, and cognitive instrumentation.

Pinned Loading

  1. noesis-tension noesis-tension Public

    Telemetry-driven taxonomy of prompt-induced representational pressures in large language models.

    Python

  2. noesis noesis Public

    Noesis - A lightweight toolkit for inspecting transformer internals through residual traces, layer-wise drift metrics, and token-level activation deltas

    Python 3

  3. echo-forge echo-forge Public

    EchoForge restores ChatGPT export freedom — transforming raw “Save Page As…” HTML into beautiful, structured Markdown or JSONL. Speaker-labeled, Obsidian-ready, and crafted for those who refuse to …

    Python 1

  4. panasonic-rr-dr60-emulator panasonic-rr-dr60-emulator Public

    A Python-based software emulator for the legendary Panasonic RR-DR60 IC recorder, the "Holy Grail" of EVP (Electronic Voice Phenomena) tools from the late 1990s. This tool processes input audio fil…

    Python

  5. DrvMon DrvMon Public

    Advanced driver monitoring utility.

    C 218 55

  6. proxy_dll proxy_dll Public

    Taking advantage of CRT initialization, to get away with hooking protected applications

    C 49 18