pi-agent-codebase-workflows
Advanced tools
+1
-1
| { | ||
| "name": "pi-agent-codebase-workflows", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Pi skills and prompt templates for codebase reconstruction, architecture-aware review, and safe changes.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -11,2 +11,2 @@ --- | ||
| Consolidate root `AGENTS.md` plus reconstruction docs. Remove contradictions/duplication. Do not edit source code. | ||
| Consolidate root `AGENTS.md` plus reconstruction docs. Reconcile contradictions without silently deleting disagreement evidence: resolve from source where possible, assign/clarify ownership for shared contracts where evidence supports it, or record unresolved disagreement as drift risk / `Known Unknown` with citations. De-duplicate repeated facts after preserving strongest evidence and materially different scope-specific observations. Do not edit source code. |
@@ -267,3 +267,5 @@ --- | ||
| - No source code edits. | ||
| - Remove contradictions and duplication. | ||
| - Reconcile contradictions; do not silently delete disagreement evidence. | ||
| - When scoped passes disagree, resolve from source evidence where possible, assign/clarify ownership for shared contracts where evidence supports it, or record the disagreement as a drift risk / `Known Unknown` with cited evidence. | ||
| - De-duplicate repeated facts only after preserving the strongest evidence paths and any materially different scope-specific observations. | ||
| - Keep root `AGENTS.md` short and operational. | ||
@@ -270,0 +272,0 @@ - Ensure `ARCHITECTURE.md` describes structure, not line-by-line code. |
34077
2.26%