From Bar Napkins to Bots: How the "Chronicler Experiment" is Tackling Siloed Knowledge

What happens to the hard-won knowledge a project team gains? Too often, it vanishes. The insights, the dead ends, the clever workarounds—they live in the minds of the people doing the work and then disappear as they move on. This leaves the next wave of builders to solve the same problems all over again.

This frustrating cycle of lost knowledge is what a small, determined team, led by a builder named David, set out to break. Their project, the Chronicler Experiment of the Blueprint, started with a simple, powerful idea: embed "chroniclers" into projects to document and share wisdom with the wider community. But they quickly slammed into a wall of human nature, a problem so deflating it almost ended the project.

This is the story of how they faced that challenge, pivoted from a manual process that felt like "fear," and found a new path forward by building a bot to do the heavy lifting.

The Spark: A Community with a Memory Problem

Every community has its experts—people who work so intuitively that their process seems like magic. They navigate complex problems with a natural ease born from experience. But that very ease creates a problem.

"Knowledge and experience are isolated in projects and they are easily lost," David explains. "People feel natural when doing it in a project as they are experts in that field, but many other people struggle reaching a similar goal."

The team saw a clear gap. On one side, you had experienced builders moving forward, their invaluable "how" and "why" trapped in conversations and unwritten assumptions. On the other, you had newcomers or people in different fields struggling to get started, desperate for a map of what was even possible.

The solution seemed obvious: create a bridge.

We want to provide a reference of what is possible for those people. But people working naturally do not feel they have energy and see the value in documenting, so we want to put some chroniclers next to them and document for them.

The vision was to recruit volunteers, or chroniclers, who would join other project meetings, observe the flow of work, and report back. These reports would form a centralized library of living knowledge, a "blueprint" of experience for everyone to use. It was a noble goal aimed at strengthening the entire ecosystem.

The Journey: Hitting the Human Barrier

The team's first step was to find their chroniclers. With no funding, they relied on pure community spirit, putting out a call for helpers at local civic tech events. It was here they hit their first, and most significant, roadblock.

David describes a classic paradox: "Turns out people who see value in this action do not have time... and people who have time do not see value in this."

The experienced project leaders who immediately understood the need for this were too busy leading their own projects to take on documentation for another. Meanwhile, those with available time often lacked the context or motivation to see the deep value in meticulously recording someone else's work. The incentive structure was broken from the start.

The Tooling Trap: When Structure Creates Friction

Despite the recruitment challenge, a small group pushed forward. The next logical step was to create a system for collecting the information. The team, including a key collaborator named Ryan, decided to build a structured form using Airtable. The idea was that chroniclers could fill out a simple, standardized report each week.

This sensible decision quickly became another barrier.

Project work, they discovered, is messy. It isn't a neat, linear checklist. * Progress was non-linear: Some weeks saw huge leaps, others were spent exploring dead ends or stagnating. How do you report "stagnation" in a form built for progress? * Work was highly technical: A chronicler might document a small coding task that was only meaningful to a specialist in that field, making it hard to translate for a general audience. * The context was missing: The most valuable insights often came from unstructured conversations, not clean action items.

The Airtable form demanded that the chronicler translate this chaotic reality into a neat, structured format. This wasn't a small task; it was a huge cognitive load.

The energy consumption to collect and organize information is a barrier. I thought a form will be helpful... but it is difficult to produce structured content from raw chat directly. The hard work and its rewards made even us who started this feel the fear and wanted to retreat.

This feeling of "fear" was a critical turning point. Their tool, meant to make things easier, had become a source of dread. The very people passionate about the project were on the verge of giving up because the process itself was too draining.

The Team: Innovation in an Unlikely Place

This project didn't have a formal hierarchy or a funded team. Its engine was the collaborative, iterative spirit between David and his partner, Ryan. Their progress wasn't mapped out in a project plan; it was forged in conversation.

All progress and decisions are made in a bar, talking about the idea randomly and developing what to test next and how to do it... we went to a bar together and we naturally started brainstorming.

