PropertyMe Cache

Alba Core currently uses data/propertyme_property_seed_latest.json as a privacy-shaped real-data cache.

Why cache data?

  • Tests can run when API tokens expire.

  • Matching behavior remains reproducible.

  • Raw PropertyMe exports do not need to be committed.

Cache Rules

  • Do not commit raw PropertyMe dumps.

  • Do not store OAuth tokens in Git.

  • Do not map owner or tenant private information into PropertyRecord.

  • Do not write to the Excel schema workbook.