Files
nick-doc/.taskmaster
Siavash Sameni 873a57874e Update docs for TON proof backend, Mini App fixes, and EVM wallet stub
PRD - TON Wallet Ownership Proof.md:
- Status updated from ready-to-implement -> backend-implemented.
- Added Implementation Status section documenting what is complete
  (challenge endpoint, tonProofService.ts, User model fields, 15 tests)
  and what remains (frontend proof wiring, verified badge).
- Acceptance criteria updated: backend items checked, frontend pending.

Handoff - Telegram Mini App Debug - 2026-05-24.md:
- New Implemented sections for session 3:
  - TON Wallet Ownership Proof backend (full detail of tonProofService,
    userController changes, User model fields, 15 unit tests).
  - Telegram Mini App shell dir="ltr" + smart displayName fallback.
  - Socket status suppressed on /telegram paths.
  - EVM WalletConnect stub card (disabled until project ID configured).
- Known Issues: TON proof updated to "frontend wiring pending";
  EVM WalletConnect section added with activation steps.
- Current Git State updated to Session 3.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 20:21:29 +04:00
..
2026-05-24 16:12:46 +04:00
2026-05-24 08:57:38 +04:00
2026-05-24 08:57:38 +04:00

Taskmaster workspace for Amanat PRDs

This docs-side Taskmaster setup tracks the product/security PRDs from the documentation vault.

Source PRDs

  • prd-mermaid-diagram-rendering-stabilization.md
  • prd-platform-audit-remediation-plan-2026-05-24.md
  • prd-request-network-migration-and-funds-management.md

Usage

From nick-doc, developers can use Taskmaster-compatible tooling against .taskmaster/tasks/tasks.json.

Common commands, once task-master-ai is installed/configured:

task-master list
task-master show 2
task-master show 3.4
task-master next
task-master set-status --id=2.1 --status=in-progress

The Mermaid PRD is already marked done because its source PRD records the full parser sweep as passing. The security and migration PRDs are pending implementation.

No API keys are committed here. Configure API keys locally or in MCP/editor config if AI-assisted Taskmaster commands are needed.