Skip to content

About this article

  • Audience: Integrators connecting Ghost Protocol to vendor SDKs, security frameworks, and cloud video APIs
  • Goal: After reading, you know which external specifications and services align with edge encoding, zero-trust federation, and optional cloud escalation
  • Type: Reference

Summary

Ghost Protocol builds on industrial edge vision SoCs for on-device inference, OWASP/NIST themes for zero-trust federation, surveillance-style H.265 contracts, and cloud video APIs for justified-clip escalation. Use this page as a curated link map for standards and services — product identity stays Ghost Protocol / Shadow / Phantom Vision.

Prerequisites

Edge vision platform (Shadow)

TopicGhost Protocol usage
HardwareShadow edge cameras (industrial SoC-class vision nodes)
RuntimeGhost Protocol dual-stream pipelines: RF-DETR DSP, optional depth, tracking
DeployDurable edge app bake; limited post-deploy mutation
ModelsRF-DETR 640×640, depth layer, streaming patterns in firmware

On-device integration details: Edge AI architecture, Recording.

OWASP / NIST / zero-trust

ThemeGhost Protocol pattern
No edge secretsCloud keys live on Phantom proxy only
Signed federationHMAC A2A queries; mTLS/HMAC Hermes sidecar
Detection authorityPrecomp RF-DETR; graceful offline notes without hallucinated detections
Scenario harnessMass-transit safety cases for contract verification

Historical cota proof-of-concept federation notes are in appendices/internal-plans/ (internal-only).

ONVIF / video standards (surveillance alignment)

ContractRequirement
Primary encodeH.265 4K @ ~30 fps with periodic keyframes
VerificationFps and keyframe alignment scripts in CI and post-deploy probes
PlaybackLinear PTS; justified sidecar duration matches wall time
Integration surfacesProxy snapshot, pull-recording, playback-ready MP4; MCP tool exposure

See ONVIF reference for proxy-facing event and stream patterns.

Gemini Video + Google Cloud Video Intelligence

ServiceWhen to useNotes
Gemini File APIJustified ~60 s+ MP4 clipsUpload via proxy pull/transcode; timestamps in prompts; context cache for batch review
Video IntelligenceStructured labels, objects, shot changesvideos:annotate with LABEL_DETECTION, OBJECT_TRACKING; poll long-running ops
Proxy ownershipAlwaysProxy holds GCS and API credentials; results fuse to TAP/MQTT/A2A without replacing live precomp

Prompt patterns and rate guidance: Video samples, Operator video guide.

In-repo companion pages

PageCovers
API quick referenceProxy HTTP and MCP tool names
MQTT referenceTopic contracts
Model cardRF-DETR precomp contract
RF-DETR ML PipelineTraining stack, DLC specs, Omni classes, exact S1/S2/VMS model names
Plugin architectureM8 and third-party plugin boundaries

Next steps

Operator depth

Vendor account setup, live API quotas, and integration evidence bundles live in private operator handoff (not published) (private).