Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
canonical
Package canonical provides deterministic hashing for qvr skill subtrees and canonical JSON serialization for verification artifacts.
|
Package canonical provides deterministic hashing for qvr skill subtrees and canonical JSON serialization for verification artifacts. |
|
fsx
Package fsx provides filesystem primitives qvr needs that the standard library doesn't expose portably — chiefly copy-on-write file cloning (reflink), used to materialize skill blobs in O(metadata) instead of copying bytes (#205).
|
Package fsx provides filesystem primitives qvr needs that the standard library doesn't expose portably — chiefly copy-on-write file cloning (reflink), used to materialize skill blobs in O(metadata) instead of copying bytes (#205). |
|
manifest
Package manifest implements the plain-text portable skill manifest produced by `qvr export` and consumed by `qvr import`.
|
Package manifest implements the plain-text portable skill manifest produced by `qvr export` and consumed by `qvr import`. |
|
ops
Package ops is the SkillOps audit surface: the feature gate, hook-installer registry, and shared paths for the raw trace store.
|
Package ops is the SkillOps audit surface: the feature gate, hook-installer registry, and shared paths for the raw trace store. |
|
ops/claudecode
Package claudecode is the first-party SkillOps hook installer for Claude Code.
|
Package claudecode is the first-party SkillOps hook installer for Claude Code. |
|
ops/codex
Package codex is the first-party SkillOps hook installer for Codex CLI.
|
Package codex is the first-party SkillOps hook installer for Codex CLI. |
|
ops/copilot
Package copilot is the first-party SkillOps hook installer for GitHub Copilot CLI.
|
Package copilot is the first-party SkillOps hook installer for GitHub Copilot CLI. |
|
ops/cursor
Package cursor is the first-party SkillOps hook installer for Cursor.
|
Package cursor is the first-party SkillOps hook installer for Cursor. |
|
ops/derive
Package derive turns raw, verbatim trace rows (see internal/ops/rawtrace) into OpenTelemetry spans.
|
Package derive turns raw, verbatim trace rows (see internal/ops/rawtrace) into OpenTelemetry spans. |
|
ops/opencode
Package opencode is the first-party SkillOps hook installer for OpenCode.
|
Package opencode is the first-party SkillOps hook installer for OpenCode. |
|
ops/rawtrace
Package rawtrace is the lossless capture path for agent traces.
|
Package rawtrace is the lossless capture path for agent traces. |
|
ops/redact
Package redact anonymizes secret-shaped substrings in captured trace bytes.
|
Package redact anonymizes secret-shaped substrings in captured trace bytes. |
|
ops/store
Package store is the SQLite-backed persistence layer for SkillOps.
|
Package store is the SQLite-backed persistence layer for SkillOps. |
|
ops/store/migrations
Package migrations embeds the SkillOps SQL migrations and applies them against a *sql.DB inside a single transaction per migration.
|
Package migrations embeds the SkillOps SQL migrations and applies them against a *sql.DB inside a single transaction per migration. |
|
security
Package security implements the deterministic skill scanner.
|
Package security implements the deterministic skill scanner. |
|
selfupdate
Package selfupdate replaces the running qvr binary in place with a newer release downloaded from GitHub Releases.
|
Package selfupdate replaces the running qvr binary in place with a newer release downloaded from GitHub Releases. |
|
ui
Package ui embeds the built React dashboard so `qvr ui` can serve it from a single binary with zero external assets.
|
Package ui embeds the built React dashboard so `qvr ui` can serve it from a single binary with zero external assets. |
|
pkg
|
|
|
secretpatterns
Package secretpatterns is the single source of truth for credential-shaped regex patterns used inside Quiver.
|
Package secretpatterns is the single source of truth for credential-shaped regex patterns used inside Quiver. |
|
skillspec
Package skillspec provides a public SKILL.md parser conforming to the agentskills.io specification.
|
Package skillspec provides a public SKILL.md parser conforming to the agentskills.io specification. |
Click to show internal directories.
Click to hide internal directories.