feat: implement PURGE_AND_SYNC orchestration in TRYONYOU_SUPERCOMMIT_MAX.sh + scaffold docs dirs#159
Draft
feat: implement PURGE_AND_SYNC orchestration in TRYONYOU_SUPERCOMMIT_MAX.sh + scaffold docs dirs#159
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…ate docs structure Agent-Logs-Url: https://github.com/Tryonme-com/tryonyou-app/sessions/fa419167-6ef8-4c71-ba37-17dc98d5b42e Co-authored-by: LVT-ENG <214667862+LVT-ENG@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Implement purge and sync functionality in main
feat: implement PURGE_AND_SYNC orchestration in TRYONYOU_SUPERCOMMIT_MAX.sh + scaffold docs dirs
Apr 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TRYONYOU_SUPERCOMMIT_MAX.shwas a one-line wrapper with no operational logic. Thedocs/patent_EPCTanddocs/investor_editiondirectories referenced as critical structure did not exist.Changes
TRYONYOU_SUPERCOMMIT_MAX.sh— full orchestratorReplaced the thin
execwrapper with a sequential pipeline:JULES_COMMAND=PURGE_AND_SYNC ./TRYONYOU_SUPERCOMMIT_MAX.sh "Your commit message @CertezaAbsoluta ..."git checkout main+git pull --ff-onlywith a non-fatal warning on failureJULES_COMMAND=PURGE_AND_SYNC; removes legacy dirs only if present:legacy_old,temp_old,apps/web-old,tests-old,legacy,integrations/duplicadosnpm install --no-fund --no-auditwith explicitstderrerror andexit 1on failuredocs/patent_EPCT,docs/investor_edition,src/moduleswith.gitkeepif missingsupercommit_max.shfor commit-stamp validation and push (unchanged contract)New tracked directories
docs/patent_EPCT/.gitkeepdocs/investor_edition/.gitkeep