Skip to content

Commit ade628b

Browse files
docs: auto-update READMEs
1 parent bf9de9a commit ade628b

6 files changed

Lines changed: 169 additions & 162 deletions

File tree

README.md

Lines changed: 35 additions & 31 deletions
Large diffs are not rendered by default.

archive/README.md

Lines changed: 80 additions & 80 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This monorepo consolidates active projects, learning experiments, and archived work into a single workspace the author maintains for ongoing development.citeREADME.md:3 It standardizes on Bun-managed TypeScript tooling with Lefthook git hooks, Dagger workflows, and Tauri API dependencies declared in the workspace package manifest.citeREADME.md:307package.json:1 A notable capability is the Bun automation script `scripts/run-package-script.ts` that discovers every package and runs the requested script across them, which powers the top-level build, test, and typecheck commands.citeREADME.md:315scripts/run-package-script.ts:1package.json:15

archive/siphon/_summary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Siphon Vue is a web app that streamlines navigation of Harding’s Pipeline portal with a modern interface and direct links to university resources. It is built as a Vue.js single-page application using Vue Router, Vuex, Vue Resource, WebFontLoader, PureCSS, Font Awesome, and vue-analytics for Google Analytics tracking. Its architecture centralizes navigation metadata in structured link registries and applies a weighted fuzzy search configuration to surface relevant routes and external resources quickly.

packages/monarch/_summary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Monarch is an AI-powered transaction categorizer for Monarch Money that classifies merchants, reconciles Amazon orders, incorporates Venmo notes, and handles Bilt rent splits. It is built with TypeScript running on Bun and leverages the Anthropic Claude SDK, Playwright scraping, and Zod schemas alongside the monarch-money-api client. The architecture coordinates specialized classifiers for Amazon, Venmo, Conservice, USAA, Apple, and Costco sources, combining cached scraping with Claude-driven batching to produce proposed transaction changes.

0 commit comments

Comments
 (0)