feat: complete release readiness work
- 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
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# applications
|
||||
|
||||
TODO: Complete documentation.
|
||||
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`.
|
||||
|
||||
Reference in New Issue
Block a user