Files
nick-doc/.taskmaster
Siavash Sameni 4cf5c49274 docs(audit): align documentation with post-remediation backend reality
- Update data model enums to match backend models
- Update API reference auth requirements
- Add dispute module references and warning blocks
- Add 2026-05-24 audit remediation callout to Overview
- Generate task breakdowns and audit artifacts
- Add doc alignment report (.taskmaster/reports/)
2026-05-24 11:16:29 +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.