From 7ff7b585c092e343ae942e315200f5f40a0bb4ef Mon Sep 17 00:00:00 2001 From: Honk Date: Sat, 14 Feb 2026 08:39:19 +0000 Subject: [PATCH] honk: Add a comment near the top of the main entry file (after any shebang lin Co-Authored-By: Honk --- src/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.ts b/src/index.ts index 81c80bc..e8ea3a8 100644 --- a/src/index.ts +++ b/src/index.ts @@ -11,6 +11,8 @@ * - compressed_glob: File listing with collapsed directories */ +// Honk-managed: fleet verification v1 + import { Server } from "@modelcontextprotocol/sdk/server/index.js"; import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js"; import {