Skip to content
@meta-organvm

meta-organvm

Eight organs. One system. Creative infrastructure at institutional scale.

meta-organvm

System-wide registry, governance rules, and cross-organ coordination

μετά (meta) — beyond, about, self-referential

Eight organs. One system. Creative infrastructure at institutional scale.

Organ I — Theoria Organ II — Poiesis Organ III — Ergon Organ IV — Taxis Organ V — Logos Organ VI — Koinonia Organ VII — Kerygma

81 repositories • ~320,000 words of documentation • 8 GitHub organizations • 16 published essays

Read the essays →


System Overview

The organvm system is a creative-institutional infrastructure composed of eight specialized organs — each operating as an independent GitHub organization with its own repositories, governance model, and domain focus. Together, they form a coordinated portfolio that spans epistemological theory, generative art, commercial products, orchestration tooling, public scholarship, community spaces, and content distribution.

This is not a monorepo. It is not a corporate org chart. It is an organism — a living system where theory feeds art, art feeds commerce, and the whole is governed by explicit dependency rules that prevent architectural decay. Each organ has a Greek name drawn from its domain's philosophical lineage, and each operates with the autonomy of an independent studio while contributing to the coherence of the whole.

The meta-organvm organization is the umbrella layer: the vantage point from which the entire system becomes legible. It holds no application code. It exists to make the structure navigable and to demonstrate that creative work can be organized with the same rigor applied to distributed systems architecture.

The Eight Organs

# Greek Name Domain Organization Repos Status Distribution Flagship
I Theoria (θεωρία) Theory organvm-i-theoria 18 9P / 4Pr / 3S / 2D recursive-engine--generative-entity
II Poiesis (ποίησις) Art organvm-ii-poiesis 21 4P / 5Pr / 7S / 5D metasystem-master
III Ergon (ἔργον) Commerce organvm-iii-ergon 22 15P / 3Pr / 3S / 1D public-record-data-scrapper
IV Taxis (τάξις) Orchestration organvm-iv-taxis 9 3P / 2Pr / 1S / 3D agentic-titan
V Logos (λόγος) Public Process organvm-v-logos 2 1P / 1D public-process
VI Koinonia (κοινωνία) Community organvm-vi-koinonia 3 2S / 1D Early development
VII Kerygma (κήρυγμα) Marketing organvm-vii-kerygma 4 3S / 1D Early development
VIII Meta (μετά) Umbrella meta-organvm 2 1P / 1D You are here

P = PRODUCTION, Pr = PROTOTYPE, S = SKELETON, D = DESIGN_ONLY

System-wide: 33 PRODUCTION · 14 PROTOTYPE · 19 SKELETON · 15 DESIGN_ONLY

System Architecture

The eight organs are not peers — they form a directed dependency graph with strict flow constraints.

The creative pipeline flows in one direction:

Theory (I) → Art (II) → Commerce (III)

ORGAN-I produces epistemological frameworks, recursive models, and ontological scaffolding. ORGAN-II consumes those frameworks to build generative art systems, interactive performances, and experiential installations. ORGAN-III packages proven creative work into deployable, revenue-generating products — SaaS platforms, data tools, and browser extensions.

The governance layer operates orthogonally:

  • ORGAN-IV (Taxis) manages cross-organ orchestration: dependency resolution, promotion state machines, and agentic routing infrastructure.
  • ORGAN-V (Logos) publishes the public process — 16 essays and methodology documents that make the system's construction visible. Read them here.
  • ORGAN-VI (Koinonia) provides community infrastructure — reading groups, salon spaces, and collaborative forums.
  • ORGAN-VII (Kerygma) handles outbound distribution — POSSE syndication (Mastodon + Discord verified), announcements, and audience development.
  • ORGAN-VIII (Meta) is the umbrella coordination layer — the map of the territory.

No back-edges exist in the dependency graph. Commerce cannot reach back into Art for runtime dependencies; Art cannot reach back into Theory. This constraint is architectural law, not suggestion. It ensures that each layer can evolve independently without creating circular coupling.

Design Principles

No back-edges. The dependency graph flows strictly from theory through art to commerce. Governance organs (IV-VIII) coordinate laterally but never introduce circular dependencies.

Documentation precedes deployment. No repository advances to its next phase until its documentation meets the defined quality gate. READMEs are written before features ship, not after.

Every README is a portfolio piece. Documentation is written for grant reviewers, hiring managers, and collaborators — not just developers. Each README demonstrates both technical capability and communicative clarity.

