Back to repositories

github-recent__mbarbine__platphorm-keys

platphorm-keys

This is a [Next.js](https://nextjs.org) project bootstrapped with [v0](https://v0.app).

GitHub

Capabilities

18

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.

COMPLETION_REPORT.md

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

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

COMPLETION_REPORT.mdpackage.json

API Route Handlers

api.route-handlers

apipartial

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

app/api/docs/route.tsapp/api/v1/health/route.tsapp/api/v1/keys/[keyId]/rotate/route.tsapp/api/v1/keys/[keyId]/route.ts

User Authentication and Sessions

auth.user-session

authenticationpattern_only

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

package.json

Access Control

authorization.access-control

authorizationpattern_only

Source evidence indicates roles, permissions, admin boundaries, or access-control checks.

__tests__/lib/audit.test.ts__tests__/lib/db.test.ts__tests__/setup.ts.env.example

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

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

app/api/docs/route.tsapp/docs/page.tsxpackage.jsonpostcss.config.mjs

Data Import and Export

data.import-export

data-exportpartial

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

package-lock.jsonpackage.jsontsconfig.json

Form Submission Flow

forms.submission-flow

formspattern_only

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

components/ui/form.tsxpackage.json

Browser Gameplay

gameplay.browser-game

gameplaypartial

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

lib/keys/logger.ts

AWS Integration

integration.aws

integrationpartial

Repository has source-backed indicators for a AWS integration.

__tests__/api/keys.test.ts__tests__/lib/audit.test.ts__tests__/lib/db.test.ts__tests__/setup.ts

PlatPhorm Integration

integration.platphorm

integrationpartial

Repository has source-backed indicators for a PlatPhorm integration.

__tests__/lib/logger.test.ts__tests__/lib/mask.test.ts__tests__/setup.ts.env.example

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

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

Trace and Logging

observability.trace-logging

observabilitypartial

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

__tests__/lib/logger.test.tsapp/api/v1/health/route.tscomponents/keys/create-key-dialog.tsxcomponents/ui/alert-dialog.tsx

Application Routes

routing.application-pages

routingpattern_only

Repository contains user-facing application page routes.

app/docs/page.tsxapp/faq/page.tsx

Environment Configuration

security.env-configuration

securitypattern_only

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

__tests__/lib/audit.test.ts__tests__/lib/db.test.ts__tests__/setup.ts.env.example

Shipping and Fulfillment Flow

shipping.fulfillment-flow

shippingpartial

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

components/ui/label.tsxpackage.json

Automated Test Suite

testing.automated-tests

testingpattern_only

Repository includes automated test files.

__tests__/api/keys.test.ts__tests__/lib/audit.test.ts__tests__/lib/db.test.ts__tests__/lib/encryption.test.ts

UI Component Library

ui.component-library

ui-componentpartial

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

components/keys/create-key-dialog.tsxcomponents/keys/key-detail-sheet.tsxcomponents/keys/key-list.tsxcomponents/layout/footer.tsx