walletpress/PLAN.md
crmuncher 67cb1f7140
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / security (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / license (push) Waiting to run
CI / ai-review (push) Waiting to run
docs: apply fleet-template (16-artifact scaffold)
Adds missing standard artifacts:
- README.md (if missing)
- AGENTS.md (AI agent contract)
- PLAN.md (current sprint)
- STATUS.md (where we are)
- DEVELOPMENT.md (dev workflow)
- DEPLOYMENT.md (deploy procedure)
- TESTING.md (test strategy)
- DECISIONS.md (ADR index + templates)
- .github/CODEOWNERS
- .github/workflows/ci.yml

Preserves all existing artifacts.

Refs: RugMunchMedia/fleet-template
2026-07-02 02:07:06 +07:00

902 B

PLAN.md — WalletPress

Current sprint. 21-day cycles per ADR-0012.

Status

current_sprint=2026-Q3-S1 · started=2026-07-01 · ends=2026-07-21

Sprint Goals

  1. TODO: top 1-3 goals for this sprint

In Progress

  • TODO: in-progress items

Backlog (this sprint)

  • TODO: planned items

Risks

  • TODO: anything blocking progress

Done (this sprint)

  • None yet — sprint just started.

Carry-over from previous sprint

  • None.

Definition of Done

  • Code complete
  • Tests written (>80% coverage on changed lines)
  • Pre-commit hooks pass (ruff, mypy, gitleaks, bandit)
  • CI passes on forgejo
  • Conventional commit message
  • PR reviewed + merged
  • Deployed to staging
  • Smoke-tested in production
  • Observability in place (metrics, logs, alerts)
  • Docs updated (AGENTS.md, ARCHITECTURE.md, README.md)
  • STATUS.md updated