MCPcopy Create free account

hub / github.com/affaan-m/ECC / functions

Functions2,777 in github.com/affaan-m/ECC

↓ 9 callersFunctionvalidateCanonicalSnapshot
(snapshot)
scripts/lib/session-adapters/canonical-session.js:162
↓ 8 callersFunctionaura_verdict
Look up the trust verdict for a counterparty DID. Never raises on a network/parse failure — returns an `unknown` verdict instead, leaving the
integrations/aura/adapter.py:136
↓ 8 callersFunctionbuildAdvisorySourceReport
(options = {})
scripts/ci/supply-chain-advisory-sources.js:304
↓ 8 callersFunctionbuildContextBar
* Build context progress bar with ANSI colors. * @param {number} remaining - Raw remaining percentage from Claude Code * @returns {string} Colored b
scripts/hooks/ecc-statusline.js:43
↓ 8 callersFunctionbuildOrchestrationPlan
(config = {})
scripts/lib/tmux-worktree-orchestrator.js:175
↓ 8 callersFunctiondedupeStrings
(values)
scripts/lib/install/request.js:7
↓ 8 callersFunctiondetectApprovalRequired
* Check if a command requires governance approval.
scripts/hooks/governance-capture.js:84
↓ 8 callersFunctiondetectPatterns
* Detect recurring failure patterns from skill runs. * * @param {Array} skillRuns - Array of skill run objects (newest first) * @param {Object} [op
scripts/lib/inspection.js:71
↓ 8 callersFunctionexecRows
(db, sql, params = [])
scripts/lib/control-pane/state.js:139
↓ 8 callersFunctionextractFilePaths
* Extract modified file paths from tool input.
scripts/hooks/ecc-metrics-bridge.js:83
↓ 8 callersFunctionfindProjectRoot
* Walk up from `startDir` until a directory containing a known project * root marker (package.json or formatter config) is found. * Returns `startDi
scripts/lib/resolve-formatter.js:58
↓ 8 callersFunctiongetClaudeDir
* Get the Claude config directory (alias of getAgentDataHome for backwards compatibility).
scripts/lib/utils.js:48
↓ 8 callersFunctiongetLineNumber
(source, index)
scripts/ci/validate-workflow-security.js:79
↓ 8 callersMethodheader
()
scripts/skill-create-output.js:88
↓ 8 callersMethodinstincts
(instincts)
scripts/skill-create-output.js:138
↓ 8 callersFunctionisForeignPlatformPath
(sourceRelativePath, adapterTarget)
scripts/lib/install-targets/helpers.js:24
↓ 8 callersFunctionloadAliases
* Load aliases from file * @returns {object} Aliases object
scripts/lib/session-aliases.js:42
↓ 8 callersFunctionloadHistory
(filePath)
scripts/claw.js:40
↓ 8 callersFunctionload_all_instincts
Load all instincts: project-scoped + global. Project-scoped instincts take precedence over global ones when IDs conflict.
skills/continuous-learning-v2/scripts/instinct-cli.py:641
↓ 8 callersFunctionmakeTempDir
()
tests/hooks/cost-tracker.test.js:27
↓ 8 callersFunctionnormalizePlanPath
(value)
tests/lib/locale-install.test.js:16
↓ 8 callersFunctionnormalizeTransport
(rawType, { url } = {})
scripts/lib/mcp-inventory/canonical-mcp.js:112
↓ 8 callersFunctionpad
(str, w)
skills/ck/commands/shared.mjs:276
↓ 8 callersFunctionparseCodexTarget
(target)
scripts/lib/session-adapters/codex-worktree.js:14
↓ 8 callersFunctionparse_trace
Parse a JSONL observation trace file into sorted events.
skills/skill-comply/scripts/parser.py:47
↓ 8 callersFunctionread
(relativePath)
tests/docs/legacy-artifact-inventory.test.js:25
↓ 8 callersFunctionreadSessionCost
* Read cumulative cost for a session from costs.jsonl. * * Scans the full file because each row is a cumulative session total * (see cost-tracker.j
scripts/hooks/ecc-metrics-bridge.js:149
↓ 8 callersFunctionreadValue
(args, index, flagName)
scripts/platform-audit.js:50
↓ 8 callersFunctionrequireValue
(argv, index, argName)
scripts/skills-health.js:26
↓ 8 callersFunctionrun
(args = [], options = {})
tests/scripts/session-inspect.test.js:15
↓ 8 callersFunctionrunGit
(cwd, args)
tests/scripts/instinct-cli-projects.test.js:94
↓ 8 callersFunctionseedStore
(dbPath)
tests/lib/state-store.test.js:109
↓ 8 callersFunctionsetupLegacyPluginInstall
(homeDir, segments)
tests/lib/resolve-ecc-root.test.js:46
↓ 8 callersFunctiontest
(desc, fn)
tests/lib/orchestration-session.test.js:23
↓ 8 callersFunctiontest
(name, fn)
tests/lib/agent-data-home.test.js:18
↓ 8 callersFunctiontest
(name, fn)
tests/lib/changed-files-store.test.js:8
↓ 8 callersFunctiontest
(name, fn)
tests/scripts/session-inspect.test.js:49
↓ 8 callersFunctiontest
(name, fn)
tests/scripts/platform-audit.test.js:153
↓ 8 callersFunctiontest
(name, fn)
tests/hooks/config-protection.test.js:13
↓ 8 callersFunctionwithEnv
(overrides, fn)
tests/lib/agent-data-home.test.js:30
↓ 8 callersFunctionwithTempHome
(homeDir)
tests/hooks/cost-tracker.test.js:31
↓ 7 callersFunctionassertValidEntity
(entityName, payload, label)
scripts/lib/state-store/schema.js:81
↓ 7 callersMethodbuild
(self, messages: list[Message], tools: list[ToolDefinition] | None = None)
src/llm/prompt/builder.py:49
↓ 7 callersFunctionbuildAgentCatalog
* Build a compressed catalog from a directory of agents. * * Modes: * - 'catalog': name, description, tools, model only (~2-3k tokens for 27 agent
scripts/lib/agent-compress.js:165
↓ 7 callersFunctionbuildControlPaneSnapshot
(options = {})
scripts/lib/control-pane/state.js:544
↓ 7 callersFunctionbuildSeededReport
(rootDir)
tests/scripts/operator-readiness-dashboard.test.js:274
↓ 7 callersFunctioncleanup
(dirPath)
tests/scripts/observability-readiness.test.js:18
↓ 7 callersFunctioncleanup
(dirPath)
tests/scripts/auto-update.test.js:37
↓ 7 callersFunctioncleanup
(dirPath)
tests/scripts/platform-audit.test.js:21
↓ 7 callersFunctioncreateAdapterRegistry
(options = {})
scripts/lib/session-adapters/registry.js:99
↓ 7 callersFunctioncreateCommandConfig
(scriptPath)
tests/hooks/mcp-health-check.test.js:69
↓ 7 callersFunctioncreateEvalWrapper
(testDir, configPath)
tests/hooks/hooks.test.js:3411
↓ 7 callersFunctioncreateLegacyInstallPlan
(options = {})
scripts/lib/install-executor.js:551
↓ 7 callersFunctioncreateSkill
(skillRoot, name, content)
tests/lib/skill-evolution.test.js:41
↓ 7 callersFunctioncreateTempDir
(prefix)
tests/scripts/observability-readiness.test.js:14
↓ 7 callersFunctioncreateTempDir
(prefix)
tests/scripts/ecc.test.js:37
↓ 7 callersFunctioncreateTempDir
(prefix)
tests/scripts/auto-update.test.js:33
↓ 7 callersFunctioncreateTempDir
(prefix)
tests/scripts/platform-audit.test.js:17
↓ 7 callersFunctioncreateTranscript
* Create a JSONL transcript file with N user messages. * Each line is a JSON object with `"type":"user"`.
tests/hooks/evaluate-session.test.js:43
↓ 7 callersFunctiondiscoverInstalledStates
(options = {})
scripts/lib/install-lifecycle.js:698
↓ 7 callersFunctiondmuxWorker
(workerSlug, status = {}, overrides = {})
tests/lib/session-adapters.test.js:654
↓ 7 callersFunctionextractFileEvents
(toolName, toolInput)
scripts/hooks/session-activity-tracker.js:512
↓ 7 callersFunctionformatCode
(value)
scripts/status.js:198
↓ 7 callersFunctionformatDuration
* Format duration from ISO timestamp to now. * @param {string} isoTimestamp * @returns {string} e.g. "5s", "12m", "1h23m"
scripts/hooks/ecc-statusline.js:26
↓ 7 callersFunctionformatReport
(report, options = {})
scripts/worktree-lifecycle.js:70
↓ 7 callersFunctiongetBridgePath
* Get the bridge file path for a session. * @param {string} sessionId - Already-sanitized session ID * @returns {string}
scripts/lib/session-bridge.js:36
↓ 7 callersFunctiongetFallbackSessionRecordingPath
(snapshot, options = {})
scripts/lib/session-adapters/canonical-session.js:277
↓ 7 callersFunctiongetLegacySessionsDir
(homeDir)
tests/hooks/hooks.test.js:89
↓ 7 callersFunctiongetPackageManager
* Get the package manager to use for current project * * Detection priority: * 1. Environment variable CLAUDE_PACKAGE_MANAGER * 2. Project-specifi
scripts/lib/package-manager.js:163
↓ 7 callersFunctioninTempRepo
(fn)
tests/hooks/pre-bash-commit-quality.test.js:27
↓ 7 callersFunctionloadInstallConfig
(configPath, options = {})
scripts/lib/install/config.js:56
↓ 7 callersFunctionmakeCheck
(id, status, summary, fix, details = {})
scripts/release-video-suite.js:484
↓ 7 callersFunctionmakeTempRoot
(prefix)
tests/scripts/check-unicode-safety.test.js:31
↓ 7 callersFunctionnormalizeRemoteUrl
(remoteUrl)
scripts/lib/observer-sessions.js:59
↓ 7 callersFunctionparseJson
(stdout)
tests/scripts/consult.test.js:21
↓ 7 callersFunctionparseOpencodeTarget
(target)
scripts/lib/session-adapters/opencode.js:14
↓ 7 callersFunctionparseTimestamp
(value)
scripts/loop-status.js:240
↓ 7 callersFunctionparse_spec
Parse a YAML compliance spec file.
skills/skill-comply/scripts/parser.py:77
↓ 7 callersFunctionread
(relativePath)
tests/docs/stale-pr-salvage-ledger.test.js:24
↓ 7 callersFunctionread
(relativePath)
tests/docs/harness-adapter-compliance.test.js:32
↓ 7 callersFunctionreadFile
(filename)
skills/ck/commands/init.mjs:29
↓ 7 callersFunctionreadJson
(fileName)
tests/docs/evaluator-rag-prototype.test.js:29
↓ 7 callersFunctionreadProjects
()
skills/ck/commands/shared.mjs:39
↓ 7 callersFunctionrecord
(ok)
tests/ci/no-personal-paths.test.js:109
↓ 7 callersFunctionrenderText
(result)
scripts/ci/catalog.js:717
↓ 7 callersFunctionrun
(args = [])
tests/scripts/catalog.test.js:11
↓ 7 callersFunctionrunFreshSessionEdit
(filePath, extra = {})
tests/hooks/gateguard-fact-force.test.js:1018
↓ 7 callersFunctionrunHook
(input, env = {})
tests/hooks/config-protection.test.js:25
↓ 7 callersFunctionrunNode
(scriptPath, args = [], options = {})
tests/scripts/repair.test.js:41
↓ 7 callersFunctionrunScript
(scriptPath, command, envOverrides = {})
tests/hooks/pre-bash-reminders.test.js:26
↓ 7 callersFunctionseedProject
(root, id, options = {})
tests/scripts/instinct-cli-projects.test.js:67
↓ 7 callersFunctionsendJson
(res, statusCode, payload)
scripts/lib/control-pane/server.js:62
↓ 7 callersFunctiontableExists
(db, tableName)
scripts/lib/control-pane/state.js:151
↓ 7 callersFunctiontest
(name, fn)
tests/lib/cost-estimate.test.js:12
↓ 7 callersFunctiontest
(name, fn)
tests/lib/locale-install.test.js:31
↓ 7 callersFunctiontest
(name, fn)
tests/scripts/check-unicode-safety.test.js:9
↓ 7 callersFunctiontest
(name, fn)
tests/scripts/release-video-suite.test.js:103
↓ 7 callersFunctiontest
(name, fn)
tests/scripts/release-approval-gate.test.js:145
↓ 7 callersFunctiontest
(name, fn)
tests/scripts/install-readme-clarity.test.js:12
↓ 7 callersFunctiontest
(name, fn)
tests/scripts/catalog.test.js:28
← previousnext →301–400 of 2,777, ranked by callers