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:
@@ -1,4 +1,4 @@
|
||||
# ss-tools Constitution
|
||||
# superset-tools Constitution
|
||||
|
||||
The constitution does not duplicate rules — it explains **why** each principle matters and **where** to find full instructions.
|
||||
|
||||
@@ -22,7 +22,7 @@ Every architectural choice that rejects an alternative MUST be recorded: `@RATIO
|
||||
|
||||
### III. External Orchestrator
|
||||
|
||||
ss-tools is an external orchestrator over Apache Superset, not a plugin inside it. This gives: independent release cycle, no coupling to Superset migrations, isolation of DevOps privileges from BI privileges.
|
||||
superset-tools is an external orchestrator over Apache Superset, not a plugin inside it. This gives: independent release cycle, no coupling to Superset migrations, isolation of DevOps privileges from BI privileges.
|
||||
|
||||
**Full rationale** → [ADR-0003](docs/adr/ADR-0003-orchestrator-pattern.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user