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
1.3 KiB
1.3 KiB
WalletPress
Part of Rug Munch Media LLC — Wyoming-based crypto intelligence platform.
What
Wallet-as-a-service. Wallet engine, x402 service, chain vault, hosting. CLI for wallet management. Production-grade.
Type
backend · Python 3.12 + FastAPI
Quickstart
make install # install deps
make dev # start dev server
make test # run tests
make lint # lint + format
make ci # full CI pipeline
Documentation
- AGENTS.md — AI agent contract
- ARCHITECTURE.md — technical architecture
- PLAN.md — current sprint
- ROADMAP.md — long-term direction
- STATUS.md — where we are RIGHT NOW
- DEVELOPMENT.md — dev workflow
- DEPLOYMENT.md — how to deploy
- TESTING.md — test strategy
- SECURITY.md — security model
- DECISIONS.md — architecture decision records
Standards
This repo follows Rug Munch Media LLC fleet standards: git.rugmunch.io/RugMunchMedia/standards
Repository
- Source of truth:
https://git.rugmunch.io/RugMunchMedia/walletpress - Mirrors: GitHub (LLC + personal), GitLab, HuggingFace
- Backup: Hydra daily at 04:00 via
git-backup.sh