Topic

Knowledge Management

All digests tagged Knowledge Management

Does Your Computer Belong To Codex? I Went To OpenAI To Ask. thumbnail

· 42:29

Does Your Computer Belong To Codex? I Went To OpenAI To Ask.

This discussion explores the shift toward AI-native workplaces, arguing that AI adoption is primarily limited by access to context and data, rather than human aptitude. Speakers detail how tools like Codex and Astra are moving beyond simple chatbots to become universal agents capable of performing complex, multi-step tasks across various domains (e.g., legal, finance, development). The core message for engineers and leaders is that the future lies in building robust integrations, enabling agents to operate seamlessly across disparate systems, and shifting focus from individual output to team-level, automated process improvement.

Key takeaways

  1. AI Adoption is Context-Driven, Not Aptitude-Driven 18:17

    The biggest hurdle for AI is not the user's skill level, but the agent's access to necessary context and data. The ability to connect to and process information from diverse, non-standard sources (like government paperwork or internal documents) is the key differentiator.

  2. The Shift from Individual to Team Productivity

    AI's greatest impact is seen when individual power users build automated processes (e.g., creating a 'chat site' for a financial model) that can then be adopted by the entire team, moving beyond personal productivity gains.

  3. The Importance of Iterative and Expressive Artifacts 34:20

    AI is enabling the creation of new 'AI-native artifacts' (like interactive sites) that allow non-technical users to express complex needs that traditional formats (PDFs, spreadsheets) cannot support, filling a gap in knowledge work.

  4. The Future Requires 'Mid-Agent Work' 36:50

    As agents become more powerful, the user experience must evolve to support fluid, bidirectional interaction—allowing users to interrupt, interject, or guide the agent's run in real-time, rather than just relying on a single question-response cycle.

Watch on YouTube Full article

Multiplayer AI Manifesto thumbnail

· 13:29

Multiplayer AI Manifesto

The video outlines a 'Multiplayer AI Manifesto,' detailing the necessary shift from siloed, single-user AI chats to collaborative, cloud-native agent sessions. This transition is driven by the need for true co-working experiences that eliminate context switching and data fragmentation (the 'context task tax'). The manifesto proposes five core principles—such as agents living next to the work surface and keeping learning open—to guide the development of highly productive, secure, and collaborative AI workflows.

