Welcome to the Project Wisdom Library The centralized, AI-driven archive for conceptual distillations, investigations, and epistemic history. This repository is designed for Issue-Driven autonomous agent operation, moving beyond simple data storage to capture the "Wisdom" and "Paradigm Shifts" of your projects.
- Holistic System Thinking: We analyze connections, not just components.
- Epistemic History: We capture why decisions were made, not just what changed.
- The Wisdom Ladder: We systematically climb from Data (Level 1) to Wisdom (Level 4).
- File an Issue: Use
[Intake]for investigations or[Task]for backlog items. - Assign: Assign the Issue to Copilot (or your connected AI Agent).
- The Assignment is the Trigger.
The Agent automatically picks up the assigned Issue.
- Read: The Agent reads the "System Owner Instructions" embedded in the Issue.
- Profile: The Agent scans the Target Repository provided in the form.
-
Execute: The Agent climbs the Wisdom Ladder (Architecture
$\to$ Forensics$\to$ Wisdom). - Deliver: The Agent submits a Pull Request with the results.
Do not chat. Execute the mandate.
- Trigger: Watch for new Issues with the label
investigation. - Execution: Follow the Automation Guide.
- Parse the Issue.
- Establish the Wisdom Ladder.
- Execute Analysis.
- Generate Artifacts (Protocol Compliant).
- Update Catalogue.
- Delivery: Submit a Pull Request with the results.
project-wisdom-library/
├── atomic/ # Level 1-2: Hard Facts & Forensics
├── distillations/ # Level 4: Wisdom & Paradigms
├── process_memory/ # Level 3: Epistemic History (JSON Protocol)
├── backlog/ # Strategic & Tactical Actions
├── catalogue/ # The Knowledge Graph (Manifest)
├── templates/ # Standardized Input Patterns
└── docs/ # The System Manual (Workflow & Schemas)
- Automation Guide: The "Source of Truth" for Agent execution.
- Analysis Menu: The Wisdom Ladder definitions.
- Manifest Schema: The Data Structure & Mapping Protocol.