Back to repositories

github-recent__mbarbine__platphorm-onboard

platphorm-onboard

Canonical documentation for this repository lives in this directory.

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.

__tests__/lib/onboard-platform-helpers.test.tsapp/api/health/route.tslib/onboard/model.ts

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

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

docs/deep-research-report-v2.mdpackage.json

API Route Handlers

api.route-handlers

apipartial

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

app/api/[...path]/route.tsapp/api/applications/[id]/route.tsapp/api/applications/route.tsapp/api/automation/route.ts

User Authentication and Sessions

auth.user-session

authenticationpattern_only

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

app/api/session/route.tslib/onboard/auth-policy.tslib/site-config.tspackage.json

Access Control

authorization.access-control

authorizationpattern_only

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

.jules/sentinel.mdlib/db/client.ts

Workflow Runner

automation.workflow-runner

automationpartial

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

app/[locale]/jobs/page.tsxapp/api/automation/route.tsapp/api/cron/refresh/route.tsapp/api/workflow/route.ts

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

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

__tests__/integrations/post-registration.test.tsapp/[locale]/docs/api/page.tsxapp/api/docs/route.tsapp/api/project-docs/[slug]/route.ts

Operational Dashboard

dashboard.operational-dashboard

dashboardpattern_only

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

__tests__/api/application-status-review.test.ts.jules/sentinel.mdapp/api/v1/applications/status/[token]/route.ts

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/trust.json/route.tsapp/rss.xml/route.tscomponents/seo/json-ld.tsxpackage.json

Deployment and Project Automation

deployment.project-automation

deploymentpattern_only

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

Dockerfilevercel.json

Document Processing

document.processing

document-processingpartial

Source evidence indicates PDF, DOCX, document conversion, extraction, or rendering behavior.

app/api/documents/[slug]/route.tsapp/api/documents/route.ts

Form Submission Flow

forms.submission-flow

formspattern_only

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

__tests__/lib/onboard-platform-helpers.test.tsapp/api/v1/applications/[id]/submit/route.tscomponents/forms/application-form.tsxlib/site-config.ts

Browser Gameplay

gameplay.browser-game

gameplaypartial

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

lib/logger.ts

AWS Integration

integration.aws

integrationpartial

Repository has source-backed indicators for a AWS integration.

lib/db/client.tspackage.jsonpnpm-lock.yaml

PlatPhorm Integration

integration.platphorm

integrationpartial

Repository has source-backed indicators for a PlatPhorm integration.

__tests__/api/application-status-review.test.ts__tests__/api/integrations-routes.test.ts__tests__/lib/onboard-platform-helpers.test.tsapp/.well-known/trust.json/route.ts

Postgres Integration

integration.postgres

integrationpartial

Repository has source-backed indicators for a Postgres integration.

docs/CONTRIBUTING.mddocs/LOCAL_DEV.mddocs/PACKAGES.mdlib/db.ts

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

__tests__/api/integrations-routes.test.tsapp/[locale]/layout.tsxapp/api/health/route.tsapp/api/mcp/register/route.ts

MCP Tool Server

mcp.tool-server

mcppartial

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

app/api/integrations/[name]/mcp/route.tsapp/api/mcp/register/route.tsapp/api/mcp/route.tsapp/api/v1/mcp/route.ts

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.tsdocs/CHANGELOG.mdlib/logger.ts

Application Routes

routing.application-pages

routingpattern_only

Repository contains user-facing application page routes.

app/[locale]/docs/api/page.tsxapp/[locale]/faq/page.tsxapp/[locale]/jobs/page.tsxapp/[locale]/onboarding/[id]/page.tsx

Search Query Interface

search.query-interface

searchpartial

Source evidence indicates search UI, indexing, or query behavior.

app/api/search/route.tsdocs/deep-research-report-v2.md

Environment Configuration

security.env-configuration

securitypattern_only

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

__tests__/api/discoverability-routes.test.ts__tests__/api/integrations-routes.test.ts__tests__/integrations/post-registration.test.ts__tests__/lib/onboard-platform-helpers.test.ts

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/application-status-review.test.ts__tests__/api/applications.test.ts__tests__/api/check-subdomain.test.ts__tests__/api/discoverability-routes.test.ts

UI Component Library

ui.component-library

ui-componentpartial

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

components/accessible-theme-switcher.tsxcomponents/forms/application-form.tsxcomponents/layout/footer.tsxcomponents/layout/header.tsx

Webhook Event Receiver

webhooks.event-receiver

webhookspartial

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

app/api/webhooks/route.tslib/site-config.ts