Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions .cursor/rules/banned-attribution-local.mdc

This file was deleted.

40 changes: 0 additions & 40 deletions .cursor/rules/never-undo-attribution-expunge.mdc

This file was deleted.

20 changes: 0 additions & 20 deletions .cursor/rules/no-commit-attribution.mdc

This file was deleted.

17 changes: 0 additions & 17 deletions .cursor/rules/zero-banned-attribution-everywhere.mdc

This file was deleted.

18 changes: 5 additions & 13 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,19 +356,11 @@ GitHub Actions service container in `.github/workflows/ci.yml`.

## Cursor Cloud: git commits

Run on cloud VM boot:

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

Hook-free commit when needed:

```bash
bash scripts/git/commit-clean.sh -m "type(scope): summary"
```

See orama-system `docs/wiki/09-cursor-cloud-commit-attribution.md` (canonical).
periscope is **excluded** from orama attribution-guard scripts (`commit-clean.sh`,
`sync-attribution-guard-scripts.sh`, etc.). Use standard `git commit` per the Git
Rules section above. PT and AlphaClaw in the same cloud workspace run
`bash ../orama-system/scripts/git/apply-attribution-guard-all-repos.sh` from their
repos (periscope is skipped automatically).

**Fork policy:** integration branch is `merged`. Open agent PRs from
`cursor/*` branches → `merged` (never → `main`).
71 changes: 0 additions & 71 deletions scripts/git/apply-attribution-guard-all-repos.sh

This file was deleted.

9 changes: 0 additions & 9 deletions scripts/git/audit_attribution.sh

This file was deleted.

Loading