Skip to content
View 8Dionysus's full-sized avatar
Prepare for war
Prepare for war
  • Mexico
  • 09:05 (UTC -06:00)

Block or report 8Dionysus

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

Dionysus

I build local and hybrid AI systems that turn reusable techniques into agent workflows and long-horizon knowledge architectures.

About

My work sits at the intersection of engineering discipline, agent systems, and living architectures of thought.

I build workflows, infrastructure, and reusable techniques that make collaboration between humans and agents more legible, reproducible, and safe.

Two long-horizon directions organize most of what I build:

  • Agents of Abyss (AoA): an evolving ecosystem of agents, workflows, memory, routing, and infrastructure
  • Tree of Sophia (ToS): a living knowledge architecture for philosophy and world thought

For a compact ecosystem vocabulary, see GLOSSARY.md.

Start here

Current work

  • growing Tree-of-Sophia as a long-horizon knowledge architecture for philosophy and world thought
  • establishing Agents-of-Abyss as the ecosystem center and constitutional map of AoA
  • publishing reusable techniques in aoa-techniques
  • building aoa-skills as the execution layer for bounded agent workflows
  • shaping aoa-evals as the proof layer for bounded agent quality and behavior
  • preparing aoa-routing as the navigation and dispatch layer across AoA surfaces
  • bootstrapping aoa-memo as the memory and recall layer for explicit, reviewable memory surfaces
  • bootstrapping aoa-agents as the role and persona layer for explicit agent contracts
  • bootstrapping aoa-playbooks as the scenario and composition layer for recurring operational recipes
  • bootstrapping aoa-kag as the derived knowledge substrate layer for provenance-aware knowledge structures
  • developing abyss-stack as the modular local and hybrid AI foundation beneath AoA and ToS

Building toward

  • agent systems that stay legible as they scale
  • knowledge architectures that accumulate layers without collapsing into noise
  • infrastructure where new tools become durable capabilities
  • smaller and larger models using the same layered AoA surfaces effectively

Principles

  • publish durable techniques, not one-off accidents
  • build systems that stay legible, reviewable, and reproducible
  • let new tools become new layers, not chaos multipliers
  • prefer modular growth over brittle fusion
  • meaning for humans, acceleration for agents

Working style

  • humans and agents in the loop, with clear boundaries and handoffs
  • reviewable workflows over opaque automation
  • layered systems that can evolve without losing their source of truth

Selected repositories

  • Tree-of-Sophia
    Living knowledge architecture for philosophy and world thought

  • Agents-of-Abyss
    Ecosystem center for AoA: charter, layer map, federation rules, and program-level direction

  • aoa-techniques
    Reusable techniques for coding agents and humans

  • aoa-skills
    Bounded agent-facing execution workflows built on top of reusable techniques

  • aoa-evals
    Portable evaluation bundles for agents and agent-shaped workflows

  • aoa-routing
    Emerging navigation and dispatch layer for routing models and humans across AoA surfaces

  • aoa-memo
    Memory and recall layer for explicit, reviewable, provenance-aware memory surfaces

  • aoa-agents
    Role and persona layer for explicit agent contracts, boundaries, and handoff posture

  • aoa-playbooks
    Scenario and composition layer for recurring operational recipes across AoA surfaces

  • aoa-kag
    Derived knowledge substrate for provenance-aware, graph-friendly knowledge structures

  • abyss-stack
    Modular local and hybrid AI foundation for agent workflows, memory, data, and observability

Private work in development

  • ATM10-Agent (private, in development)
    Local multimodal companion with perception, memory, safe automation, and voice

Stack

  • Systems: Fedora, Podman, Windows 11
  • Languages: Python, Bash, JavaScript, PowerShell
  • Agent & app layer: FastAPI, Uvicorn, Streamlit, LangChain, LiteLLM, n8n
  • Models & inference: OpenVINO, OpenVINO GenAI, Ollama, Transformers, Torch
  • Data & memory: Postgres, Redis, Neo4j, Qdrant
  • Observability: Grafana, Prometheus, Alertmanager
  • Build workflow: ChatGPT, Codex, GitHub

Elsewhere

GitHub Stats

Pinned Loading

  1. Tree-of-Sophia Tree-of-Sophia Public

    A living knowledge architecture for philosophy and world thought, tracing texts, concepts, contexts, and lineages across time and cultures.

  2. Agents-of-Abyss Agents-of-Abyss Public

    Constitutional center of AoA: ecosystem identity, layer map, federation rules, and program-level direction.

  3. aoa-techniques aoa-techniques Public template

    Public canon of reusable engineering techniques for coding agents and humans: validation patterns, safety protocols, docs layouts, evaluation loops, and workflow primitives.

    Python

  4. aoa-skills aoa-skills Public template

    Bounded agent-facing skill bundles for coding agents and humans: reviewable execution workflows composed from reusable techniques.

    Python 1

  5. aoa-evals aoa-evals Public template

    Portable evaluation bundles for agents and agent-shaped workflows: bounded, reproducible, regression-aware proof surfaces for quality claims.

    Python

  6. aoa-agents aoa-agents Public

    Role and persona layer for AoA: explicit agent profiles, role contracts, handoff rules, memory posture, and evaluation posture.