Textile Admin / ERP Readiness
ERP Readiness And Observability Audit
Existing admin route for read-only ERP readiness, observability, audit visibility, scheduler health, inventory reservations, voucher ledger, and finance ledger review.
Canonical Chain
listing -> comparison -> landed_cost -> order -> escrow -> logistics -> delivery -> wallet -> payout -> receipt_audit
Exact 22-module textile registry and backend DB access stay enforced by the existing trade-core readiness endpoint.
Phase15D Admin Capacity Readiness
Capacity Buckets, Reservations, Risk, And Module Status
Read-only admin panel over existing capacity foundation and readback APIs. No automation, logistics, payment, payout, DB source, or protected bucket mutation route is called.| Module | Status | Buckets | Reservations | Utilization | Planned | Available | Reserved | Committed |
|---|---|---|---|---|---|---|---|---|
| Fiber Raw Material | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Spinning/Texturising Job | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Yarn | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Thread | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Weave/Knit/Warping Job | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Grey Fabric | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Mill Finish Process Job | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Finish Fabric | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Stitching/Embroidery Value Addition Job | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Wholesale Ready Product | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Mini Wholesale Textile Market | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Textile Retailers | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Textile C2C Trader | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Machinery/Spares/Tools Accessories | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Scrap Reusables | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Chemical Dye | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Packing Accessories | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Garment Accessories | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Testing Lab Instruments | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Recycle Waste Materials | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Suggestions New Arrival Trending | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
| Consumables Utilities | MISSING | 0 | 0 | N/A | 0 | 0 | 0 | 0 |
CODEX355 Phase 1
Runtime Null Cleanup Boundary
ERP Proof Layer Consolidation
This existing ERP readiness route remains the ERP reader; launch proof labels roll up to the existing final integration audit surface.CODEX310 Admin Control Readiness Summary
CODEX115 ERP journal and invoice closure
Buyer, Seller, And Admin Journal/Invoice Readback Continuity
/api/trade-core/erp/readinessBuyer and seller surfaces consume existing readiness journal status fields only; no new ERP route family is introduced./api/trade-core/erp/readiness + /api/trade-core/erp/invoice-tax-breakupInvoice status/no/tax readback stays on existing trade-core invoice read routes with no duplicate endpoint registration./api/trade-core/erp/order/:orderId/journalsJournal deep readback remains admin-role guarded and unchanged; buyer/seller pages only show readback visibility proof./textile/buyer/ordersBuyer order cards expose journal/invoice readback status from canonical readiness/order payloads without posting actions./textile/seller/ordersSeller order cards mirror journal/invoice readback status from canonical readiness/order payloads with draft-route scope unchanged.no journal-post / no invoice-post from buyer or seller pagesFrontend closure is readback-only and preserves one-direction lifecycle controls and trusted-admin posting ownership.CODEX218B order timeline visibility
Buyer, Seller, Admin Audit Timeline Readback
/textile/buyer/ordersBuyer order cards render the canonical execution timeline returned by GET /api/trade-core/orders/mine./textile/seller/ordersSeller-scoped order cards render the same canonical execution timeline through seller-master scoped order readback./api/trade-core/erp/audit-timelineAdmin audit visibility stays on the existing normalized ERP audit timeline route and existing admin inventory execution page./api/trade-core/orders/mineStatus transition rows are projected from trade_orders.status, trade_orders.timeline, trade_orders.audit_log, and canonicalExecution.timeline.no new POST / no new routeThis proof does not add scheduler, payment, logistics, payout, refund, receipt, or audit mutation behavior.existing order read and audit routes onlyThe patch reuses orders/mine, buyer orders, seller orders, and ERP audit timeline surfaces without registering a duplicate route.CODEX237B enterprise escrow continuity
Escrow, Return, Payout, And Audit Visibility
/textile/buyer/orders -> GET /api/trade-core/orders/mineBuyer order lifecycle renders escrow stage, return-window, and payout-readiness continuity from the existing order readback only./textile/seller/orders -> GET /api/trade-core/orders/mineSeller lifecycle displays escrow hold, return/refund, seller release timing, and payout deferment without seller-side release mutation.trade_orders.payment / escrow / return_window / payout readbackPayment, escrow, logistics, delivery, wallet, payout, and audit labels stay in the fixed shared trade chain./api/trade-core/erp/audit-timelineAdmin audit remains on the existing ERP audit timeline and immutable order audit readbacks; no duplicate audit route is introduced./api/trade-core/erp/finance-chain-replay-audit | /api/trade-core/wallet-ledgerPayout readiness is visible as deferred readback only. No process-releases execution, payout gateway, or wallet release mutation is mounted./api/trade-core/orders/mine returnWindow/refundHold/releaseWindowReturn-window and refund-hold continuity is surfaced from existing order fields and the existing refund policy guard; refund execution is not called.no payment execution / no scheduler execution / no wallet release mutationThis patch is visibility-only and preserves the existing DB schema, route inventory, scheduler behavior, wallet behavior, and payout behavior.CODEX315 module policy visibility
Admin-Configurable Policy Readiness
/api/trade-core/erp/admin-controls moduleReturnWindowPolicyReadbackReturn/refund windows are module-wise effective-policy fields from admin-controls readback; refund execution remains manual admin review./api/trade-core/erp/admin-controls escrowLockedEscrow hold visibility reads the existing escrowLocked policy gate only; this readiness page does not add a hold toggle or payment action./api/trade-core/erp/admin-controls payoutLocked + /api/trade-core/erp/finance-chain-replay-auditPayout release proof combines sellerReleaseDays and payoutLocked labels with finance replay readback, without mounting payout execution./api/trade-core/erp/admin-controls/:moduleKey/risk_hold/:lockStateFraud/risk hold proof points to policyJson.riskHoldLocked and financeApprovalRequired; no new risk route or scoring engine is introduced./api/trade-core/erp/admin-controls/:moduleKeyPolicy visibility is keyed to the exact TEXTILE_MODULES_22 registry and stays centralized on existing admin/readiness surfaces./api/trade-core/erp/admin-controls/:moduleKey/:controlKey/:lockStateLock/unlock/on/off states remain existing admin-control metadata; ERP readiness displays proof and does not create a mutation button.CODEX205B final enterprise readiness
Consolidated Production Proof Surface
CODEX215B global currency tax incoterm readiness
Global Currency, Tax, Incoterm, And Trade Mode Proof
CODEX216B export document checklist
Invoice, Packing, COA/MSDS, Test Report, And Dispatch Docs
/api/trade-core/documents/admin/readiness?limit=500Invoice readiness is read from commercial document metadata and ERP invoice readbacks; no invoice posting or upload provider is introduced./api/trade-core/documents/admin/analytics?limit=500&timelineLimit=100Packing list readiness is represented by export-readiness and packing-media category coverage only./api/trade-core/documents/admin/verification-summary?limit=500COA/MSDS readiness maps to certification, compliance, and quality-testing metadata; no scanner, OCR, or provider is attached./api/trade-core/documents/seller/readiness?limit=500&timelineLimit=100Test report readiness reads quality-testing metadata and lifecycle labels without storing or serving files./api/trade-core/documents/admin/readiness?limit=500Dispatch docs stay metadata/readiness placeholders across logistics and delivery chain steps; no booking or carrier connector is added.exportDocumentChecklistReadinessProof.moduleWiseDocumentProofThe proof is generated over the exact textile module registry, with yarn as the base template and no duplicate document route.CODEX171B scheduler DB execution proof
Scheduler, Release, Reservation, DB Execution, And Observability
/api/trade-core/erp/scheduler-simulationExisting scheduler summary exposes job catalog, run count, health count, and safety locks without starting a scheduler.POST /api/trade-core/process-releasesRelease readiness is represented by the process_releases scheduler job only; release and payout execution stay admin-gated.POST /api/trade-core/erp/inventory/reservation-expiryReservation expiry stays preview-first/admin-only and is not run by background automation./api/trade-core/erp/scheduler-simulation/previewPreview stays read-only; dry_run/admin_approval create DB-backed execution proof rows while provider calls and stock mutation remain disabled./api/trade-core/erp/scheduler-simulation/healthHealth readback displays DB-backed execution runs, queue depth, health logs, and audit visibility.CODEX137B ERP automation readiness proof
Backend And Admin Readback Only
/api/trade-core/erp/readinessExisting readiness payload proves exact 22-module textile registry, fixed trade chain, and no duplicate route creation./api/trade-core/erp/readinessAutomation is readback metadata only; no scheduler execution, background job, gateway, logistics, or destructive automation is enabled./api/trade-core/erp/audit-timelineVoucher proof reads erp_journal_headers, erp_journal_lines, and wallet ledger linkage through existing admin read routes./api/trade-core/erp/inventory/movement-ledgerMovement proof stays on the canonical ERP inventory movement ledger; this page does not reserve, release, recompute, or move stock./api/trade-core/erp/procurement-auditProcurement proof reads vendor, PO, receipt, vendor ledger, and audit readiness without wallet or payment engine mixing./api/trade-core/erp/invoice-tax-breakupInvoice proof reads posted invoice/tax tables and guarded invoice post readiness; it does not post invoices./api/trade-core/documents/foundationOCR stays metadata-only. No live OCR API, scanner, CDN, file provider, or preview service is attached./api/trade-core/erp/readinessProof is backend and admin readback only; protected write methods remain behind the existing trusted admin guards.CODEX98 ERP automation execution proof
Automation, Posting, Inventory, And Admin ON/OFF Runtime Evidence
/api/trade-core/erp/readinessUses existing readiness/admin-control/automation-matrix signals to prove automation remains admin-controlled with unsafe execution disabled./api/trade-core/erp/admin-controls | /api/trade-core/erp/admin-controls/:moduleKey/:controlKey/:lockStateProves module-wise ON/OFF and lock controls from DB-backed admin policy rows without adding a new route family./api/trade-core/erp/audit-timeline | /api/trade-core/erp/finance-chain-replay-audit | /api/trade-core/erp/order/:orderId/ledger-previewUses existing readback and guarded posting endpoints to prove journal, invoice, payout, and receipt posting evidence./api/trade-core/erp/inventory/runtime-safety | /api/trade-core/erp/inventory/movement-ledger | /api/trade-core/reservationsUses existing runtime-safety and movement-ledger evidence to prove inventory execution readiness without background mutation./api/trade-core/erp/readinessPayment and logistics provider attachment remains disabled in this proof pack; no live gateway or carrier executor is attached.CODEX118C admin ERP runtime observability
Operational Status Expansion
/api/trade-core/erp/readinessReadiness route remains the source reference for guard visibility; this page does not fetch from the client./textile/admin/erp-inventory-executionLinks the readiness view to the existing admin execution surface without introducing a duplicate route./textile/admin/trade-observabilityBuyer visibility and seller attachment rollout state is static admin observability only./api/rfq/create | /api/rfq/respond | /api/rfq/listCanonical migration status is shown without touching backend RFQ aliases, route count, or yarn template logic.Readiness / Preview / Simulation / DB-posted Accounting
/api/trade-core/erp/readinessRegistry, locks, warnings, and DB status labels./api/trade-core/erp/scheduler-simulation/previewRead-only scheduler plan; no DB mutation./api/trade-core/erp/scheduler-simulationScheduler execution proof and health readback are persisted via trade-core DB-backed activity rows./api/trade-core/erp/finance-chain-replay-auditExisting posted invoice, payout, receipt, tax, and journal readback.Finance DB Status Labels
Source Tables
/api/trade-core/erp/tax-reconciliation/api/trade-core/erp/invoice-tax-breakup/api/trade-core/erp/invoice-tax-breakup/api/trade-core/erp/finance-chain-replay-audit/api/trade-core/erp/finance-chain-replay-audit/api/trade-core/erp/finance-chain-replay-audit/api/trade-core/erp/audit-timeline/api/trade-core/erp/audit-timelineExisting Read Routes
/api/trade-core/erp/readiness/api/trade-core/erp/audit-timeline?limit=250/api/trade-core/erp/finance-chain-replay-audit?limit=100/api/trade-core/erp/tax-reconciliation?limit=100/api/trade-core/erp/invoice-tax-breakup?limit=100/api/trade-core/erp/inventory/movement-ledger?limit=100/api/trade-core/erp/procurement-audit?limit=100/api/trade-core/erp/readiness?proof=codex137b/api/trade-core/erp/scheduler-simulation/preview/api/trade-core/erp/scheduler-simulation/health/api/trade-core/reservations?limit=250/api/trade-core/documents/foundation/api/trade-core/documents/admin/readiness?limit=500/api/trade-core/documents/admin/verification-summary?limit=500/api/trade-core/documents/admin/analytics?limit=500&timelineLimit=100/api/trade-core/documents/seller/readiness?limit=500&timelineLimit=100/api/trade-core/documents/admin/readiness?limit=500/api/trade-core/documents/status-history?limit=100ERP Readiness Readers
/api/trade-core/erp/readinessReadiness, registry coverage, admin locks, scheduler state, failed ledger visibility, and ERP warning summary.ERP DB readiness/api/trade-core/erp/db-readinessTrusted-admin read-only database readiness inspection; no migration/apply action is exposed from this page.ERP admin controls/api/trade-core/erp/admin-controlsTrusted-admin read-only policy, lock, return-window, seller-release, and exact 22-module control readback.ERP automation matrix/api/trade-core/erp/automation-matrixTrusted-admin read-only automation matrix, approval, admin-control, and disabled live-execution visibility.ERP audit timeline/api/trade-core/erp/audit-timeline?limit=250Normalized audit events from canonical trade-core ERP tables.Finance replay audit/api/trade-core/erp/finance-chain-replay-audit?limit=100Read-only DB readback for invoice, journal, payout, receipt, and replay mismatch visibility.Tax reconciliation/api/trade-core/erp/tax-reconciliation?limit=100Existing DB reconciliation view over erp_tax_ledger materialized from tax lines and invoices.Invoice tax breakup/api/trade-core/erp/invoice-tax-breakup?limit=100Existing read route for erp_invoices, erp_invoice_lines, erp_tax_lines, and linked tax ledger rows.Tax rules/api/trade-core/erp/tax-rule/list?limit=100Trusted-admin readonly tax rule depth; the tax-rule create route is intentionally not exposed as an action.Tax ledger/api/trade-core/erp/tax-ledger?limit=100Trusted-admin readonly posted tax ledger readback for reconciliation and invoice compliance visibility.Tax audit/api/trade-core/erp/tax-audit?limit=100Trusted-admin readonly tax audit events and compliance-depth proof; no filing or export execution is mounted here.Buyer journal/invoice surface/textile/buyer/ordersBuyer order page surfaces journal and invoice ERP visibility using existing trade-core readiness/order readback only.Seller journal/invoice surface/textile/seller/ordersSeller order page mirrors journal and invoice ERP visibility using existing trade-core readiness/order readback only.CODEX137B proof/api/trade-core/erp/readiness?proof=codex137bERP automation, voucher, stock movement, procurement, invoice, OCR placeholder, and readonly admin proof from the existing readiness payload.CODEX98 execution proof pack/api/trade-core/erp/readinessAutomation execution summary, admin ON/OFF proof, journal/invoice/ledger posting evidence, inventory execution proof, and provider-detached proof in the existing readiness payload.Inventory movement ledger/api/trade-core/erp/inventory/movement-ledger?limit=100Trusted-admin readonly movement ledger proof over canonical reserve, release, sold, warehouse, recompute, and reconciliation transitions.Procurement audit/api/trade-core/erp/procurement-audit?limit=100Trusted-admin readonly procurement audit proof over vendor, PO, receipt, AP, and procurement audit events.Scheduler preview/api/trade-core/erp/scheduler-simulation/previewRead-only preview plan. It does not write DB rows, queue entries, payouts, receipts, or audit rows.Scheduler health/api/trade-core/erp/scheduler-simulation/healthDB-backed execution run count, recent run readback, safety locks, queue depth, and health logs.Inventory reservations/api/trade-core/reservations?limit=250Stock reservation rows, warehouse codes, quantity changes, and lifecycle state.Document foundation/api/trade-core/documents/foundationReadonly document foundation metadata, lifecycle statuses, ownership model, and provider-detached policy.Document admin readiness/api/trade-core/documents/admin/readiness?limit=500Trusted-admin readonly document lifecycle counts, seller/module summaries, export checklist proof, and metadata review state.Document verification summary/api/trade-core/documents/admin/verification-summary?limit=500Trusted-admin readonly verification readiness and module/category aggregation.Document admin analytics/api/trade-core/documents/admin/analytics?limit=500&timelineLimit=100Trusted-admin readonly document analytics for module readiness, seller completeness, category summaries, and lifecycle timelines.Document seller readiness/api/trade-core/documents/seller/readiness?limit=500&timelineLimit=100Readonly seller document completeness, module/category summaries, export checklist proof, lifecycle counters, and timelines.Document status history/api/trade-core/documents/status-history?limit=100Readonly document lifecycle timeline metadata for admin review.CODEX380 Batch 2 closure
ERP, Inventory, Admin, Document, And Smart Other Readback
/api/trade-core/order/pay + /api/trade-core/order/refund + /api/trade-core/process-releasesExisting admin-controls now gate escrow and wallet side effects before payment hold, refund ledger, and seller wallet release paths./api/trade-core/erp/readiness + /api/trade-core/erp/inventory/runtime-safetyReadiness, runtime-safety, allocation, movement, and ecommerce sync remain existing admin readbacks with no provider push proof./api/trade-core/documents/foundation + /api/trade-core/documents/admin/readinessKYC, GST/VAT, invoice, export, dispatch, delivery, receipt, and audit archive labels come from existing document policy/storage helpers./api/trade-core/erp/admin-controls + /textile/seller/dashboardSmart Other pending approval and candidate readiness stay visible through existing admin controls and seller dashboard readbacks.frontend/app + backend/routes/tradeCore.jsNo Batch 3 module parity, no seller listing rewrite, no payment gateway, no live logistics provider, and no production mutation proof.Document Admin Analytics
Read-only document metadata analytics for module readiness, seller completeness, lifecycle status, category coverage, verification state, and timelines.
Controlled Document Statuses
Status is normalized to uploaded, pending_review, verified, rejected, or missing. This panel renders metadata/readiness only and does not expose storage keys, provider object ids, raw paths, signed upload tokens, or public download links.
KYC, Tax, Invoice, Export, Dispatch, Delivery, Receipt, And Audit Archive
Proof is read from the existing document policy/storage helpers and current document readiness routes; no storage provider, OCR provider, payment gateway, logistics connector, or new document route family is attached.
Readonly Document Intelligence Surfaces
Export Document Checklist Module Proof
| Module | Required Items | Ready | Pending | Status |
|---|---|---|---|---|
Fiber Raw Materialfiber_raw_material | 3 | 0 | 3 | PENDING_METADATA |
Spinning/Texturising Jobspinning_texturising_job | 3 | 0 | 3 | PENDING_METADATA |
Yarnyarn | 4 | 0 | 4 | PENDING_METADATA |
Threadthread | 4 | 0 | 4 | PENDING_METADATA |
Weave/Knit/Warping Jobweave_knit_warping_job | 3 | 0 | 3 | PENDING_METADATA |
Grey Fabricgrey_fabric | 3 | 0 | 3 | PENDING_METADATA |
Mill Finish Process Jobmill_finish_process_job | 4 | 0 | 4 | PENDING_METADATA |
Finish Fabricfinish_fabric | 3 | 0 | 3 | PENDING_METADATA |
Stitching/Embroidery Value Addition Jobstitching_embroidery_value_addition_job | 3 | 0 | 3 | PENDING_METADATA |
Wholesale Ready Productwholesale_ready_product | 4 | 0 | 4 | PENDING_METADATA |
Mini Wholesale Textile Marketmini_wholesale_textile_market | 3 | 0 | 3 | PENDING_METADATA |
Textile Retailerstextile_retailers | 3 | 0 | 3 | PENDING_METADATA |
Textile C2C Tradertextile_c2c_trader | 3 | 0 | 3 | PENDING_METADATA |
Machinery/Spares/Tools Accessoriesmachinery_spares_tools_accessories | 3 | 0 | 3 | PENDING_METADATA |
Scrap Reusablesscrap_reusables | 3 | 0 | 3 | PENDING_METADATA |
Chemical Dyechemical_dye | 3 | 0 | 3 | PENDING_METADATA |
Packing Accessoriespacking_accessories | 3 | 0 | 3 | PENDING_METADATA |
Garment Accessoriesgarment_accessories | 3 | 0 | 3 | PENDING_METADATA |
Testing Lab Instrumentstesting_lab_instruments | 3 | 0 | 3 | PENDING_METADATA |
Recycle Waste Materialsrecycle_waste_materials | 3 | 0 | 3 | PENDING_METADATA |
Suggestions New Arrival Trendingsuggestions_new_arrival_trending | 3 | 0 | 3 | PENDING_METADATA |
Consumables Utilitiesconsumables_utilities | 3 | 0 | 3 | PENDING_METADATA |
Lifecycle Counters
Readonly Document Lifecycle Matrix
| Module | Prepared | Uploaded | Scan Pending | Scan Failed | Verified | Oldest Age | Stalled | Risk |
|---|---|---|---|---|---|---|---|---|
Fiber Raw Materialfiber_raw_material | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Spinning/Texturising Jobspinning_texturising_job | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Yarnyarn | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Threadthread | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Weave/Knit/Warping Jobweave_knit_warping_job | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Grey Fabricgrey_fabric | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Mill Finish Process Jobmill_finish_process_job | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Finish Fabricfinish_fabric | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Stitching/Embroidery Value Addition Jobstitching_embroidery_value_addition_job | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Wholesale Ready Productwholesale_ready_product | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Mini Wholesale Textile Marketmini_wholesale_textile_market | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Textile Retailerstextile_retailers | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Textile C2C Tradertextile_c2c_trader | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Machinery/Spares/Tools Accessoriesmachinery_spares_tools_accessories | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Scrap Reusablesscrap_reusables | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Chemical Dyechemical_dye | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Packing Accessoriespacking_accessories | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Garment Accessoriesgarment_accessories | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Testing Lab Instrumentstesting_lab_instruments | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Recycle Waste Materialsrecycle_waste_materials | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Suggestions New Arrival Trendingsuggestions_new_arrival_trending | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Consumables Utilitiesconsumables_utilities | 0 | 0 | 0 | 0 | 0 | 0d | 0 | PENDING_METADATA |
Lifecycle Aging Summary
Stalled Lifecycle Warning Cards
Readonly Document Risk Flags
Module Document Health Summaries
| Module | Health | Health Score | Complete | Verified | Missing | Stalled | Oldest |
|---|---|---|---|---|---|---|---|
| No module document health summaries returned by readonly intelligence metadata. | |||||||
Missing-Document Summaries
Export-Readiness Document Grouping
/api/trade-core/documents/foundationExisting document foundation mode and route registry./api/trade-core/documents/admin/analytics?limit=500&timelineLimit=100Module, seller, category, lifecycle, and audit metadata./api/trade-core/documents/admin/readiness?limit=500Trusted-admin metadata counts, export checklist proof, and lifecycle display./api/trade-core/documents/admin/verification-summary?limit=500Trusted-admin verification readiness aggregation./api/trade-core/documents/seller/readiness?limit=500&timelineLimit=100Readonly seller completeness, module/category summaries, and lifecycle timeline aggregation./api/trade-core/documents/admin/readiness?limit=500Invoice, packing list, COA/MSDS, test report, and dispatch docs metadata proof./api/trade-core/documents/status-history?limit=100Read-only status timelines from existing metadata.Admin Verification Summary
Admin Audit Summary
Module Readiness Heatmap
| Module | Status | Complete | Docs | Prepared | Uploaded | Verified | Missing dependencies |
|---|---|---|---|---|---|---|---|
Fiber Raw Materialfiber_raw_material | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Quality Testing, Certification, Export Readiness |
Spinning/Texturising Jobspinning_texturising_job | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Process Media, Quality Testing |
Yarnyarn | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Quality Testing, Certification, Export Readiness, Commercial |
Threadthread | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Quality Testing, Certification, Export Readiness, Commercial |
Weave/Knit/Warping Jobweave_knit_warping_job | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Process Media, Quality Testing |
Grey Fabricgrey_fabric | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Quality Testing, Certification, Export Readiness |
Mill Finish Process Jobmill_finish_process_job | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Process Media, Quality Testing, Certification |
Finish Fabricfinish_fabric | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Quality Testing, Certification, Export Readiness |
Stitching/Embroidery Value Addition Jobstitching_embroidery_value_addition_job | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Process Media, Quality Testing, Certification |
Wholesale Ready Productwholesale_ready_product | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Product Media, Quality Testing, Certification, Commercial |
Mini Wholesale Textile Marketmini_wholesale_textile_market | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Product Media, Quality Testing, Commercial |
Textile Retailerstextile_retailers | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Product Media, Certification, Commercial |
Textile C2C Tradertextile_c2c_trader | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Product Media |
Machinery/Spares/Tools Accessoriesmachinery_spares_tools_accessories | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Product Media, Process Media, Certification |
Scrap Reusablesscrap_reusables | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Product Media, Commercial |
Chemical Dyechemical_dye | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Quality Testing, Certification |
Packing Accessoriespacking_accessories | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Product Media, Certification |
Garment Accessoriesgarment_accessories | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Product Media, Certification, Quality Testing |
Testing Lab Instrumentstesting_lab_instruments | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Quality Testing, Certification, Process Media |
Recycle Waste Materialsrecycle_waste_materials | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Quality Testing, Commercial |
Suggestions New Arrival Trendingsuggestions_new_arrival_trending | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Product Media, Certification, Commercial |
Consumables Utilitiesconsumables_utilities | MISSING_METADATA | 0% | 0 | 0 | 0 | 0 | Company, Tax, Kyc, Compliance, Certification, Quality Testing |
Module Compliance Readiness Matrix
| Module | Core | Quality | Export | Product / Process | Trade | Avg | Gaps | Status |
|---|---|---|---|---|---|---|---|---|
Fiber Raw Materialfiber_raw_material | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Spinning/Texturising Jobspinning_texturising_job | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Yarnyarn | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Threadthread | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Weave/Knit/Warping Jobweave_knit_warping_job | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Grey Fabricgrey_fabric | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Mill Finish Process Jobmill_finish_process_job | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Finish Fabricfinish_fabric | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Stitching/Embroidery Value Addition Jobstitching_embroidery_value_addition_job | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Wholesale Ready Productwholesale_ready_product | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Mini Wholesale Textile Marketmini_wholesale_textile_market | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Textile Retailerstextile_retailers | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Textile C2C Tradertextile_c2c_trader | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Machinery/Spares/Tools Accessoriesmachinery_spares_tools_accessories | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Scrap Reusablesscrap_reusables | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Chemical Dyechemical_dye | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Packing Accessoriespacking_accessories | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Garment Accessoriesgarment_accessories | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Testing Lab Instrumentstesting_lab_instruments | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Recycle Waste Materialsrecycle_waste_materials | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Suggestions New Arrival Trendingsuggestions_new_arrival_trending | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Consumables Utilitiesconsumables_utilities | 0% 0 / 4 categories | 0% 0 / 2 categories | 0% 0 / 3 categories | 0% 0 / 3 categories | 0% 0 / 2 categories | 0% | 14 | WATCH |
Module / Category Drilldown
| Module | Category | Complete | Verified % | Total | Prepared | Uploaded | Scan Failed | Status |
|---|---|---|---|---|---|---|---|---|
| No module/category document rows returned by readonly analytics. | ||||||||
Seller Document Readiness Summary
| Seller | Company | Module | Complete | Verified % | Total | Prepared | Uploaded | Verified | Pending |
|---|---|---|---|---|---|---|---|---|---|
| No seller document rows returned by the admin analytics route. | |||||||||
Seller Readiness Ranking
| Rank | Seller | Company | Module | Complete | Verified | Pending | Status |
|---|---|---|---|---|---|---|---|
| No seller readiness rows returned by existing readonly document routes. | |||||||
Seller Module Readiness Trend Signals
Document Category Summary
Category Completion Leaderboard
| Category | Complete | Verified | Total | Uploaded | Scan Failed | Status |
|---|---|---|---|---|---|---|
| No category completion rows returned by readonly analytics. | ||||||
Readonly Compliance Summary
Export / Compliance Dashboard
Readonly Audit Export Summary
| Dataset | Rows | Existing Source Route | Status |
|---|---|---|---|
| Lifecycle matrix | 22 | /api/trade-core/documents/admin/readiness?limit=500 | READY |
| Module compliance matrix | 22 | /api/trade-core/documents/admin/analytics?limit=500&timelineLimit=100 | READY |
| Seller readiness ranking | 0 | /api/trade-core/documents/seller/readiness?limit=500&timelineLimit=100 | PENDING_METADATA |
| Category leaderboard | 0 | /api/trade-core/documents/admin/analytics?limit=500&timelineLimit=100 | PENDING_METADATA |
| Admin timeline grouping | 0 | /api/trade-core/documents/status-history?limit=100 | PENDING_METADATA |
Missing Compliance Warnings
Admin Verification Pending
Lifecycle Timeline Grouping
Readonly Admin Timeline Grouping
| Lifecycle | Actor | Events | Sellers | Modules | Latest Activity |
|---|---|---|---|---|---|
| No admin timeline grouping rows returned by existing status history metadata. | |||||
Timeline Summary
ERP Observability Audit
ERP Automation Runs
Use readiness and scheduler health to review automation-ready rows, queue depth, run count, and safety locks.
Failed Jobs
Use ERP warnings, failed ledger visibility, and scheduler health logs to inspect blocked jobs and exception state.
Voucher Ledger Audit
Use audit timeline and readiness data to inspect voucher, journal, ledger, invoice, payout, and receipt readback state.
Stock Inventory Audit
Use inventory reservations and audit timeline rows to review stock reservation lifecycle, warehouse, rack, dispatch zone, and quantity movement.
Finance Ledger Audit
Use ERP readiness finance summaries for invoice, payout, receipt, wallet, escrow, and governance lock visibility.
Scheduler Manual Trigger Audit
Use scheduler health and audit timeline rows to verify admin-triggered DB-backed execution proofs, manual approval, safety locks, and queue visibility.