Skip to content

Commit b632e94

Browse files
authored
Merge pull request #34 from diazMelgarejo/cursor/commit-clean-merge-aware-f559
fix(git): merge-aware commit-clean for MERGE_HEAD lineage
2 parents 60603d4 + c0b1ef7 commit b632e94

27 files changed

Lines changed: 5 additions & 2305 deletions

.cursor/rules/banned-attribution-local.mdc

Lines changed: 0 additions & 15 deletions
This file was deleted.

.cursor/rules/never-undo-attribution-expunge.mdc

Lines changed: 0 additions & 40 deletions
This file was deleted.

.cursor/rules/no-commit-attribution.mdc

Lines changed: 0 additions & 20 deletions
This file was deleted.

.cursor/rules/zero-banned-attribution-everywhere.mdc

Lines changed: 0 additions & 17 deletions
This file was deleted.

AGENTS.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -356,19 +356,11 @@ GitHub Actions service container in `.github/workflows/ci.yml`.
356356

357357
## Cursor Cloud: git commits
358358

359-
Run on cloud VM boot:
360-
361-
```bash
362-
bash scripts/git/apply-attribution-guard-all-repos.sh
363-
```
364-
365-
Hook-free commit when needed:
366-
367-
```bash
368-
bash scripts/git/commit-clean.sh -m "type(scope): summary"
369-
```
370-
371-
See orama-system `docs/wiki/09-cursor-cloud-commit-attribution.md` (canonical).
359+
periscope is **excluded** from orama attribution-guard scripts (`commit-clean.sh`,
360+
`sync-attribution-guard-scripts.sh`, etc.). Use standard `git commit` per the Git
361+
Rules section above. PT and AlphaClaw in the same cloud workspace run
362+
`bash ../orama-system/scripts/git/apply-attribution-guard-all-repos.sh` from their
363+
repos (periscope is skipped automatically).
372364

373365
**Fork policy:** integration branch is `merged`. Open agent PRs from
374366
`cursor/*` branches → `merged` (never → `main`).

scripts/git/apply-attribution-guard-all-repos.sh

Lines changed: 0 additions & 71 deletions
This file was deleted.

scripts/git/audit_attribution.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)