egullickson
  • Joined on 2025-12-29
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:05:49 +00:00
docs: Fix documentation drift across repository

M4 & M5 Complete

M4: Updated docs/ARCHITECTURE-OVERVIEW.md

  • Updated Feature Capsule Architecture section to list all 15 features
  • Rewrote Current Features section with all 15 features…
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:04:38 +00:00
docs: Fix documentation drift across repository

M3 Complete: Updated docs/DATABASE-SCHEMA.md

Major rewrite documenting all database tables:

Added sections:

  • Admin Tables: admin_users, admin_audit_logs
  • User Tables: `user_profile…
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:02:42 +00:00
docs: Fix documentation drift across repository

M2 Complete: Updated docs/README.md

Changes:

  • Removed dead link to docs/ADMIN.md (feature removed)
  • Added 8 missing feature README links to navigation
  • Updated feature count from 7 to…
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:02:10 +00:00
docs: Fix documentation drift across repository

M1 Complete: Updated .ai/context.json

Added 8 missing features to application_features:

  • auth - User signup, email verification workflow using Auth0
  • backup - Manual and scheduled…
egullickson opened issue egullickson/motovaultpro#7 2026-01-03 20:59:58 +00:00
docs: Fix documentation drift across repository
egullickson pushed to main at egullickson/motovaultpro 2026-01-03 20:30:09 +00:00
485bfd3dfc fix: Improve .ai/context.json for better effeciency
egullickson opened issue egullickson/motovaultpro#6 2026-01-03 20:22:04 +00:00
Backup retention purges all backups based on hourly schedule instead of category-based retention
egullickson pushed to main at egullickson/motovaultpro 2026-01-03 19:46:09 +00:00
6e0d7ff5bd fix: change border radius on logo
egullickson pushed to main at egullickson/motovaultpro 2026-01-03 19:33:33 +00:00
d016e69485 chore: update README with development workflow
egullickson deleted branch issue-4-terms-conditions from egullickson/motovaultpro 2026-01-03 19:20:31 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-01-03 19:20:30 +00:00
33cd4df5a3 Merge pull request 'feat: add Terms & Conditions checkbox to signup (#4)' (#5) from issue-4-terms-conditions into main
dec91ccfc2 feat: add Terms & Conditions checkbox to signup (refs #4)
Compare 2 commits »
egullickson merged pull request egullickson/motovaultpro#5 2026-01-03 19:20:29 +00:00
feat: add Terms & Conditions checkbox to signup (#4)
egullickson closed issue egullickson/motovaultpro#4 2026-01-03 19:20:29 +00:00
Add Terms & Conditions agreement checkbox to user signup
egullickson created pull request egullickson/motovaultpro#5 2026-01-03 18:28:09 +00:00
feat: add Terms & Conditions checkbox to signup (#4)
egullickson pushed to issue-4-terms-conditions at egullickson/motovaultpro 2026-01-03 18:27:54 +00:00
dec91ccfc2 feat: add Terms & Conditions checkbox to signup (refs #4)
egullickson created branch issue-4-terms-conditions in egullickson/motovaultpro 2026-01-03 18:20:40 +00:00
egullickson pushed to issue-4-terms-conditions at egullickson/motovaultpro 2026-01-03 18:20:40 +00:00
egullickson commented on issue egullickson/motovaultpro#4 2026-01-03 18:20:27 +00:00
Add Terms & Conditions agreement checkbox to user signup

Plan: Terms & Conditions Checkbox

Phase: Planning

egullickson pushed to main at egullickson/motovaultpro 2026-01-03 18:01:59 +00:00
0391a23bb6 fix: Clean up docs
egullickson pushed to main at egullickson/motovaultpro 2026-01-03 17:59:53 +00:00
b933329539 feat: update docs for token efficient usage