remove pi*
This commit is contained in:
3
.pi-lens/cache/todo-baseline.json
vendored
3
.pi-lens/cache/todo-baseline.json
vendored
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"items": []
|
||||
}
|
||||
3
.pi-lens/cache/todo-baseline.meta.json
vendored
3
.pi-lens/cache/todo-baseline.meta.json
vendored
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"timestamp": "2026-04-07T09:58:01.691Z"
|
||||
}
|
||||
@@ -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
2
.pi/npm/.gitignore
vendored
@@ -1,2 +0,0 @@
|
||||
*
|
||||
!.gitignore
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"packages": [
|
||||
"npm:@lnittman/pi-interview"
|
||||
]
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"migrations": {
|
||||
"applied": {
|
||||
"add-supervisor-local-template-v1": {
|
||||
"appliedAt": "2026-04-07T09:54:49.502Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user