feat: jason-openclaw example — ClawLaw operating system#62
Open
bengii wants to merge 3 commits intoopen-gitagent:mainfrom
Open
feat: jason-openclaw example — ClawLaw operating system#62bengii wants to merge 3 commits intoopen-gitagent:mainfrom
bengii wants to merge 3 commits intoopen-gitagent:mainfrom
Conversation
Jason is an autonomous CEO-mode agent running on OpenClaw under ClawLaw — two disciplines that prevent scope creep, context overflow, and hallucinated outputs: atomic work packets (every side effect needs an APPROVED packet before dispatch) and the compute ladder (model selection by provider health, not task complexity; local-first, paid break-glass only). Includes agent.yaml manifest, SOUL.md, RULES.md, packet-factory/compute-ladder/ narco-check skills, full architecture workflow with implementation checklist, and a 42-test validation harness covering all ClawLaw rules. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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>
Groq console is geo-blocked. Cerebras verified working: 235B Qwen3 and Llama 3.1 8B available, up to 2100 TPS. Updated agent.yaml fallback chain, compute-ladder SKILL.md health check URL and model list. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Summary
examples/jason-openclaw/— a real-world autonomous agent running on OpenClaw under the ClawLaw operating systemWhat's Included
agent.yamlSOUL.mdRULES.mdskills/packet-factory/SKILL.mdskills/compute-ladder/SKILL.mdskills/narco-check/SKILL.mdworkflows/clawlaw-architecture.mdknowledge/clawlaw-test-harness.mdWhy ClawLaw
The two failure modes this solves, verified in production:
Test Plan
examples/jason-openclaw/README.mdrenders correctly on GitHubagent.yamlvalidates against gitagent spec v0.1.0🤖 Generated with Claude Code