Files
defiQUG bea1903ac9
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Sync all local changes: docs, config, scripts, submodule refs, verification evidence
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-21 15:46:06 -08:00

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:

  1. PROJECT_STRUCTURE.md
    Project and directory structure

  2. docs/MASTER_INDEX.md
    Documentation index (architecture, deployment, services)

  3. docs/README.md
    Documentation overview


Additional Context

Understanding the architecture:

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-run then live; set CCIPWETH9_BRIDGE_CHAIN138 after 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)