29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
---
|
|
type: hub
|
|
title: Delta Refinery
|
|
summary: Hub note for the Delta Refinery project — a multi-level state machine pipeline that advances software projects through specialized Claude subagents across five hierarchy levels (System Design, Behavioral Design, Architecture, Slicer, Requirements).
|
|
tags:
|
|
- type/hub
|
|
- project/delta-refinery
|
|
- domain/agent-pipelines
|
|
scope: project
|
|
last_updated: 2026-07-14
|
|
date: 2026-07-14
|
|
source: delta-refinery
|
|
---
|
|
|
|
# Delta Refinery
|
|
|
|
Hub note for cross-project-relevant knowledge about Delta Refinery, a Ruby (Sequel + SQLite,
|
|
Thor CLI) multi-level agent pipeline project. Local repo: `~/dev/delta-refinery`.
|
|
|
|
Local codebase structure, ADRs, and stopgap-removal tracking live in the repo itself
|
|
(`CLAUDE.md`, `docs/adr/`, `docs/delta-refinery-snapshot.md`) — this note indexes only vault
|
|
knowledge that generalizes beyond this repo (tool behavior, conventions, patterns discovered
|
|
while working on it).
|
|
|
|
## Related
|
|
|
|
_No related vault notes yet — add wikilinks here as evergreen, cross-project findings from
|
|
this project are written to the vault._
|