Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 802 Bytes

File metadata and controls

42 lines (28 loc) · 802 Bytes

Agent Instructions - PropRoo

⚠️ 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

PropRoo is an Australian property analytics engine.

Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • Deployment: Vercel

Key Commands

# Dev server
npm run dev

# Build
npm run build

# Lint
npm run lint

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