ワンクリックで
log-sanitization-v3
Protocol for high-density, symmetrical shorthand logging in VS Code extensions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Protocol for high-density, symmetrical shorthand logging in VS Code extensions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | log_sanitization_v3 |
| description | Protocol for high-density, symmetrical shorthand logging in VS Code extensions. |
Recursive JSON serialization of large state objects during debugging leads to terminal cropping and cognitive noise. This protocol solves this for internal code logs. However, it MUST NOT apply to user-facing content (conversational text), which is protected by the virgo_injection_guard verbatim protocol.
Any array with length > 10 MUST be replaced with a string summary during serialization:
[COUNT: {n} items]voices, chapters, sentences, etc.Filesystem paths and UUIDs MUST be shortened to preserve horizontal space:
file:///.../24f2-9ddc-46d5-86e4-f499bb2cca28 -> file:///.../24f2...cca28Abandon JSON formatting for log payloads. Use the High-Density Shorthand format:
[COMMAND] key:val | key2:val2The sanitizer logic MUST be mirrored in both the Extension (Backend) and Webview (Frontend) to ensure diagnostic logs look identical across the bridge.
Any payload marked as content, snippet, or markdown used for user-facing auditory injections is EXEMPT from all summarization rules.
console, logger). It does not apply to the virgo_injection_guard.High-frequency "heartbeat" or "sync" messages MUST be suppressed from the main output channel.
state-sync, cacheStatus, progress.The ASCII signal marker [STORE-SYNC-COMPLETE] is EXEMPT from all noise suppression and summarization rules.
# Dev Cycle Protocol: CDP Shell Sovereignty (v2.5.1)
Protocol for local session metadata persistence in the Virgo extension.
Architectural map and development guidelines for the Virgo extension. Mandatory reference for all agent modifications.
Protocol for high-integrity conversational AI injections and sensory parity in the Virgo extension.
Governance protocol and automated scripts for packaging and publishing the Virgo MCP standalone server to the public NPM registry. Enforces safety gates and clean extraction logic.
Unified Release Authority — Single Source of Truth for all release lifecycle actions. Merges release_prestige and version_sentinel into one sovereign skill covering: semantic versioning rules, authorization gates, pipeline execution, artifact verification, git history auditing, SemVer enforcement, and post-release validation.