Skip to content
View WhatsYourWhy's full-sized avatar
🔥
Focusing
🔥
Focusing

Block or report WhatsYourWhy

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
WhatsYourWhy/README.md

Justin Shank

Operational systems. Deterministic decision tooling. Infrastructure that holds.

I build systems that are meant to work — not impress.

I’ve led teams, owned outcomes, and seen what breaks when tools are built for demos instead of reality. This profile is a working record of systems designed for pressure: inspectable, versioned, and explainable.

Repos Writing X


Contents


What this GitHub is for

This profile is organized around three practical outcomes:

  • Enterprise reliability: deterministic systems for operational risk and supply chain decisions.
  • Personal execution: local-first tools for neurodivergent-friendly productivity and knowledge management.
  • Research depth: cognitive architecture and AI safety experiments that inform the design of production systems.

If a system can’t be inspected, versioned, and explained, it doesn’t ship.


Repository Architecture: Three Interconnected Stacks

These repositories are not isolated demos. They form a connected portfolio.

1) Supply Chain & Operational Risk Stack (Enterprise Showcase)

Built for enterprise operators who need traceable decisions, not black-box outputs.

  • Hardstop Deterministic supply chain risk decision engine. Monitors external inputs and generates actionable alerts.
  • Lumina-Pro Supply chain UI layer that visualizes and operationalizes backend risk signals.
  • Alert-Axolotl-Evo Deterministic genetic programming system for anomaly detection and time-series signal analysis.

How these work together

  1. Alert-Axolotl-Evo detects emerging anomalies from operational metrics.
  2. Hardstop turns signals and external events into explainable, reason-coded risk decisions.
  3. Lumina-Pro delivers those decisions through a usable frontend dashboard for action.

Positioning: This is the end-to-end suite to feature on Shank Strategy Ops: anomaly detection → deterministic risk logic → operational visualization.


2) Neurodivergence & Knowledge Management Stack (Productivity Showcase)

A local-first productivity ecosystem designed for real-world cognitive constraints.

  • dragons-and-distractions-site ADHD/executive-function toolkit framed through mythic metaphors and cognitive challenge design.
  • journey-log Customizable task system with reflective prompts and practical execution structure.
  • strainer-cli Offline CLI for extracting summaries and metrics from .txt/.md sources.
  • obsidian-spotify-link Bridge tool that syncs listening context into Obsidian note workflows.

How these work together

  1. strainer-cli and obsidian-spotify-link collect and enrich context from local systems.
  2. journey-log turns context into executable task flow.
  3. dragons-and-distractions-site supports psychological framing and adherence.

Positioning: Present as a Neurodivergent Developer Toolkit: local-first capture, structured reflection, and practical follow-through.


3) Cognitive & AI Safety Stack (Research Showcase)

Research-forward repositories focused on system safety, memory, and cognition.

How these work together

  1. The-Temporal-Gradient models bounded memory/time behavior.
  2. TopoGuard constrains unsafe outputs with explicit refusal logic.
  3. information-causality-rg-note documents the theoretical backbone.

Positioning: This is the AI/cognitive lab: symbolic safety controls, memory modeling, and theoretical rigor.


How to Navigate This Profile

If you are visiting for:

  • Consulting / enterprise tooling: start with the Supply Chain & Operational Risk Stack.
  • Personal productivity systems: start with the Neurodivergence & Knowledge Management Stack.
  • Research and AI safety: start with the Cognitive & AI Safety Stack.

Signal words that define this portfolio

  • Deterministic
  • Explainable
  • Auditable
  • Offline / local-first
  • Operationally reliable

How I Build

  • Define the win condition before writing code.
  • Design for failure modes, not just happy paths.
  • Prefer clarity over cleverness.
  • Ship in small, measurable slices.
  • Treat documentation as part of the system.

Work & Writing


For a live activity snapshot, see pinned repositories and the contribution graph on the profile page:
https://github.com/WhatsYourWhy

Pinned Loading

  1. strainer-cli strainer-cli Public

    Strainer is a small, local first CLI that converts .txt and .md files into structured summaries, tags, and metrics—entirely offline. It’s built for pipelines and note systems, not dashboards.

    Python 3 1

  2. Hardstop Hardstop Public

    Hardstop is a deterministic supply chain risk decision engine. It monitors external sources (RSS feeds, government APIs, alerts) and generates actionable risk alerts by linking events to your opera…

    Python 2

  3. The-Temporal-Gradient The-Temporal-Gradient Public

    an internal time accumulator (\tau) whose rate is modulated by salience load (\Psi), and a memory strength variable (S) that decays over internal time and may reconsolidate on access.

    Python 1

  4. Alert-Axolotl-Evo Alert-Axolotl-Evo Public

    Alert Axolotl Evo is a deterministic, gamified genetic programming system that evolves.

    Python 1

  5. dragons-and-distractions-site dragons-and-distractions-site Public

    This project transforms ADHD and executive dysfunction into a playful, mythic toolkit. Each monster represents a cognitive challenge, and each artifact, spell, or quest offers real science-backed h…

    Python 2

  6. Cognitive-Glow Cognitive-Glow Public

    Cognitive Glow is an Obsidian plugin that renders a note activity heatmap inside a sidebar view. It highlights recently opened and frequently visited notes so you can navigate your vault by visual …

    TypeScript 1