io.github.hive-agi/hive-cppb

CPPB pattern macros (Collect → Promote → Pipeline → Boundary): a tiny Clojure macro layer codifying a stratified architecture for data-enrichment workflows, with railway-oriented Result threading via hive-dsl.

Leiningen/Boot

[io.github.hive-agi/hive-cppb "0.1.0"]

Clojure CLI/deps.edn

io.github.hive-agi/hive-cppb {:mvn/version "0.1.0"}

Gradle

implementation("io.github.hive-agi:hive-cppb:0.1.0")

Maven

<dependency>
  <groupId>io.github.hive-agi</groupId>
  <artifactId>hive-cppb</artifactId>
  <version>0.1.0</version>
</dependency>