trellis
Version:
Agentic State Engine — event-sourced causal graph with branching, decision traces, and realtime sync for AI-native applications
54 lines (53 loc) • 1.04 kB
JavaScript
import {
StaleRefRegistry,
applyRenameProposal,
buildRefIndex,
buildRenameProposal,
createResolverContext,
getBacklinks,
getDiagnostics,
getFilesWithRefs,
getIndexStats,
getOutgoingRefs,
getReferencedEntities,
handleFileDeletion,
handleSymbolDeletion,
inferNamespace,
init_links,
parseDocCommentRefs,
parseFileRefs,
parseMarkdownRefs,
parseRefContent,
processSemanticPatches,
removeFileFromIndex,
resolveRef,
resolveRefs,
updateFileInIndex
} from "../chunk-PKPJBCJT.js";
import "../chunk-2ESYSVXG.js";
init_links();
export {
StaleRefRegistry,
applyRenameProposal,
buildRefIndex,
buildRenameProposal,
createResolverContext,
getBacklinks,
getDiagnostics,
getFilesWithRefs,
getIndexStats,
getOutgoingRefs,
getReferencedEntities,
handleFileDeletion,
handleSymbolDeletion,
inferNamespace,
parseDocCommentRefs,
parseFileRefs,
parseMarkdownRefs,
parseRefContent,
processSemanticPatches,
removeFileFromIndex,
resolveRef,
resolveRefs,
updateFileInIndex
};