This informal setting was their superpower. It allowed them to be brutally honest about what wasn't working. When the Airtable form failed, they didn't write a post-mortem report; they talked it over, admitted defeat, and immediately started thinking about a new way forward. This agile, low-stakes environment kept the project alive when a more rigid structure might have let it die.

Building & Delivering: A Pivot to AI

Staring at the wall of unstructured, conversational data, the team had an insight. They had been asking humans to act like machines—to parse, categorize, and structure messy information. What if they flipped the script? What if they let a machine do the machine work?

"Leveraging a language model is a potential solution," David notes. "We focused on how to solve the barrier."

The new plan was to build a chatbot. Instead of a rigid form, a chronicler could simply feed their raw notes or even a conversation transcript to the bot. The AI would then handle the heavy lifting of parsing and organizing the information. This dramatically lowered the barrier to contribution. The human's job was now to capture, not to structure.

The team developed two proof-of-concept versions for this chatbot: 1. The Organizer: A version where the chronicler asks questions and the bot helps organize the answers and notes into a coherent summary. 2. The Guide: A more advanced version that proactively helps the chronicler spot potentially valuable knowledge in a conversation and suggests follow-up questions to ask.

This new approach is still in its early stages. "We are doing proof-of-concept to see if this approach works for chroniclers," David admits. "Haven't tested yet so far. Can't wait to try in the next community event."

While the solution is promising, the team is self-aware about the next hurdle: "We overlooked the financial sustainability issue of this approach." Running language models isn't free, and this will be the next problem to solve as they move from a concept to a real-world tool.

Impact & Feedback

While the chatbot hasn't been deployed publicly, the project has already had a significant internal impact. The journey from a manual, high-friction process to an AI-assisted, low-friction one has generated a wealth of learning.

The most crucial feedback wasn't from users, but from the team itself. The feeling of "fear" and the desire to "retreat" from the Airtable form was the clearest possible signal that they were on the wrong path. Their pivot to the chatbot was a direct response to their own experience, a classic case of "eating your own dog food."

The potential impact remains massive. If successful, the Chronicler Experiment could create a scalable way for communities to build a shared, dynamic memory, helping everyone build better, faster, and with the full wisdom of those who came before.

Lessons Learned

David's journey with the Chronicler Experiment offers powerful, honest lessons for any project leader, especially those working in community-driven or resource-constrained environments.

  1. Incentives Are Everything: The most brilliant idea will fail if it doesn't align with people's motivations and available time. The initial struggle to find chroniclers wasn't a failure of the vision, but a failure to solve the "what's in it for me?" question for potential contributors.

  2. Don't Force Structure onto Chaos: The Airtable form was a lesson in respecting the natural messiness of creative work. Instead of forcing people to conform to the tool, they eventually found a way to make the tool conform to the reality of the work.

  3. Find Your "Bar": The informal brainstorming sessions were the project's lifeblood. Every team needs a space—physical or virtual—where they can have candid conversations, admit failure without blame, and rapidly iterate on ideas. Progress doesn't always come from a scheduled meeting.

  4. Use Technology to Lower Human Effort: The pivot to the AI chatbot was the key strategic insight. They correctly identified the highest point of friction (organizing unstructured data) and aimed technology directly at that problem. This made the human role more manageable and, hopefully, more rewarding.

Key Takeaways

For builders and founders looking to learn from this story, here are a few actionable insights:

  • Solve the motivation problem first. Before you build anything, be brutally honest about why someone would take the time to contribute. If the incentive isn't there, your project won't get off the ground.
  • Build tools that absorb complexity, not create it. Your tools should make your contributors' lives easier. If a tool feels like a chore, it's a barrier. Find a way to simplify the process, even if it means rethinking your entire technical approach.
  • Embrace iteration born from conversation. Don't be afraid to scrap an idea that isn't working. The most valuable progress often comes after admitting a dead end and brainstorming a new path with a trusted collaborator.
  • Identify the most draining task and ask, "Can a bot do this?" As AI tools become more accessible, look for opportunities to automate the cognitive grunt work in your projects. This frees up human energy for more creative and strategic tasks.

To learn more or follow the progress of this project, you can reach out to the team at: submission.theblueprint.media@gmail.com

Read more