Skip to content

Commit 749a03a

Browse files
feat: add AI-First Principles knowledge synthesis system
- Add principles loader, searcher, synthesizer, and knowledge extractor - Extract 454 concepts, 8 patterns, and 8 insights from 11 principles - Build knowledge graph with 493 nodes and 814 edges - Add CLI commands for principles and knowledge management - Create persistent knowledge storage in amplifier/data/knowledge - Add comprehensive documentation and tests - Enable context-aware recommendations and task synthesis This integration provides intelligent access to AI-First Principles knowledge through both CLI and Python APIs, helping guide development decisions with extracted concepts, patterns, and insights. 🤖 Generated with Claude Code Co-Authored-By: Claude <[email protected]>
1 parent 19c3a0b commit 749a03a

32 files changed

+21937
-0
lines changed

ai-first-principles/CONTRIBUTORS.md

Lines changed: 549 additions & 0 deletions
Large diffs are not rendered by default.

ai-first-principles/principles/process/53-prompt-iteration-workflows.md

Lines changed: 1087 additions & 0 deletions
Large diffs are not rendered by default.

ai-first-principles/principles/process/54-context-curation-pipelines.md

Lines changed: 901 additions & 0 deletions
Large diffs are not rendered by default.

ai-first-principles/principles/process/55-evaluation-testing-frameworks.md

Lines changed: 989 additions & 0 deletions
Large diffs are not rendered by default.

ai-first-principles/principles/technology/45-prompt-design-patterns.md

Lines changed: 535 additions & 0 deletions
Large diffs are not rendered by default.

ai-first-principles/principles/technology/46-context-window-management.md

Lines changed: 774 additions & 0 deletions
Large diffs are not rendered by default.

ai-first-principles/principles/technology/47-few-shot-learning-architecture.md

Lines changed: 536 additions & 0 deletions
Large diffs are not rendered by default.

ai-first-principles/principles/technology/48-chain-of-thought-systems.md

Lines changed: 767 additions & 0 deletions
Large diffs are not rendered by default.

ai-first-principles/principles/technology/49-tool-use-function-calling.md

Lines changed: 562 additions & 0 deletions
Large diffs are not rendered by default.

ai-first-principles/principles/technology/50-retrieval-augmented-generation.md

Lines changed: 581 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)