Skip to content
8 changes: 6 additions & 2 deletions PROJECT/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,11 @@ ACBU is a stablecoin backed by a basket of African currencies, designed to addre
- **[Task Breakdown](PROJECT/TASK_BREAKDOWN.MD)** - Detailed task breakdown for all stages
- **[Milestones](PROJECT/MILESTONES.MD)** - Key project milestones with acceptance criteria
- **[Resource Plan](PROJECT/RESOURCE_PLAN.MD)** - Team composition, budget, and resource allocation
- **Known issues:** [Contracts](CONTRACTS_ISSUES.md), [Backend](BACKEND_ISSUES.md), [Frontend](FRONTEND_ISSUES.md)
- **Known issues:** [Contracts](issues/CONTRACTS_ISSUES.md), [Backend](issues/BACKEND_ISSUES.md), [Frontend](issues/FRONTEND_ISSUES.md)
- **Catalog consolidations** (durable long-form references — single source of truth per domain, discoverable when triaging):
- [`issues/CONTRACTS_ISSUES.md`](issues/CONTRACTS_ISSUES.md) — 60 canonical entries (C-001..C-060); 6 🔴 Critical / 21 🟠 High / 24 🟡 Medium / 9 🟢 Low. Consolidated in [PR #22](https://github.com/Pi-Defi-world/ACBU-DOCUMENTATION/pull/22).
- [`issues/BACKEND_ISSUES.md`](issues/BACKEND_ISSUES.md) — 75 canonical entries (B-001..B-075); 2 🔴 Critical / 21 🟠 High / 38 🟡 Medium / 14 🟢 Low. Consolidated in [PR #23](https://github.com/Pi-Defi-world/ACBU-DOCUMENTATION/pull/23).
- [`issues/FRONTEND_ISSUES.md`](issues/FRONTEND_ISSUES.md) — 65 canonical entries (F-001..F-065); 5 🔴 Critical / 14 🟠 High / 23 🟡 Medium / 23 🟢 Low. Consolidated in [PR #25](https://github.com/Pi-Defi-world/ACBU-DOCUMENTATION/pull/25).

## Quick Start

Expand Down Expand Up @@ -93,5 +97,5 @@ Apache License 2.0 - See [LICENSE](LICENSE) file for details.

---

**Last Updated:** January 26, 2026
**Last Updated:** June 20, 2026
**Status:** Planning & Development
Loading