Merge remote-tracking branch 'origin/main' into maint/pr-2871-current

This commit is contained in:
haelyra
2026-08-28 16:02:33 -04:00
70 changed files with 3215 additions and 302 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
---
name: nasiko-control-plane
description: Install, detect, and operate the optional Nasiko agent control plane through ECC with pinned artifacts, explicit consent, and telemetry and secrets boundaries.
description: Use the experimental Nasiko CLI lifecycle bridge for pinned installation, read-only status, and qualified uninstall with explicit consent and telemetry and secrets boundaries.
---
# Nasiko Control Plane
# Nasiko CLI Lifecycle Bridge
Use this skill when a user explicitly asks to install, inspect, or operate the
Nasiko control plane with ECC.
Use this skill when a user explicitly asks ECC to install, inspect, or remove
the qualified Nasiko CLI. This skill does not operate a Nasiko control plane.
## Safety contract
@@ -1,4 +1,4 @@
interface:
display_name: "Nasiko Control Plane"
short_description: "Safely install and inspect the optional Nasiko control plane"
display_name: "Nasiko CLI Bridge"
short_description: "Safely install and inspect the optional pinned Nasiko CLI"
default_prompt: "Use $nasiko-control-plane to inspect or explicitly install the pinned Nasiko CLI without enabling telemetry or exposing secrets."
-7
View File
@@ -1,7 +0,0 @@
.venv/
__pycache__/
*.py[cod]
results/*.md
.pytest_cache/
.coverage
uv.lock