Files
nick-doc/.taskmaster
Siavash Sameni dceaf82934 audit: 2026-05-30 full-codebase audit — report, issues, docs, runbooks
Full-codebase-audit 2026-05-30 outputs:
- Audit report: 09 - Audits/Full Codebase Audit - 2026-05-30.md
- 81 issue files ISSUE-055..135 (decisions + 1 skipped no-brainer).
- Scanner docs from scratch (was zero): architecture, data model, API ref, payment
  flow, operations runbook + repo README.
- Doc-sync updates across API reference, data models, flows, design system.
- Secret Rotation Runbook (08 - Operations) for the exposed credentials.
- Reusable workflow guide (07 - Development) + .claude/workflows/full-codebase-audit.js.

Issues remain status:open intentionally — the code fixes are uncommitted-then-committed
working-tree changes per repo and aren't "resolved" until merged/deployed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 18:48:04 +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.