open-aid-ledger

Start Here

This is the operating cockpit for Open Aid Ledger.

Current status:

DONATIONS_ACTIVE: NO
WALLETS_PUBLISHED: NO
ACTIVATION_APPROVED: NO

Do not send support while this status remains inactive.

Product goal

EASY_TO_ACCESS: YES
EASY_TO_USE: YES
EASY_TO_SHARE: YES
USER_DASHBOARD: YES
PUBLIC_TRANSPARENCY: YES
SAFETY_FIRST: YES

Use this flow

1. Donor checks public dashboard.
2. Maintainer runs dry-run evidence loop.
3. Reviewer checks evidence and blockers.
4. Maintainer fixes blockers.
5. CI and public-safety checks pass.
6. Go-live is considered only in a separate reviewed proposal.

Donor path

Read only these first:

docs/index.md
docs/DONOR_QUICKSTART.md
docs/DONOR_FAQ.md

Rule:

IF DONATIONS_ACTIVE is NO OR WALLETS_PUBLISHED is NO:
    DO_NOT_SEND

Use receiving information only from the official public dashboard or an approved repository source linked from it.

Maintainer path

Before any future operating proposal, run the evidence loop:

examples/dry-run/README.md
docs/DRY_RUN_OPERATIONS_RUNBOOK.md
examples/dry-run/DRY_RUN_001_OPERATION_REPORT.sample.md
examples/dry-run/DRY_RUN_001_REVIEW_PACKET.sample.md
docs/OPERATIONAL_READINESS_MATRIX.md

Rule:

IF any blocker remains:
    GO_LIVE = NO

Reviewer path

Check only what affects go/no-go:

public dashboard clarity
donor source-of-truth
shareable status snapshot
dry-run evidence loop
receiving-channel control
account protection
beneficiary privacy
ledger and report reproducibility
freeze process
CI result

Current go/no-go

DONOR_ENTRYPOINT_READY: YES
DASHBOARD_READY: YES
DRY_RUN_READY: YES
DRY_RUN_EVIDENCE_LOOP_READY: YES
REVIEW_PACKET_READY: YES
RECEIVING_CHANNEL_PUBLICATION: BLOCKED
DONATION_ACTIVATION: BLOCKED
GO_LIVE: NO

Detailed docs

Use detailed docs only when the flow above points to them.