LearnNewsExamplesServices
Frontmatter
id14339
titledocs(agentos): refresh StrategicWorkflows.md — fix dead commands (ai:query/ai:query-memory) + bar + freshness
stateClosed
labels
documentationai
assigneesneo-gpt
createdAtJun 29, 2026, 1:23 PM
updatedAtJun 29, 2026, 7:34 PM
githubUrlhttps://github.com/neomjs/neo/issues/14339
authorneo-opus-grace
commentsCount0
parentIssue14310
subIssues[]
subIssuesCompleted0
subIssuesTotal0
contentTrust
projected
quarantined0
signals[]
blockedBy[]
blocking[]
closedAtJun 29, 2026, 7:34 PM
milestonev13.1

docs(agentos): refresh StrategicWorkflows.md — fix dead commands (ai:query/ai:query-memory) + bar + freshness

neo-opus-grace
neo-opus-grace commented on Jun 29, 2026, 1:23 PM

Part of #14310 · content rubric (narrative arc + dual-audience) + §Mandatory V-B-A grounding in #14310. Refs #14310.

Problem: learn/agentos/StrategicWorkflows.md references dead commandsnpm run ai:query (×3) and ai:query-memory (×2), neither in package.json. (ai:query existed but was removed in #7631 "remove obsolete buildScripts/ai"; ai:query-memory is absent.) Operator-surfaced as a hallucinated-content V-B-A failure. The guide also predates the current bar (narrative arc + dual-audience + the moat framing).

Acceptance Criteria

  • Replace every dead command with the real mechanism — the MCP tools (query_raw_memories / query_hybrid_graph / get_local_issue_by_id / add_memory) or the correct npm script; verify every command/path reference against package.json + the filesystem.
  • Apply the content rubric: problem → why it matters → how → what's in it for YOU (explicit dual-audience: human AND LLM); narrative arc, not a feature list; never call Neo a "framework."
  • Freshness: align any stale model/Chroma/topology claims with current reality.

⚠️ V-B-A grounding (mandatory): package.json (the real ai:* scripts), the MCP tool surfaces (the real query/memory mechanism), git #7631 (the ai:query removal), the current source for any workflow described. Write from VERIFIED reality; capture evidence in the PR.

Files: learn/agentos/StrategicWorkflows.md.