claude-memory/graph/decisions/esb-48-sf-ca-getter-branch-and-directory-structure-ca8d03.md
2026-02-26 12:58:20 -06:00

1.5 KiB

id type title tags importance confidence created updated relations
ca8d0390-7ff9-4ca7-b033-3656d653c2be decision ESB-48 SF-CA getter: branch and directory structure
esb-monorepo
sf-ca
salesforce
commercial-aquatics
project-structure
decision
0.65 0.8 2026-02-26T18:57:13.673931+00:00 2026-02-26T18:58:20.763237+00:00
target type direction strength edge_id
49d3de63-9123-4d3b-b45b-614927b6afe3 RELATED_TO outgoing 0.8 6d3dfef5-7a75-47e5-a812-ab7577b6d42b
target type direction strength edge_id
65cdb31b-e86f-4465-a321-378e1f704e6f RELATED_TO outgoing 0.75 8afe2aba-4039-4f34-9c39-02bbe93926b7
target type direction strength edge_id
fccd4277-a253-4f7f-8065-7a9cffd64354 FOLLOWS incoming 0.7 e5812091-5454-4f1b-ae62-23f2bec97f33

ESB-48 SF-CA Getter: Branch and Directory Structure

Decision

Created feature branch feature/ESB-48-sf-ca-getter off dev (not main).

Structure

  • Parent ticket: ESB-48 (container)
  • ESB-50: SF-CA getter function
  • ESB-51: Object handler config

Paths

  • Getter function: functions/commercial-aquatics/salesforce-customers/ (NOT functions/sf-ca/)
  • Story docs: docs/stories/ESB-50.sf-ca-getter.md and docs/stories/ESB-51.sf-ca-object-handler.md

Notes

  • CLAUDE.md files are gitignored per project rules, so the function's CLAUDE.md stays local/untracked
  • Branch was cut from dev, not main, following monorepo git workflow conventions