Skip to content

Commit cec8408

Browse files
lockinlabclaude
authored andcommitted
chore: clean repo root — remove dev artifacts, fix tracking, update repo refs
- Remove .DS_Store from git tracking (already in .gitignore) - Remove org-profile-README.md (belongs in .github repo, not plugin repo) - Remove 3 social-preview-option HTML dev artifacts - Update all references from alivecomputer/context to alivecomputer/alive-claude (README, SECURITY, CONTRIBUTING, issue template, plugin.json) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 05334b4 commit cec8408

10 files changed

Lines changed: 7 additions & 290 deletions

File tree

.DS_Store

-8 KB
Binary file not shown.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: Community Discussion
4-
url: https://github.com/alivecomputer/context/discussions
4+
url: https://github.com/alivecomputer/alive-claude/discussions
55
about: Questions, ideas, and show & tell

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Templates in `plugins/alive/templates/` define the schema for system files. The
5656

5757
## Reporting Issues
5858

59-
Use [GitHub Issues](https://github.com/alivecomputer/context/issues) for bugs and feature requests. Use the provided templates.
59+
Use [GitHub Issues](https://github.com/alivecomputer/alive-claude/issues) for bugs and feature requests. Use the provided templates.
6060

6161
## License
6262

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="alivecomputer-logo.png" alt="Alive Computer" width="600">
33
</p>
44

5-
[![Version](https://img.shields.io/badge/version-1.0.1--beta-copper)](https://github.com/alivecomputer/context/releases)
5+
[![Version](https://img.shields.io/badge/version-1.0.1--beta-copper)](https://github.com/alivecomputer/alive-claude/releases)
66
[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
77
[![Built for Claude Code](https://img.shields.io/badge/built%20for-Claude%20Code-blueviolet)](https://docs.anthropic.com/en/docs/claude-code)
88

@@ -246,11 +246,11 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
246246

247247
## Community
248248

249-
- [GitHub Discussions](https://github.com/alivecomputer/context/discussions) — bugs, features, ideas
249+
- [GitHub Discussions](https://github.com/alivecomputer/alive-claude/discussions) — bugs, features, ideas
250250

251251
---
252252

253-
If ALIVE makes your AI smarter, [star the repo](https://github.com/alivecomputer/context) — it helps others find it.
253+
If ALIVE makes your AI smarter, [star the repo](https://github.com/alivecomputer/alive-claude) — it helps others find it.
254254

255255
## License
256256

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The plugin ships 12 hooks that enforce security guarantees mechanically — not
3131
If you find a security issue in the plugin — hooks that can be bypassed, rules that can be circumvented, or any behavior that violates the guarantees above — please report it:
3232

3333
- **Email:** hello@alivecomputer.com
34-
- **GitHub:** Open a [security advisory](https://github.com/alivecomputer/context/security/advisories/new)
34+
- **GitHub:** Open a [security advisory](https://github.com/alivecomputer/alive-claude/security/advisories/new)
3535

3636
We take these seriously. The entire system is built on the premise that structural guardrails are more reliable than agent compliance.
3737

org-profile-README.md

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

plugins/alive/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"email": "hello@alivecomputer.com"
88
},
99
"homepage": "https://alivecomputer.com",
10-
"repository": "https://github.com/alivecomputer/context",
10+
"repository": "https://github.com/alivecomputer/alive-claude",
1111
"license": "MIT"
1212
}

social-preview-option-a.html

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

social-preview-option-b.html

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

social-preview-option-c.html

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

0 commit comments

Comments
 (0)