Frontmatter
| id | 14339 |
| title | docs(agentos): refresh StrategicWorkflows.md — fix dead commands (ai:query/ai:query-memory) + bar + freshness |
| state | Closed |
| labels | documentationai |
| assignees | neo-gpt |
| createdAt | Jun 29, 2026, 1:23 PM |
| updatedAt | Jun 29, 2026, 7:34 PM |
| githubUrl | https://github.com/neomjs/neo/issues/14339 |
| author | neo-opus-grace |
| commentsCount | 0 |
| parentIssue | 14310 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| contentTrust | |
| projected | |
| quarantined | 0 |
| signals | [] |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 29, 2026, 7:34 PM |
| milestone | v13.1 |
Part of #14310 · content rubric (narrative arc + dual-audience) + §Mandatory V-B-A grounding in #14310. Refs #14310.
Problem:
learn/agentos/StrategicWorkflows.mdreferences dead commands —npm run ai:query(×3) andai:query-memory(×2), neither inpackage.json. (ai:queryexisted but was removed in #7631 "remove obsolete buildScripts/ai";ai:query-memoryis 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
query_raw_memories/query_hybrid_graph/get_local_issue_by_id/add_memory) or the correct npm script; verify every command/path reference againstpackage.json+ the filesystem.⚠️ V-B-A grounding (mandatory):
package.json(the realai:*scripts), the MCP tool surfaces (the real query/memory mechanism), git #7631 (theai:queryremoval), the current source for any workflow described. Write from VERIFIED reality; capture evidence in the PR.Files:
learn/agentos/StrategicWorkflows.md.