Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 808 Bytes

File metadata and controls

39 lines (26 loc) · 808 Bytes

Agent Instructions - Folio

⚠️ READ FIRST: Org-Wide Agent Guide

This repo follows Sensible Analytics org-wide standards.

Fetch and follow the org-wide AGENTS.md:

  1. Local (preferred): ~/Business/sensibleAnalytics/.github/AGENTS.md
  2. Remote: https://github.com/Sensible-Analytics/.github/blob/main/AGENTS.md

The org-wide guide contains:

  • Branch protection rules
  • Workflow instructions
  • Skill mapping
  • Testing standards

📋 Repo-Specific Notes

Folio is a portfolio tracker with Australian bank statement import.

Tech Stack

  • Framework: Tauri/Rust
  • Frontend: React/TypeScript
  • Deployment: Vercel

Key Commands

# Dev
npm run tauri dev

# Build
npm run tauri build

For full org-wide rules, see: ~/Business/sensibleAnalytics/.github/AGENTS.md