Skip to content

WesleyMFrederick/cc-workflows-plugin

Repository files navigation

AI Agentic Harness

PII-safe data pipeline for LBNL pension/benefits analysis. Extracts Excel workbooks, hashes PII in-memory (never writes raw data to disk), outputs anonymized CSVs.

Stack

Bun + Effect + React + Vite (BERV)

Quick Start

bun install
cp .env.example .env    # edit environment variables

CLI Commands

Command Description Output
{{insert-text}} {{insert-text}} {{insert-text}}

Configuration

.env (gitignored):

{{insert-text}}
  • {{insert-follow-up-bullet-text}}
  • ...

Output

{{insert-text}}

Development

# Replace with actual commands
bun test              # unit tests
bun test:slow         # integration tests
bun run type-check    # tsc --noEmit
bun run lint          # biome lint
bun run lint:fp       # eslint FP rules

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors