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
39 changes: 0 additions & 39 deletions .github/workflows/cross-family-review-status.yml

This file was deleted.

1 change: 1 addition & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Universal Go Agent abstraction for the hive. Preserve identity, lifecycle, trust
- Verify: `make verify`

## Rules
- Use the installed canonical `transpara-tlc` skill for software changes; do not copy its policy or implementation into this repository.
- Every externally meaningful state change must remain observable as a signed event.
- Preserve immutable ID semantics; names are for humans, IDs are for systems.
- Do not bypass lifecycle guards for retired or suspended agents.
Expand Down
Loading