Documentation Archive: Retire static SQL snapshots and legacy logs

- Archived 'aether_sql_tables' and 'legacy_router_logs' to documentation/archive/.
- Static schema documentation is now superseded by the 'ae_obj_info' MCP tool and shared agents_sync metadata.
This commit is contained in:
Scott Idem
2026-01-28 12:33:20 -05:00
parent 860cf80a4e
commit 0f8c5dc825
50 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# Router: __init__
**File:** app/routers/__init__.py
**Routes found:** 0
**Functions:** 0 —
**Classes:** 0 —
## Routes
- (no @router.<method> decorators found)
## File preview (first 20 lines)
```python
```