Skip to content

B-A-M-N/Vigilance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️ Vigilance: AI Intent Observability Hub

The Command-and-Control Layer for the Vibe Ecosystem.

Vigilance is a central hub for observing and directing AI agents. It provides a high-fidelity dashboard to monitor what an agent sees and what it is thinking in real-time, bridging the gap between 3D viewports and logical reasoning.

Status: 🛠️ Active Development / Experimental. Proven Core: Real-time visual frame ingestion and MJPEG "flipbook" streaming are verified and operational.


🚌 Theory of Operation

Vigilance acts as a Multi-Modal Flight Recorder. Agents broadcast their visual focus and intended actions to a high-speed Go bus. This data is then synchronized and distributed to the Analytic HUD and In-Engine Overlays.


🚀 Launching the Hub

./vigilance

Default Dashboard: http://127.0.0.1:8080


🔗 Observability Channels

1. High-Fidelity Vision (MJPEG) ✅ PROVEN

The core visual relay. Supports live, low-latency streaming of Unity/Blender viewports.

  • SVG Overlays: Dynamic bounding boxes and gaze frustums rendered over live video.
  • Solo Mode: Isolate and maximize any agent for focused visual directing.

2. Cognitive Thought Tapping 🛠️ IN DEVELOPMENT

Intercepts MCP protocol traffic to stream the AI's internal reasoning loop.

  • Sync-Link: Hovering over a line of code highlights its corresponding 3D target in the visual pane.
  • Syntax Highlighting: High-fidelity rendering for Python, C#, and TypeScript intent logs.

3. Cognitive DVR (Time-Travel) 🛠️ EXPERIMENTAL

A 30-60 second circular buffer for both frames and thoughts.

  • Temporal Sync: The thought sidebar automatically aligns its scroll position with the visual scrubber.
  • Instant Replay: Review the context leading up to an anomaly or crash.

4. Human Intervention (Hand of God) 🛠️ EXPERIMENTAL

Bidirectional control lane for active mission steering.

  • Emergency Brake: A global protocol-level kill switch that halts all AI tool calls and engine movement.
  • Signal Injection: Nudge or redirect agents by injecting tokens directly into their cognitive stream.

5. In-Engine HUDs 🛠️ EXPERIMENTAL

Tactical overlays for Blender and Unity that show the thought stream and safety status directly in the 3D viewport.


🛡️ Tactical Watchman Security

Includes a recursive, high-performance scrubbing engine to ensure no sensitive data reaches the dashboard:

  • Recursive Scrubbing: Automatically redacts secrets and PII hidden deep within nested metadata structures.
  • Entropy Detection: Identifies and redacts random alphanumeric strings that resemble API keys.
  • Injection Safety: All human-injected tokens are scrubbed before broadcast.

🛡️ Privacy & Local-First

All data remains local. Your screenshots, logs, and intent patterns never leave your system. Vigilance is built for those who demand total oversight without third-party exposure.

About

A security minded , realtime AI Intent Observability MCP providing intent tagging and visual mirroring of AI attention to see what context the AI is looking at. Made for visual and coding workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors