479 B
479 B
WalletPress — TODO
Active
- Split 11 files >500 lines
- Convert 112 f-string logs to structured logs
- Fix 2 bare except clauses
- Replace 1 time.sleep with asyncio.sleep
Next
- Add GitHub Actions CI if missing
- Add PRODUCT.md and TODO.md to pre-commit protected docs list
- Define WP plugin release process
Blocked
- None
Done
- ARCHITECTURE.md and ROADMAP.md exist
- Pre-commit hooks include web3-safety and hallucination-check