Products
Products, projected from product entities. Edit a product entity and regenerate.
| Id | Title | Summary |
|---|---|---|
| Intersect | Intersect | - A small library that answers one question about file paths: given path patterns (globs) and/or concrete paths, do two of them overlap — share any common matching path? |
| SDLC | SDLC | - The SDLC plugin: a software-development-lifecycle tool whose entire state is markdown + frontmatter on disk, operated by the sdlc <noun> <verb> CLI and Claude Code skills, and driven hands-off by an orchestration loop. |
Emerging / retired:
| Id | Title | Summary | Status |
|---|---|---|---|
| Flowline | Flowline | - The workflow-authoring kit for the work-runner engine: a typed TypeScript API that compiles to the engine’s DAG format. | open/draft |
| Foreman | Foreman | - A distributed work runner: a single self-contained Rust binary that schedules, claims, and executes registered processes against work orders. | open/draft |
| Graph Scheduler | Graph Scheduler | - A small library that answers one question about a dependency graph: given nodes, dependency edges, and each node’s status, which nodes are runnable now — and hand me the next N to run in parallel. | open/draft |