Skip to content
View aNitMotD's full-sized avatar

Block or report aNitMotD

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

About

Structure-based reasoning.
Focused on boundaries, responsibility, and failure modes.

I tend to approach human–AI interaction problems
as responsibility-boundary problems rather than capability problems.

Some of the work I publish (e.g., Zero Reflect)
emerged from treating non-decision and boundary marking
as first-class design constraints, rather than limitations.

Main Work

  • Structure-based Reasoning Core / Axis Loss
    A collection of structure-based analysis artifacts focused on axis loss across layered systems.

    Focus areas include:

    • failure boundaries
    • responsibility attribution
    • non-remediable constraints

    LLM-assisted systems are treated as one observable instance, not the defining scope.

    https://github.com/aNitMotD/structure-based-reasoning-core

Other Work

Archived Work

ZR-UX — archived exploratory UX model
https://github.com/aNitMotD/zr-ux

Job — QA Tester (Since 2020.05-)

Focuses on issue reproducibility, failure condition definition, and responsibility-boundary clarification, using functional and behavioral testing as analytical instruments.

  • Perform functional and behavioral validation to identify defects.
  • Produce issue reports based on reproducible conditions and observed behavior.
  • When issues fall outside the team’s responsibility scope, define problem validity conditions and articulate responsibility boundaries for traceability and accountability.

Scope Note

My job description reflects what I do at work.

My repositories document structures observed and analyzed across everyday contexts involving humans and systems (including AI), independent of my job role.

Repository content is observational and analytical, not job-specific practices, methods, or operational guidance.

Pinned Loading

  1. structure-based-reasoning-core structure-based-reasoning-core Public

    Structure-based boundary analysis artifacts. Edge cases, RCA cases, constraints, and trigger patterns. Not examples of failure, but markers of structural limits. They mark where interpretation stop…

    1

  2. aNitMotD aNitMotD Public

  3. zero-reflect zero-reflect Public

    Zero Reflect (ZR) — responsibility-boundary based.

  4. zr-ux zr-ux Public

    A UX layer for Zero Reflect (ZR). It makes responsibility boundaries recognizable without giving conclusions.