Key takeaways

  1. The Need for Multiplayer AI

    Current single-player AI chats force users into a 'context task' workflow (e.g., copying code from GitHub to Claude, then pasting it to Slack). Multiplayer agents allow co-workers to interact with the same agent session simultaneously, eliminating this friction.

  2. The Five Principles of Multiplayer AI

    1. **Refuse to Copy and Paste:** Agents must live directly next to the work surface (e.g., in Notion or GitHub) rather than within a separate chat window. The agent must access all tools available to the human team. 2. **Work with the Door Open:** Collaboration requires open learning, where best practices and insights are shared publicly, accelerating collective knowledge gain (analogous to Shopify's 'River' system). 3. **Continuously Improve:** Learning from successful prompts or complex iterations should be automatically codified as a skill for the agent. 4. **People are not Routers; Agents are:** Humans must focus on high-value activities, while agents handle routing and answering repetitive project update questions. 5. **Nothing Starts from Scratch:** The entire agent session that generated an artifact (document, PR) must persist in the cloud to ensure continuity for team members.

  3. Technical Requirements & Security

    AI agents must reside entirely in the cloud and be managed by a robust boundary. This is crucial because local/laptop agents are insecure, cannot be preserved long-term, and prevent team access. Furthermore, strict governance (a 'black box' record) is required to track what data an agent accesses and which users interact with it.

Watch on YouTube Full article

The Era of Compound Engineering — Kieran Klaassen, Every/Cora thumbnail

· 20:38

The Era of Compound Engineering — Kieran Klaassen, Every/Cora

The talk introduces 'Compound Engineering,' a methodology for building complex software products using AI by shifting focus from writing code to optimizing the system's memory and knowledge base. The core principle is that development efficiency increases when time is spent teaching the AI what it got wrong (system refinement) rather than just generating new features. This process inverts complexity accumulation, aiming for each subsequent feature to be easier to build than the last.

Key takeaways

  1. The Compound Engineering Loop 10:25

    The development loop involves Brainstorming $\rightarrow$ Planning $\rightarrow$ Working $\rightarrow$ Reviewing $\rightarrow$ Polishing $\rightarrow$ Compounding. The human must be 'brain-on' at both the start (defining the problem) and the end (raising the bar/taste).

  2. The 50/50 Rule of Improvement 13:30

    Allocate 50% of time to building the feature and 50% to teaching the system what it did wrong or how it can learn. This knowledge extraction is crucial for long-term efficiency.

  3. Token Efficiency through Memory 15:03

    Storing solutions and learnings within a repository (compounding) makes future interactions more token-efficient because the AI does not need to perform deep research or correction passes; the solution is already embedded.

  4. Inverting Complexity 20:38

    The goal of Compound Engineering is that each shipped feature makes the next one easier, counteracting the typical accumulation of complexity in software development.

Watch on YouTube Full article

How to Kill the Code Review — Ankit Jain, Aviator thumbnail

· 16:26

How to Kill the Code Review — Ankit Jain, Aviator

The traditional code review process is failing due to increasing code churn and reliance on AI agents, leading reviewers to only skim results. The speaker argues that code review must shift its focus from verifying line-by-line correctness (semantic accuracy) to preserving crucial non-technical aspects like knowledge sharing, mentorship, and architectural alignment. The proposed solution involves capturing the entire development session's decisions (the 'intent'), converting these into formal acceptance criteria, building an AI Slop Registry of recurring feedback, and generating a verifiable test plan that serves as the new review surface.

Key takeaways

  1. The Code Review Crisis 2:07

    Code churn is high (861%), leading to increased bottlenecks at the review stage. Currently, over 30% of changes merge without any review, and even when AI reviews are used, human involvement often reduces to skimming rather than deep reading.

  2. Review Must Preserve Alignment 5:05

    Code review's most critical function is not just catching bugs (semantic accuracy), but facilitating knowledge sharing, mentorship, and architectural alignment. This 'alignment' aspect must survive the shift to automated development.

  3. The New Review Surface: Intent vs. Diff 12:38

    Instead of reviewing code diffs, the review surface should become a verification of 'intent' and 'evidence.' This is achieved by capturing user decisions from development sessions, converting them into acceptance criteria, and generating a test plan that runs against a live preview.

Watch on YouTube Full article

AI Slop Is Costing You Hours. Here's How To Stop Sending It. thumbnail

· 15:06

AI Slop Is Costing You Hours. Here's How To Stop Sending It.

The video argues that 'AI slop'—low-effort content generated by Large Language Models (LLMs) without human refinement—is a significant drain on professional time and clarity. The speaker asserts that relying solely on anti-slop checklists is insufficient because LLMs fundamentally converge toward similar, predictable patterns ('hill climbing'). True quality requires focusing on 'authorship' as an iterative process of wrestling with the material, ensuring accountability, and maintaining unique human voice.

Key takeaways

  1. Authorship vs. Tools

    The core issue is not a style problem but one of authorship; AI tools accelerate passes but cannot decide if the work genuinely reflects the author's intent or thought process (12:39).

  2. The Danger of Slop 7:15

    AI slop doesn't eliminate the work; it merely pushes the burden downstream, requiring human readers to spend time checking and correcting unvetted content (4:35).

  3. The Process of Authorship 14:10

    Authorship must be treated as a process—a commitment to refining the work until it is clear and true enough to communicate, rather than just an output (8:50).

Watch on YouTube Full article

Edouard Maleix - How AI-First Dev Teams Build Collective Intelligence — One Attributed Mistake at thumbnail

· 32:31

Edouard Maleix - How AI-First Dev Teams Build Collective Intelligence — One Attributed Mistake at

The talk outlines a comprehensive workflow for transforming isolated agent mistakes and learnings into reusable, attributable collective intelligence within development teams. Instead of relying on simple documentation or context window stuffing, the proposed system introduces several primitives—Identity, Diary, and Knowledge Packs—to ensure that every incident, fix, and decision is captured, linked, validated, and made available to future work, thereby accelerating team learning beyond human pace.

Key takeaways

  1. The Problem with Isolated Learning 1:42

    Agents' small discoveries and incidents often remain trapped within a single session (e.g., closed PRs or chat history), leading to the evaporation of corrections and preventing knowledge from becoming reusable.

  2. The Need for Structured Knowledge Capture 3:58

    Teams need more than just a wiki; they require a 'knowledge factory' that catches mistakes, interruptions, and turns them into validated guidance. This knowledge must be constantly evolving (live, die) rather than static.

  3. The Importance of Agent Identity 14:15

    Giving agents a unique identity with signed commits and access rules solves the problem of attribution masking. It establishes a clear actor boundary, preventing agents from operating under human permissions.

  4. The Diary Primitive 15:30

    The 'Diary' serves as the central home for all discoveries and decision-making ('what the F moment'). It allows work/decisions to be linked to specific entries, providing reasoning beyond just diffs and commit messages.

  5. Creating Reusable Knowledge Packs 21:45

    The process involves capturing an incident (Entry) $ ightarrow$ grouping related Entries into a 'Pack' $ ightarrow$ rendering the Pack into usable markdown/context for the agent. This ensures lessons are traceable back to the original failure.

  6. Validation and Evaluation (Evals) 27:20

    To ensure quality, two types of evaluation are necessary: checking if the Pack is 'true to the entries' (fidelity) and running a task that reproduces the original incident using the knowledge pack to measure improvement (usefulness).

Watch on YouTube Full article