remove pi*

This commit is contained in:
alex wiesner
2026-04-07 11:03:23 +01:00
parent 3dc60c3300
commit 2d1ce70b98
6 changed files with 0 additions and 55 deletions

View File

@@ -1,3 +0,0 @@
{
"items": []
}

View File

@@ -1,3 +0,0 @@
{
"timestamp": "2026-04-07T09:58:01.691Z"
}

View File

@@ -1,33 +0,0 @@
---
name: supervisor
# tools: read,write,edit,bash,grep,find,ls
# model:
# standalone: true
---
<!-- ═══════════════════════════════════════════════════════════════════
Project-Specific Supervisor Guidance
This file is COMPOSED with the base supervisor prompt shipped in the
taskplane package. Your content here is appended after the base prompt.
The base prompt (maintained by taskplane) handles:
- Supervisor identity and standing orders
- Recovery action classification and autonomy levels
- Audit trail format and rules
- Batch monitoring, failure handling, operator communication
- Orchestrator tool reference (orch_status, orch_pause, etc.)
- Startup checklist and operational knowledge
Add project-specific supervisor rules below. Common examples:
- Run linter before integration ("always run `npm run lint` after merge")
- CI dashboard URL for failure triage
- PR template or label conventions
- Project-specific recovery procedures
- Team notification preferences (Slack, etc.)
- Custom health check commands
To override frontmatter values (tools, model), uncomment and edit above.
To use this file as a FULLY STANDALONE prompt (ignoring the base),
uncomment `standalone: true` above and write the complete prompt below.
═══════════════════════════════════════════════════════════════════ -->

2
.pi/npm/.gitignore vendored
View File

@@ -1,2 +0,0 @@
*
!.gitignore

View File

@@ -1,5 +0,0 @@
{
"packages": [
"npm:@lnittman/pi-interview"
]
}

View File

@@ -1,9 +0,0 @@
{
"migrations": {
"applied": {
"add-supervisor-local-template-v1": {
"appliedAt": "2026-04-07T09:54:49.502Z"
}
}
}
}