Parallel launch across all organs. The system launches as a whole, not organ by organ. Every organ is represented from day one, even if some begin as stubs. The architecture is legible at every stage.

Promotion is a state machine. Repositories move through defined states — LOCAL, CANDIDATE, PUBLIC_PROCESS, GRADUATED, ARCHIVED — with explicit criteria for each transition. No ad-hoc promotions.

Current Status

CONSOLIDATION-II Sprint (2026-02-12) — System launched 2026-02-11. All 8 organs OPERATIONAL.

Metric Value
Total repositories 81
Total documentation ~320,000 words
Organ organizations live 8 of 8
Profile READMEs deployed 8 of 8
Published essays 16
PRODUCTION repos 33
PROTOTYPE repos 14
SKELETON repos 19
DESIGN_ONLY repos 15

Per-organ documentation coverage:

  • ORGAN-I (Theoria): 18 repos, ~56,000 words — epistemological frameworks, recursive engines, ontological models
  • ORGAN-II (Poiesis): 21 repos, ~46,000 words — generative art, interactive performance, metasystem architecture
  • ORGAN-III (Ergon): 22 repos, ~74,000 words — SaaS products, data scrapers, browser extensions, civic tech
  • ORGAN-IV (Taxis): 9 repos, ~18,000 words — agentic orchestration, governance routing, system coordination
  • ORGAN-V (Logos): 2 repos, 16 essays — public process essays and methodology
  • ORGAN-VI (Koinonia): 3 repos — community infrastructure in early development
  • ORGAN-VII (Kerygma): 4 repos — distribution systems with POSSE pipeline
  • ORGAN-VIII (Meta): 2 repos — umbrella coordination and corpus testament

Selected Entry Points

If you are exploring this system for the first time, start here:

  • recursive-engine--generative-entity — The theoretical foundation. A recursive epistemological framework that demonstrates how self-referential systems can generate novel structure. Start here if you care about ideas.

  • metasystem-master — The artistic expression. A metasystemic creative engine spanning generative music, interactive theatre, and experiential design. Start here if you care about making things.

  • public-record-data-scrapper — The commercial proof. A civic-tech data pipeline that scrapes, normalizes, and serves public records at scale. Start here if you care about shipping products.

  • agentic-titan — The orchestration layer. An agentic routing and governance system that coordinates work across the entire organ network. Start here if you care about systems architecture.

  • public-process — The methodology. 16 essays and reflections on building creative infrastructure in public. Start here if you care about how and why this system exists. Read online →

Portfolio Context

This system exists at the intersection of several disciplines that rarely meet:

  • Systems architecture — Eight organizations, 81 repositories, explicit dependency graphs, promotion state machines, and governance automation. The infrastructure demonstrates fluency with distributed systems thinking applied to creative production.

  • Creative practice — Generative art, interactive theatre, recursive epistemology, and metasystemic design. The work is not decorative; it is structurally integrated with the theoretical and commercial layers.

  • Technical execution — Data pipelines, browser extensions, SaaS platforms, agentic orchestration, and CI/CD automation. The commercial organ alone contains 22 repositories spanning multiple technology stacks.

  • Documentation as craft — Over 320,000 words of portfolio-grade documentation and 16 published essays, written to be read by humans, not just parsed by machines. Every README is a demonstration of communicative precision.

The organvm system is a proof of concept for a specific thesis: that creative work, theoretical inquiry, and commercial execution can be coordinated within a single coherent architecture — and that the architecture itself can be made legible, navigable, and beautiful.

Author

Built by @4444j99.


meta-organvm — eight organs, one system

Theory becomes art. Art becomes product. The whole becomes legible.

CONSOLIDATION-II Sprint 2026-02-12

Popular repositories Loading

  1. .github .github Public

    Organization profile and community health files for meta-organvm

    Shell

  2. organvm-corpvs-testamentvm organvm-corpvs-testamentvm Public

    The authoritative planning and governance corpus for the eight-organ creative-institutional system. 81 repos, ~334K words, 8 organizations.

    Python

  3. alchemia-ingestvm alchemia-ingestvm Public

    The Alchemical Forge — Material ingestion pipeline + aesthetic nervous system for the ORGAN system

    Python

  4. schema-definitions schema-definitions Public

    Canonical JSON Schema definitions for the eight-organ organvm system data contracts

    Python

  5. organvm-engine organvm-engine Public

    Core Python package — governance, registry, orchestration, and CLI for the eight-organ system

    Python

  6. system-dashboard system-dashboard Public

    Live system health dashboard — FastAPI + HTMX with brutalist CMYK design

    Python

Repositories

Showing 10 of 13 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…