🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

pi-agent-codebase-workflows

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pi-agent-codebase-workflows - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+1
-1
package.json
{
"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.