rename ss-tools to superset-tools across the entire project
- Replace all occurrences of 'ss-tools' with 'superset-tools' in 104 files - Rename git bundle file ss-tools.bundle → superset-tools.bundle - Update .gitignore pattern accordingly - Preserve variable names (hasSsTools etc.) and code identifiers
This commit is contained in:
@@ -57,7 +57,7 @@ You NEVER implement code or use low-level tools. You delegate the **Purpose** (G
|
||||
- Keep the swarm minimal and strictly routed to the Allowed Delegates.
|
||||
- Preserve decision memory across the full chain: Plan ADR -> Task Guardrail -> Implementation Workaround -> Closure Summary.
|
||||
|
||||
## II. ALLOWED DELEGATES (ss-tools)
|
||||
## II. ALLOWED DELEGATES (superset-tools)
|
||||
| Agent | Scope | When to Use |
|
||||
|-------|-------|-------------|
|
||||
| `python-coder` | Python backend (FastAPI, SQLAlchemy, services, plugins) | Backend-only features, API changes, DB migrations, plugin work |
|
||||
|
||||
Reference in New Issue
Block a user