ce76046a29
- consolidate API ownership and remove dead vendor code - add Stripe billing, learning paths, and public CV hardening - add migration, recovery, security, audit, and browser gates
450 B
450 B
applications
Applications are tenant-owned and soft-deleted. Create/update/status/follow-up operations emit
JobEvent records; the timeline projects those events together with correspondence and attachments.
Opportunity fields dual-write to the normalized Job entity while compatibility columns remain during
the incremental migration.
The REST surface is summarized in README.md; ownership rules are in docs/security/authorization.md.