aff1ade335
new file: AETHEX_IMPLEMENTATION.md
2026-02-21 04:58:52 +00:00
4b84eedbd3
feat: Add revenue_events table and fix migration FK constraints
...
- Add revenue_events table to track org/project revenue with source tracking
- Add Drizzle schema for revenue_events with proper org/project references
- Create migration 0006_revenue_events.sql with indexes
- Fix migration 0004: Remove FK constraints to profiles.id (auth schema incompatibility)
- Document auth.users/profiles.id type mismatch (UUID vs VARCHAR)
- Harden profile update authorization (self-update or org admin/owner only)
- Complete org-scoping security audit implementation (42 gaps closed)
2026-01-05 04:54:12 +00:00
MrPiglr
fa62b3cef1
modified: server/routes.ts
2025-12-24 02:45:56 +00:00
MrPiglr
929d293e5f
new file: server/api/os.ts
2025-12-24 01:25:27 +00:00
MrPiglr
d41043dfdc
new file: EXPANSION_COMPLETE.md
...
new file: QUICK_REFERENCE.md
new file: README_EXPANSION.md
new file: SESSION_SUMMARY.md
new file: VERIFICATION_CHECKLIST.md
new file: client/src/pages/lab.tsx
2025-12-24 00:24:40 +00:00
MrPiglr
0f7f5704da
modified: .env
2025-12-22 22:33:48 +00:00