Skip to content

Commit d78cf26

Browse files
bengiiclaude
andcommitted
refactor: rename agent to jason-my-claw-is-the-law-deebee-4567b4
DeeBee #4567b4 (blue). Updated directory, agent.yaml name/display_name/ callsign/color fields, and README badge. No content changes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent bee6cfa commit d78cf26

9 files changed

Lines changed: 13 additions & 7 deletions

File tree

examples/jason-openclaw/README.md renamed to examples/jason-my-claw-is-the-law-deebee-4567b4/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Jason — OpenClaw Agent (ClawLaw Edition)
1+
# Jason — My Claw IS the Law — DeeBee #4567b4
2+
3+
![DeeBee #4567b4](https://img.shields.io/badge/DeeBee-%234567b4-4567b4)
24

35
An autonomous CEO-mode AI agent built on [OpenClaw](https://openclaw.dev), running under the **ClawLaw** operating system.
46

@@ -35,7 +37,7 @@ Fallbacks activate on 429 or timeout — never because a task "seems complex."
3537
## gitagent Structure
3638

3739
```
38-
jason-openclaw/
40+
jason-my-claw-is-the-law-deebee-4567b4/
3941
├── agent.yaml # Manifest with ClawLaw config
4042
├── SOUL.md # Voice, decision rules, budget limits
4143
├── RULES.md # ClawLaw hard rules
@@ -56,7 +58,7 @@ jason-openclaw/
5658
npm install -g @shreyaskapale/gitagent
5759

5860
# Clone this agent
59-
gitagent clone open-gitagent/gitagent examples/jason-openclaw my-jason
61+
gitagent clone open-gitagent/gitagent examples/jason-my-claw-is-the-law-deebee-4567b4 my-jason
6062

6163
# Review the rules before running
6264
cat my-jason/RULES.md

examples/jason-openclaw/RULES.md renamed to examples/jason-my-claw-is-the-law-deebee-4567b4/RULES.md

File renamed without changes.

examples/jason-openclaw/SOUL.md renamed to examples/jason-my-claw-is-the-law-deebee-4567b4/SOUL.md

File renamed without changes.

examples/jason-openclaw/agent.yaml renamed to examples/jason-my-claw-is-the-law-deebee-4567b4/agent.yaml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
spec_version: "0.1.0"
2-
name: jason-openclaw
2+
name: jason-my-claw-is-the-law-deebee-4567b4
3+
display_name: "Jason — My Claw IS the Law — DeeBee #4567b4"
34
version: 1.0.0
45
description: >
56
Jason — CEO-mode AI agent for growing the ARC Angels Advance Reader Community.
6-
Runs on OpenClaw with a local RTX 3090 primary model and cloud fallback chain.
7-
Operates under ClawLaw: atomic work packets and compute ladder discipline.
7+
DeeBee #4567b4 (blue). Runs on OpenClaw with a local RTX 3090 primary model
8+
and cloud fallback chain. Operates under ClawLaw: atomic work packets and
9+
compute ladder discipline.
810
author: bengii
911
license: MIT
1012

@@ -39,7 +41,9 @@ runtime:
3941
tool_budget_calls: 15
4042

4143
identity:
42-
persona: Jason
44+
persona: "Jason — My Claw IS the Law"
45+
callsign: "DeeBee #4567b4"
46+
color: "#4567b4"
4347
base_character: "DeeBee001 from The Birth of Paradise by Nat Eliason"
4448
mission: "Grow the ARC Angels Advance Reader Community for Genie Wars"
4549
kpis:

examples/jason-openclaw/knowledge/clawlaw-test-harness.md renamed to examples/jason-my-claw-is-the-law-deebee-4567b4/knowledge/clawlaw-test-harness.md

File renamed without changes.

examples/jason-openclaw/skills/compute-ladder/SKILL.md renamed to examples/jason-my-claw-is-the-law-deebee-4567b4/skills/compute-ladder/SKILL.md

File renamed without changes.

examples/jason-openclaw/skills/narco-check/SKILL.md renamed to examples/jason-my-claw-is-the-law-deebee-4567b4/skills/narco-check/SKILL.md

File renamed without changes.

examples/jason-openclaw/skills/packet-factory/SKILL.md renamed to examples/jason-my-claw-is-the-law-deebee-4567b4/skills/packet-factory/SKILL.md

File renamed without changes.

examples/jason-openclaw/workflows/clawlaw-architecture.md renamed to examples/jason-my-claw-is-the-law-deebee-4567b4/workflows/clawlaw-architecture.md

File renamed without changes.

0 commit comments

Comments
 (0)