package httpapi // Remaining stubs for endpoints that depend on tables not yet created // (knowledge_entities, agent_activity). These are kept here because the // phase3.go file already defines them; this file is deliberately empty. // The stubs live in phase3.go as simple errNotImplemented returns.