Commit Graph

14 Commits

Author SHA1 Message Date
root
9d44fcff55 Replace emoji/Unicode characters with ASCII in migration commands
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 06:45:05 +00:00
root
d531c69c17 Change rsx:framework:pull task order: run migrations before bundle compile
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 06:42:41 +00:00
root
08febbb5ea Fix migration whitelist paths after Laravel moved to system subdirectory
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 06:38:46 +00:00
root
6c7cc9bc4e Remove --production flag hint from development mode migration errors
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 06:34:18 +00:00
root
8281b0940d Fix: Make enum validation fail immediately instead of being caught by try-catch
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 06:24:49 +00:00
root
fb0fedda05 Add database column type validation for enum columns in Constants_Regenerate_Command
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 06:21:00 +00:00
root
b13a9cb8a5 Add validation for integer-only enum values in Constants_Regenerate_Command
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 06:13:23 +00:00
root
1c561dd301 Ban proc_open() and exec() entirely - replace with shell_exec() and file redirection
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 05:25:33 +00:00
root
94c68861cc Add --framework-only flag to migrate command and enhance framework-pull
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 05:00:27 +00:00
root
ae38320d9e Fix CLAUDE.dist.md header to use ASCII characters only
Fix CLAUDE.md placement: move to rspade_project repository

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 04:08:22 +00:00
root
438623a729 Add CLAUDE.md management for published repositories
Update publish script to create .env.dist at project root

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 04:03:03 +00:00
root
d73d7469ab Fix rsx:framework:pull for git submodules
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 02:29:44 +00:00
root
3ec01de77c Configure rspade_upstream remote in submodule for framework updates
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 02:21:55 +00:00
root
f6fac6c4bc Fix bin/publish: copy docs.dist from project root
Fix bin/publish: use correct .env path for rspade_system
Fix bin/publish script: prevent grep exit code 1 from terminating script

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 02:08:33 +00:00