1.1 KiB
1.1 KiB
IGNY8 Cleanup TODOs
Last Updated: December 27, 2025
🗑️ Code Marked for Removal
SiteBuilder (Deprecated)
SiteBuilder module is completely removed from the app. Any code found related to it should be cleaned up.
| File/Location | Type | Status | Notes |
|---|---|---|---|
| Add entries here when found |
How to identify SiteBuilder code:
- References to
sitebuilder,site_builder,SiteBuilder - Components/pages with "SiteBuilder" in name
- API endpoints containing
sitebuilder - Models or services for building sites using IGNY8
⏸️ Inactive Modules (Phase 2)
These modules exist but are NOT active. Do not modify unless specifically requested.
| Module | Status | Planned Activation |
|---|---|---|
| Linker | ⏸️ Disabled | Phase 2 |
| Optimizer | ⏸️ Disabled | Phase 2 |
📝 Found Items Log
When you find deprecated code during development, add it here:
### [Date] - [Found By]
- **File:** path/to/file
- **Type:** SiteBuilder / Other
- **Action Needed:** Remove / Refactor
- **Notes:** Description