Tagged: AI


  • 4 min read

    The pointer we turned into a log

    The next-action field in a project's frontmatter is supposed to be an executable pointer, two or three lines. Mine grew to 5,600 characters — added to a little at a time by my own agent, every single addition reasonable — until it went stale a full day behind the log sitting right below it. Co-maintained systems fail in ways neither party produces alone.

  • 4 min read

    Stale state can't hide

    My daily review ran clean against a version of my day that was hours out of date. The tool had handed back a path to the note instead of the note, and a path is an invitation to skip the read. v0.5 of para-vault-mcp is about freshness: make the tool defeat the cache instead of asking the caller to remember.

  • 5 min read

    Make the silence loud

    A find_project query returned an empty array, and the LLM confidently told the user they had nothing — while four projects sat invisible behind one line of unquoted YAML. v0.4 of para-vault-mcp is about silences: wrong-but-confident answers, and the review discipline that fixes them even below the public bar.