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 @@ -11,6 +11,7 @@ Layer 1 Work Graph: event-sourced task management for humans and agents on the s
- Verify: `make verify`

## Rules
- Use the installed canonical `transpara-tlc` skill for software changes; do not copy its policy or implementation into this repository.
- State is derived from events; do not introduce hidden mutable state.
- Preserve task dependency, blocked, unblocked, assignment, comment, and completion semantics.
- Keep workspace-scoped behavior and authorization paths explicit.
Expand Down
Loading