GET https://zip.platphormnews.com/.well-known/trust.json
HTTP 200
Content-Type: application/json; charset=utf-8
40 ms
Digest: sha256:c930644c29c13f4f9a636fbd40939d67ecd9ca1c4b773e64c6a5b9c8c5c71df6
Preview: {
"version": "1.1.0",
"updatedAt": "2026-07-21T00:00:00Z",
"site": "zip",
"canonicalUrl": "https://zip.platphormnews.com",
"publisher": "PlatPhorm",
"aiDisclosure": "Public content is intended for indexing with attribution and source integrity checks.",
"contact": "mailto:hello@platphormnews.com",
"authentication": "PLATPHORM_API_KEY is required for protected platform mutations. ZIP currently exposes no server-side mutation endpoint.",
"acceptedHeaders": [
"Authorization: [REDACTED] $PLATPHORM_API_KEY",
"X-PlatPhorm-API-Key: [REDACTED]
],
"publicReadOnly": [
"browser-local archive workbench",
"MCP planning and safety guidance",
"health and discovery files"
],
"protectedActions": [],
"trustedDomains": ["*.platphormnews.com"],
"dataExposureBoundary": "Archive bytes and entry contents remain in the operator's browser and are not accepted by the MCP endpoint.",
"policy": "Web dashboard, public-safe discovery, browser-based operations, trusted-domain discovery, standard route compliance, Vercel metadata capture, trace inspection, and agentic workflow discovery are intentionally supported for public read-only debugging and operator workflows. Mutating, administrative, ingestion, replay, fork, remediation, deployment, sync, test-triggering, reporting, and write actions require PLATPHORM_API_KEY."
}
infoUNDECLARED_CAPABILITY_OBSERVED
Undeclared agents capability was observed
https://zip.platphormnews.com/.well-known/agents.json
GET https://zip.platphormnews.com/.well-known/agents.json
HTTP 200
Content-Type: application/json; charset=utf-8
70 ms
Digest: sha256:ae633c2c7809df4e6cabc36c7b3c61e34741b56d0662a447a0a87377ef7c752b
Preview: {
"version": "1.0.0",
"service": "platphorm-zip",
"publicOperations": [
{
"method": "read",
"path": "/",
"note": "Use the public browser-local archive workbench"
},
{
"method": "head",
"path": "/",
"note": "Health checks and URL probing"
},
{
"method": "get",
"path": "/api/mcp",
"note": "Read MCP metadata or use public read-only planning tools"
},
{
"method": "get",
"path": "/api/health",
"note": "Read health endpoint"
}
],
"protectedOperations": [],
"disallowedOperations": [
{
"method": "delete",
"path": "/*",
"note": "Not allowed for anonymous agents"
},
{
"method": "patch",
"path": "/*",
"note": "Not allowed for anonymous agents"
},
{
"method": "post",
"path": "/*",
"note": "No anonymous server-side mutation endpoints are exposed; JSON-RPC POST /api/mcp is limited to public read-only planning and introspection."
}
],
"aiUsagePolicy": "Use public operations for discovery and read-only planning. Never claim MCP processed archive bytes."
}
infoUNDECLARED_CAPABILITY_OBSERVED
Undeclared manifest capability was observed
https://zip.platphormnews.com/manifest.webmanifest
GET https://zip.platphormnews.com/manifest.webmanifest
HTTP 200
Content-Type: application/manifest+json; charset=utf-8
43 ms
Digest: sha256:779a952ac1825069312f47872fd24ec4f896727f2600ef54202fc9090b62c8c4
Preview: {
"name": "Zip",
"short_name": "Zip",
"description": "Zip service in PlatPhorm News network",
"start_url": "/",
"display": "standalone",
"background_color": "#0f172a",
"theme_color": "#0f172a",
"scope": "/"
}