Skip to content
View 8Dionysus's full-sized avatar
Prepare for war
Prepare for war
  • Mexico
  • 19:20 (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, bounded agent workflows, and source-first knowledge architectures.

This profile repository is the public entry surface for my ecosystem. It helps humans and agents find the right repository, but it is not the source of truth for the specialized layers themselves.

Two long-horizon directions anchor most of the work:

  • Agents of Abyss (AoA): an operational federation of explicit layers for long-horizon agentic systems
  • Tree of Sophia (ToS): a source-first living knowledge architecture for philosophy and world thought

Beneath them sits abyss-stack, the infrastructure substrate. Alongside them sits ATM10-Agent, a local-first companion surface shaped by the same broader direction.

For a compact ecosystem vocabulary, see GLOSSARY.md.

Start here

What this profile is for

This repository is a coordination and orientation surface.

It exists to:

  • introduce the broader AoA / ToS ecosystem
  • point to the repositories that own the real charters, roadmaps, workflows, and implementations
  • keep the public layer map legible for humans, smaller models, and new collaborators

It should not silently replace the source repositories it links to.

Public ecosystem map

Core anchors

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

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

  • abyss-stack
    Infrastructure substrate for AoA and ToS: modular, rootless, local-first runtime, deployment, storage, and lifecycle services for self-hosted AI systems

  • ATM10-Agent
    Local-first ATM10 companion for Windows 11: vision, RAG/KAG memory, dry-run automation, voice, and a gateway-backed operator panel

Public AoA layers

  • aoa-techniques
    Public canon of reusable engineering techniques for coding agents and humans

  • aoa-skills
    Bounded agent-facing skill bundles composed from reusable techniques

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

  • aoa-routing
    Thin routing layer for explicit navigation, typing, and dispatch 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 profiles, role contracts, and handoff posture

  • aoa-playbooks
    Scenario and composition layer for recurring operations, handoffs, fallback paths, and validation posture

  • aoa-kag
    Knowledge substrate layer for provenance-aware derived structures, graph-ready projections, and framework-neutral retrieval surfaces built from source-first repositories

Current direction

I am 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
  • local-first and hybrid systems that keep human meaning and operational clarity in view

Working principles

  • publish durable techniques, not one-off accidents
  • keep source-of-truth boundaries explicit
  • prefer modular growth over brittle fusion
  • make workflows reviewable, reproducible, and portable
  • keep systems legible to humans while accelerating agents

Working style

  • humans and agents in the loop, with clear handoffs
  • compact public surfaces over inflated repository folklore
  • layered growth that does not erase ownership boundaries

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.

    Python

  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. abyss-stack abyss-stack Public

    Infrastructure substrate for AoA and ToS: modular, rootless, local-first runtime, deployment, storage, and lifecycle services for self-hosted AI systems.

    Shell

  6. ATM10-Agent ATM10-Agent Public

    Local-first ATM10 companion for Windows 11: vision, RAG/KAG memory, dry-run automation, voice, and a gateway-backed operator panel.

    Python