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
3 changes: 1 addition & 2 deletions .afi-codex.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"afi-math"
],
"consumers": [
"afi-reactor",
"afi-plugins"
"afi-reactor"
],
"droid_ready": true,
"notes": [
Expand Down
1 change: 0 additions & 1 deletion droids/10_common_tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ Frequent tasks with step-by-step instructions.

1. **Check downstream impact**:
- afi-reactor uses this schema
- afi-plugins may use this schema
- Ask before proceeding

2. **Update schema**:
Expand Down
1 change: 0 additions & 1 deletion droids/20_safe_patch_patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ const signal = {

### Affected repos
- afi-reactor (update DAG nodes)
- afi-plugins (update signal processors)
```

**Why**: Breaking changes need clear migration paths.
Expand Down
Loading