diff --git a/INDEX.md b/INDEX.md index 46760d4..23c24c6 100644 --- a/INDEX.md +++ b/INDEX.md @@ -58,7 +58,6 @@ | [56](spec/aep-56) | Chain SDK | Final | Standard/Interface | 2025-01-10 | 2025-10-30 | | | [57](spec/aep-57) | Automatic Escrow Top Up | Draft | Standard/Interface | 2024-01-05 | 2025-01-30 | | | [58](spec/aep-58) | Per Node Resources in Console | Draft | Standard/Interface | 2024-01-05 | | 2026-07-31 | -| [59](spec/aep-59) | Provider Notifications | Draft | Standard/Interface | 2024-01-05 | | 2026-05-31 | | [60](spec/aep-60) | Akash HomeNode - MVP | Final | Meta | 2024-12-01 | 2026-04-30 | | | [61](spec/aep-61) | Enhanced Read Performance Onchain Queries | Last Call | Standard/Core | 2025-01-30 | 2025-03-12 | | | [62](spec/aep-62) | Provider Console - Node Manager | Final | Standard/Interface | 2024-03-15 | 2025-04-17 | | diff --git a/ROADMAP.md b/ROADMAP.md index dfc680d..b8b20bd 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -46,7 +46,6 @@ | [67](spec/aep-67) | Console Bid PreCheck | 2026-04-30 | Major | | [35](spec/aep-35) | Realtime Pricing In Akash Console | 2026-05-15 | Minor | | [29](spec/aep-29) | Hardware Verification using Trusted Execution | 2026-05-30 | Major | -| [59](spec/aep-59) | Provider Notifications | 2026-05-31 | Major | | [73](spec/aep-73) | Console - New Product Announcement feature | 2026-05-31 | Minor | | [82](spec/aep-82) | Resource Reclamation | 2026-05-31 | Major | | [84](spec/aep-84) | Console Split: Managed Platform and Self-Custodial Air | 2026-05-31 | Major | diff --git a/index.json b/index.json index f5c068a..d91ed2c 100644 --- a/index.json +++ b/index.json @@ -658,18 +658,6 @@ "estimated-completion": "2026-07-31T00:00:00.000Z", "roadmap": "minor" }, - { - "aep": 59, - "title": "Provider Notifications", - "author": "Anil Murty (@anilmurty)", - "status": "Draft", - "type": "Standard", - "category": "Interface", - "created": "2024-01-05T00:00:00.000Z", - "updated": "2025-07-30T00:00:00.000Z", - "estimated-completion": "2026-05-31T00:00:00.000Z", - "roadmap": "major" - }, { "aep": 6, "title": "Cosmos SDK Migration", diff --git a/spec/aep-59/README.md b/spec/aep-59/README.md deleted file mode 100644 index 2d1273e..0000000 --- a/spec/aep-59/README.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -aep: 59 -title: "Provider Notifications" -author: Anil Murty (@anilmurty) -status: Draft -type: Standard -category: Interface -created: 2024-01-05 -updated: 2025-07-30 -estimated-completion: 2026-05-31 -roadmap: major ---- - - -## Motivation - -Akash users would like to be notified when a provider intends to go offline for maintenance or has an outage. - -## Summary - -Akash Provider Console should allow configuration of notification messages. Akash (Deployment)Console should allow users (tenants) to be able to subscribe to nofications from specific providers.