Skip to content

Add .sentinel/ project config#28

Open
dangell7 wants to merge 1 commit intodevelopfrom
add-sentinel
Open

Add .sentinel/ project config#28
dangell7 wants to merge 1 commit intodevelopfrom
add-sentinel

Conversation

@dangell7
Copy link
Copy Markdown
Member

Summary

  • Adds .sentinel/ directory with project config for automated agents
  • Three lifecycle commands: develop (build/test/amendment), merge (conflict resolution), version (amendment activation)
  • Domain knowledge skills (consensus, crypto, ledger, transactors, etc.)

Context

The sentinel platform reads .sentinel/ from the repo to configure automated agents. This replaces hardcoded skills in the platform codebase with version-controlled, project-specific config.

Generated with Claude Code

Commands (develop, merge, version) define the three lifecycle workflows:
- develop: build, test, amendment creation when features change behavior
- merge: conflict resolution rules specific to rippled's file structure
- version: amendment activation lifecycle (Supported/VoteBehavior)

Skills provide domain knowledge (consensus, crypto, ledger, etc.) that
agents use when working on this codebase.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant