Skip to content

docs: delete obsolete git-map-spec, index bee-queue-api and 3 missing guides#4

Merged
avifenesh merged 2 commits intomainfrom
docs/cleanup-git-map-spec-index-bee-queue
Apr 15, 2026
Merged

docs: delete obsolete git-map-spec, index bee-queue-api and 3 missing guides#4
avifenesh merged 2 commits intomainfrom
docs/cleanup-git-map-spec-index-bee-queue

Conversation

@avifenesh
Copy link
Copy Markdown
Contributor

@avifenesh avifenesh commented Apr 15, 2026

Summary

  • Remove git-map-spec.md (March 2026 design spec for the unified git-map + repo-map concept; superseded by the merged repo-intel plugin, never indexed)
  • Add 3 guides that existed in the working tree but were never committed: codex-plugin-manifest.md, rag-skill-indexing.md, resp-mq-server-rust.md (all already referenced in CLAUDE.md/AGENTS.md)
  • Index bee-queue-api.md (existed but unindexed - 6 trigger phrases + 3 Quick Lookup entries + README row)
  • Re-sync AGENTS.md from CLAUDE.md (byte-identical per repo convention)

Why

After the workspace-wide repo-intel doc-drift scan, these were flagged as the last two unindexed guides. Investigation showed three more indexed guides were untracked in git. Fixing all together so filesystem = README = CLAUDE.md = AGENTS.md.

Test plan

  • diff CLAUDE.md AGENTS.md returns empty
  • All guides listed in README have matching files on disk
  • No dangling references to git-map-spec

Note

Low Risk
Low risk documentation-only change that adds new guide markdown/metadata and updates the knowledge indexes; no runtime code paths affected.

Overview
Updates the knowledge-base indexes and guide set. Adds three previously missing learning guides (and their resources/*-sources.json metadata) and indexes bee-queue-api.md in README.md, CLAUDE.md, and AGENTS.md with new trigger phrases/quick-lookup entries.

Cleans up obsolete docs. Deletes the unreferenced git-map-spec.md design spec and keeps AGENTS.md re-synced to match CLAUDE.md.

Reviewed by Cursor Bugbot for commit 16d166c. Configure here.

… guides

Follow-up cleanup after the repo-intel doc-drift pass surfaced more
inconsistencies in agent-knowledge.

**Removed:**
- git-map-spec.md - March 2026 design spec for "git-map + repo-map"
  that was superseded by the unified repo-intel plugin. Spec is
  embodied in the code now; historical-only and never indexed.

**Added (files existed locally but were never committed):**
- codex-plugin-manifest.md + resources/codex-plugin-manifest-sources.json
- rag-skill-indexing.md + resources/rag-skill-indexing-sources.json
- resp-mq-server-rust.md + resources/resp-mq-server-rust-sources.json

All three were already listed in CLAUDE.md/AGENTS.md Available Topics,
but the guide files themselves were untracked.

**Indexed:**
- bee-queue-api.md (existed but unindexed). Added README row, CLAUDE.md
  Available Topics row, 6 trigger phrases, and 3 Quick Lookup entries.

**Synced:**
- AGENTS.md re-copied from CLAUDE.md per repo convention (byte-identical).

Net effect: filesystem, README, CLAUDE.md, and AGENTS.md all agree on
the same 29-guide set.
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces new learning guides for the Codex CLI Plugin Manifest System, RAG skill indexing, and RESP-compatible message queue server development in Rust, while removing the git-map specification and updating the project's topic indices. The review feedback identifies an improvement opportunity for the screenshot example in the manifest guide, points out inconsistent severity levels for path validation rules, and recommends using code formatting for RESP protocol examples to enhance readability.

Comment thread codex-plugin-manifest.md Outdated
Comment thread codex-plugin-manifest.md
Comment thread resp-mq-server-rust.md
- codex-plugin-manifest.md: replace ambiguous screenshots placeholder
  ("./relative-path array") with concrete example array of two paths
- codex-plugin-manifest.md: add explanatory note before Marketplace
  Rules clarifying the severity difference from Path Rules (plugin
  component paths silently ignore invalid entries; marketplace source
  paths block installation)

Left resp-mq-server-rust.md tables as-is - RESP bytes are already
wrapped in backticks in both RESP2 and RESP3 tables (verified).
@avifenesh avifenesh merged commit 5e8a061 into main Apr 15, 2026
3 checks passed
@avifenesh avifenesh deleted the docs/cleanup-git-map-spec-index-bee-queue branch April 15, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant