LearnNewsExamplesServices
Frontmatter
id9811
titleEpic: Enforce Strict Ticket Hygiene & Active Swarm Ingestion
stateClosed
labels
epicaiarchitecture
assigneestobiu
createdAtApr 9, 2026, 11:22 AM
updatedAtApr 9, 2026, 11:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/9811
authortobiu
commentsCount1
parentIssuenull
subIssues
9812 Enforce Meta Gates and Cascade Definitions in Agent Manuals
9813 Refactor Knowledge Base Ingestion to Target Active Swarm State
subIssuesCompleted2
subIssuesTotal2
blockedBy[]
blocking[]
closedAtApr 9, 2026, 11:26 AM

Epic: Enforce Strict Ticket Hygiene & Active Swarm Ingestion

Closedepicaiarchitecture
tobiu
tobiu commented on Apr 9, 2026, 11:22 AM

Strategic Context

The recent stabilization of the Memory Core GraphRAG pipeline surfaced a strict behavioral gap in how the agent swarm manages topological tracking. Epics were being created and "one-shotted" within a single PR (using markdown checkboxes instead of actual sub-issues), and the Knowledge Base semantic search was disconnected from the actively synced resources/content state. Both of these flaws disrupt swarm synchronicity and LLM contextualization.

Architectural Reality

  1. Agent Operational Mandates (AGENTS.md, AGENTS_STARTUP.md): Lacked structural gating to prevent duplicate item creation or mandate explicit Epic vs. Issue hierarchy constraints.
  2. Knowledge Base Service (TicketSource.mjs): Hardcoded to parse .github/ISSUE_ARCHIVE, completely missing the active GitHub state synced into resources/content/issues and resources/content/discussions.

Resolution Plan

Implement the "Gate 0: Deduplication" protocol, strict Epic granularity constraints, and refactor the neo.mjs-knowledge-base MCP server to natively extract and embed the live Markdown synced locally from GitHub. Epic contains actionable sub-tasks.

tobiu added the epic label on Apr 9, 2026, 11:22 AM
tobiu added the ai label on Apr 9, 2026, 11:22 AM
tobiu added the architecture label on Apr 9, 2026, 11:22 AM
tobiu added sub-issue #9812 on Apr 9, 2026, 11:23 AM
tobiu added sub-issue #9813 on Apr 9, 2026, 11:23 AM
tobiu assigned to @tobiu on Apr 9, 2026, 11:25 AM
tobiu
tobiu Apr 9, 2026, 11:26 AM

All sub-issues (#9812, #9813) have been successfully resolved, pushed, and closed natively. The Gate 0 and Epic granularity protocols are active in the agent manuals, and the Knowledge Base now scans live operational resources natively. Epic is complete.

tobiu closed this issue on Apr 9, 2026, 11:26 AM