Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
1.8 KiB
1.8 KiB
Root Index — Sankofa Phoenix
Quick navigation for newcomers and auditors
Last updated: 2026-01-31
Start Here
New to this repository? Start with these documents:
-
PROJECT_STRUCTURE.md
Project and directory structure -
docs/MASTER_INDEX.md
Documentation index (architecture, deployment, services) -
docs/README.md
Documentation overview
Additional Context
Understanding the architecture:
- docs/MASTER_INDEX.md — Documentation index
- docs/02-architecture/NETWORK_ARCHITECTURE.md — Network architecture
- PROJECT_STRUCTURE.md — Project structure
For operations:
- docs/MASTER_INDEX.md — Documentation index
- docs/00-meta/NEXT_STEPS_MASTER.md — Next steps master list (single source of truth)
- scripts/README.md — Scripts guide (incl. CCIP WETH9 Bridge deploy:
scripts/deploy-and-configure-weth9-bridge-chain138.sh --dry-runthen live; setCCIPWETH9_BRIDGE_CHAIN138after deploy) scripts/— Automation and deployment scripts
Navigation Principles
This repository is organized with intentional flexibility:
- Flat + Indexed: High-signal docs at root, detailed structure in directory reference
- Three-Layer Separation: Control plane / Core systems / Ops evidence (mental model, not mandate)
- Canonical vs Experimental: Explicit labels, but no rigid boundaries
- Related by Interface: Packages connected by relationship, not hierarchy
See docs/MASTER_INDEX.md for full documentation.
Last Updated: 2026-01-31
Status: Navigation index (non-constraining)