Back to repositories

github-recent__mbarbine__platphorm-shipments

platphorm-shipments

Public-safe USPS REST API v3 shipping rate calculator and logistics tooling surface for [PlatPhorm News Network](https://platphormnews.com), with VanAgain/VW parts package workflows supported as one useful e-commerce pattern.

GitHub

Capabilities

26

Risks

2

Maturity

deprecated

Confidence

high

Capabilities

AI Chat or Generation

ai.chat-or-generation

ai-modelpartial

Source evidence indicates AI model, chat, completion, prompt, or generation behavior.

app/.well-known/ai-plugin.json/route.tslib/phase1.ts

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

Source evidence indicates analytics, metrics, reports, scores, or aggregation behavior.

app/api/v1/reports/quote/route.tspackage.json

API Route Handlers

api.route-handlers

apipartial

Repository exposes source-backed API route handlers discovered from framework route files.

app/api/cron/refresh/route.tsapp/api/docs/route.tsapp/api/health/route.tsapp/api/mcp/route.ts

User Authentication and Sessions

auth.user-session

authenticationpattern_only

Source evidence indicates authentication, login, session, token, or identity handling.

package.json

Workflow Runner

automation.workflow-runner

automationpartial

Source evidence indicates jobs, workflows, queues, cron tasks, or automation runs.

app/api/cron/refresh/route.tsapp/jobs/page.tsxcomponents/shipping/test-runner.tsx

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

Source evidence indicates content, docs, posts, publishing, CMS, or markdown/MDX workflows.

__tests__/api/audit.test.ts__tests__/lib/db.test.ts__tests__/lib/fingerprint.test.tsapp/api/docs/route.ts

Operational Dashboard

dashboard.operational-dashboard

dashboardpattern_only

Source evidence indicates dashboard, admin, status, or overview UI surfaces.

app/api/v1/quickbooks/status/route.tsapp/api/v1/status/route.tsapp/api/v1/usps/status/route.tscomponents/shipping/health-status.tsx

Data Import and Export

data.import-export

data-exportpartial

Source evidence indicates import, export, CSV, JSON, XML, or structured data transfer behavior.

app/.well-known/ai-plugin.json/route.tsapp/.well-known/trust.json/route.tscomponents/json-ld.tsxpackage-lock.json

Database Schema Management

database.schema-management

databasepartial

Repository includes database schemas, migrations, or database framework dependencies.

package.jsonscripts/001-create-schema.sql

Deployment and Project Automation

deployment.project-automation

deploymentpattern_only

Repository includes CI workflows, deployment config, or containerization files.

Dockerfilevercel.json

Dictionary Lookup Tools

dictionary.lookup-tools

dictionarypattern_only

Source evidence indicates dictionary, glossary, lookup, or terminology tooling.

app/terms/page.tsx

Ecommerce Product Catalog

ecommerce.product-catalog

ecommercepartial

Source evidence indicates products, cart, checkout, orders, Shopify, or commerce flows.

__tests__/lib/platphorm-service.test.tsapp/api/v1/ecommerce/quote/route.tslib/platphorm-service.ts

Form Submission Flow

forms.submission-flow

formspattern_only

Source evidence indicates forms, contact flows, submit endpoints, or validation-backed input handling.

components/shipping/international-rate-form.tsxcomponents/shipping/rate-calculator-form.tsxcomponents/ui/form.tsxpackage.json

Browser Gameplay

gameplay.browser-game

gameplaypartial

Source evidence indicates game, canvas, realtime, player, or gameplay implementation.

lib/logger.ts

OpenAI Integration

integration.openai

ai-modelpartial

Repository has source-backed indicators for a OpenAI integration.

lib/phase1.tspackage.json

PlatPhorm Integration

integration.platphorm

integrationpartial

Repository has source-backed indicators for a PlatPhorm integration.

__tests__/lib/platphorm-service.test.ts__tests__/lib/usps-service.test.tsapp/.well-known/ai-plugin.json/route.tsapp/.well-known/trust.json/route.ts

Postgres Integration

integration.postgres

integrationpartial

Repository has source-backed indicators for a Postgres integration.

__tests__/api/audit.test.ts__tests__/lib/db.test.ts__tests__/lib/fingerprint.test.tsapp/api/health/route.ts

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

app/layout.tsxpackage-lock.jsonpackage.jsonpnpm-lock.yaml

MCP Tool Server

mcp.tool-server

mcppartial

Repository contains MCP-related routes, manifests, files, or dependencies.

app/api/mcp/route.tspackage.json

Trace and Logging

observability.trace-logging

observabilitypartial

Source evidence indicates trace, span, logging, monitoring, or OpenTelemetry behavior.

app/api/health/route.tsapp/api/v1/health/route.tscomponents/shipping/health-status.tsxcomponents/shipping/trace-viewer.tsx

Application Routes

routing.application-pages

routingpattern_only

Repository contains user-facing application page routes.

app/api-policy/page.tsxapp/faq/page.tsxapp/jobs/page.tsxapp/privacy/page.tsx

Environment Configuration

security.env-configuration

securitypattern_only

Repository references environment variables; secret-like names are cataloged without values.

__tests__/api/audit.test.ts__tests__/api/shiprush-webhook.test.ts__tests__/lib/db.test.ts__tests__/lib/platphorm-service.test.ts

Shipping and Fulfillment Flow

shipping.fulfillment-flow

shippingpartial

Source evidence indicates shipping, labels, postcards, fulfillment, or delivery-provider integration.

__tests__/api/shiprush-webhook.test.ts__tests__/lib/shiprush-service.test.tsapp/api/v1/shipments/route.tsapp/api/webhooks/shiprush/route.ts

Automated Test Suite

testing.automated-tests

testingpattern_only

Repository includes automated test files.

__tests__/api/audit.test.ts__tests__/api/domestic-rates-comprehensive.test.ts__tests__/api/health.test.ts__tests__/api/international-rates-comprehensive.test.ts

UI Component Library

ui.component-library

ui-componentpartial

Reusable UI components were found in component-oriented source paths.

__tests__/components/api-tester.test.tsx__tests__/components/copy-button.test.tsx__tests__/components/error-boundary.test.tsx__tests__/components/faq-section.test.tsx

Webhook Event Receiver

webhooks.event-receiver

webhookspartial

Source evidence indicates webhook receiving, event delivery, or signature validation behavior.

__tests__/api/shiprush-webhook.test.tsapp/api/webhooks/shiprush/route.ts