Skip to content
View ManintheCrowds's full-sized avatar
👀
👀

Block or report ManintheCrowds

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ManintheCrowds/README.md

Backend & Systems Engineer | AI Systems | Defensive Security | Agent Infrastructure

I build tools that help humans stay in control of AI systems: clear handoffs, input safety, defensive monitoring, and production backends you can inspect.

What → who → why

What I shipWho it is forWhy it exists
Agent harnesses & context graphsOperators running multi-session AI workIntent gets lost across chats; humans need gates and memory
Content safety + shared threat patternsAnyone putting untrusted text near an LLMPrompt injection is real; local nodes need shared signatures without sharing raw prompts
Blue-team / observability platformsDefenders watching agent networksAutonomous attackers need autonomous (human-gated) defense
Caption + homelab platform APIsProduction media / opsReal pipelines need SSO, gateway, and metrics—not demos

Projects (plain language)

Stay in control of agents

ProjectOne line
OpenHarnessPortable harness: handoffs, context, and intent alignment
OpenGrimoireLocal-first context graph and Sync Session workspace
arc-forge-wikiPublic sterile LLM-Wiki + vault scripts extract

Keep untrusted content out of the model

ProjectOne line
SCPInspect, sanitize, contain, quarantine LLM inputs (OWASP LLM01/LLM06)
scp-mycelium-registryShared anonymized threat-pattern snapshots for SCP nodes (data only)

Defend and watch

ProjectOne line
T3MP3ST_BLU3H4TAutonomous blue team — D3FEND operators, AI red-team detection, governance gates
moltbook_watchtowerRead-only observability for agent networks (leak / injection / behavior)

Ship production backends

ProjectOne line
media-ops-platformCaptionPipeline + Platform API — captions, SSO, gateway, observability

Experiments (EEG / visual I/O)

ProjectOne line
ENTHEAFork of Pliny’s visualizer — our focus is Muse EEG as I/O (features-only seam; live hardware still commissioning)
eeg-connection-hubLAN-first multi-stream EEG feature broker — LSL in, derived features out, multi-app WebSocket fan-out (synthetic-tested beta)

How they connect

flowchart TB
Intent[Human intent]
OH[OpenHarness]
SCP[SCP]
Reg[mycelium registry]
T3[T3MP3ST]
WT[watchtower]
MOP[media-ops]
OG[OpenGrimoire]
Intent --> OH
OH --> SCP
Reg -.->|signed snapshots| SCP
SCP -->|gates tools| MOP
SCP -->|gates tools| OG
SCP -->|gates agents| T3
T3 -.-> WT
WT -.-> SCP
Loading

Evidence (as-of dates)

  • CaptionPipeline (2025-12): 256+ caption files, 330+ content hours, <1% pipeline errors across 9 feeds — operational metrics, not WERportfolio kit
  • SCP (2026-06): 16/16 promptfoo tier probes (OWASP LLM01/LLM06)
  • OpenHarness (2026-06): pin-able by commit SHA; autoresearch Tier B 5/5 on foam-pkm + frontend-a2ui
  • T3MP3ST_BLU3H4T (2026-07): 8 D3FEND operator archetypes; 17-technique AI red-team detection playbook

Metrics SSOT:metrics.json

Evaluate in ~10 minutes

StepRepoTry
1OpenHarnesspython scripts/verify_script_index.py
2SCPnpx promptfoo eval (README § Testing)
3scp-mycelium-registryFetch latest.json
4media-ops-platformREADME Quick start
5OpenGrimoirenpm install && npm run dev (default branch: master)

GitHub pins (UI)

Live pins (6): OpenHarness · moltbook_watchtower · media-ops-platform · OpenGrimoire · SCP · scp-mycelium-registry

Pin action closed: docs/PIN_ACTION.md.

ProjectOne lineCI
OpenHarnessPortable harness: handoffs, context, intent alignmentCI
SCPMCP guardrail for LLM inputsCI
scp-mycelium-registryShared anonymized threat-pattern snapshots (data)data + validators
moltbook_watchtowerRead-only agent-network observabilityTests
media-ops-platformCaptionPipeline + Platform APItests
OpenGrimoireLocal-first context graph / Sync SessionCI

Also in the proof narrative (not all pinned in the UI): T3MP3ST_BLU3H4T, arc-forge-wiki.

Other projects

ProjectOne line
LangChainChatBotLocal-first RAG over YouTube transcripts
PrusaXL_Monitor3D printing observability (Flask, PrusaLink, Grafana)
ENTHEAFork of elder-plinius/ENTHEA — EEG headset as I/O experiment
eeg-connection-hubLAN-first multi-stream EEG feature broker — LSL in, derived features out, multi-app WebSocket fan-out

Stack

PythonTypeScriptNode.jsNext.jsFastAPIPostgreSQLDockerNginxRedisMCPPrometheusGrafana


Open an issue on any repo for collaboration. Audit evidence: PUBLIC_REPO_AUDIT_RESULTS §8 (2026-07-18).

Pinned Loading

  1. OpenHarnessOpenHarnessPublic

    Handoffs, Context & Intent Engineering. Compliant to Autonomous Cognitive Entities Framework.

    Python

  2. moltbook_watchtowermoltbook_watchtowerPublic

    Passive monitoring for the Moltbook agent network. Read-only observability; leak, injection, and behavior analysis; local-first, no writes to the network.

    Python

  3. media-ops-platformmedia-ops-platformPublic

    FastAPI homelab Platform API — JWT dashboard, gateway, compose apps. CaptionPipeline is a dated portfolio case study (docs/portfolio), not workers in this clone.

    Python

  4. OpenGrimoireOpenGrimoirePublic

    Local-first context graph and Sync Session platform for human-agent alignment. RESTful API, D3/Three.js visualizations, static JSON contract.

    TypeScript 1

  5. SCPSCPPublic

    Content safety for AI: inspect, sanitize, contain, quarantine. MCP server. OWASP LLM01/LLM06.

    Python

  6. scp-mycelium-registryscp-mycelium-registryPublic

    Shared anonymized threat-pattern snapshots for SCP nodes — immutable tagged JSON, human-gated merge. Market making P2P data commodities for AI security. Runs on L402 and NOSTR