heartbred_studio/projects.sh
$ cat README.md

Heartbred Project Library

Our growing collection of tools, frameworks, and experimental concepts that power our solutions.

$ ls -la ./projects | grep -v "^d" | sort -k 9

BrandSpore

prototype

AI-readable brand seed system for structured design guidance and automated interface scaffolding

$ git clone [private]
$ cat brandspore.md

Cypher API

active

A secure Cloudflare Worker-based backend that encrypts and stores secrets, manages access control, and serves both Slack and API clients.

$ git clone [private]
$ cat cypher-api.md

Cypher Slack App

active

A secure Slack bot interface for managing team credentials with ephemeral commands and admin-based access control.

$ git clone [private]
$ cat cypher-slack-app.md

ImgFlare

active

Metadata-aware CDN toolkit for intelligent asset handling

$ cat imgflare.md

Migration Tracker

stable

CLI tool for managing complex content migrations

$ git clone [private]
$ cat migrationtracker.md

Mossbed Core

active

Local-first knowledge substrate for structured Markdown indexing and enrichment

$ git clone [private]
$ cat mossbed-core.md

Mossbed Desktop

active

Native macOS client for capturing, enriching, and composing structured Markdown entries

$ git clone [private]
$ cat mossbed-desktop.md

SquareParse

prototype

Structured Squarespace scraper for content liberation

$ git clone [private]
$ cat squareparse.md