MCPcopy Create free account

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

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

↓ 2 callersFunctionmakeProjectRoot
(prefix)
tests/lib/skill-improvement.test.js:34
↓ 2 callersFunctionmapWorkItemRow
(row)
scripts/lib/state-store/queries.js:126
↓ 2 callersFunctionmarkUnhealthy
(state, serverName, now, failureCode, errorMessage)
scripts/hooks/mcp-health-check.js:213
↓ 2 callersFunctionnormalizeCodexWorktreeSession
(session, sourceTarget)
scripts/lib/session-adapters/canonical-session.js:529
↓ 2 callersFunctionnormalizeComparablePath
(filePath)
tests/scripts/repair.test.js:68
↓ 2 callersFunctionnormalizeConfig
(rawConfig = {}, options = {})
scripts/lib/control-pane/state.js:82
↓ 2 callersFunctionnormalizeLabel
(value)
scripts/release-approval-gate.js:198
↓ 2 callersFunctionnormalizeLimit
(value)
scripts/work-items.js:132
↓ 2 callersFunctionnormalizeOpencodeSession
(session, sourceTarget)
scripts/lib/session-adapters/canonical-session.js:580
↓ 2 callersFunctionnormalizePath
* Resolve a filesystem path to its canonical (real) form. * * Handles symlinks and, on case-insensitive filesystems (macOS, Windows), * normalizes
scripts/hooks/session-start.js:49
↓ 2 callersFunctionnormalizeSkillList
(raw)
scripts/claw.js:55
↓ 2 callersFunctionnormalizeStructuredTarget
(target, context = {})
scripts/lib/session-adapters/registry.js:52
↓ 2 callersFunctionnormalizeWorkItemStatus
(status)
scripts/lib/control-pane/state.js:457
↓ 2 callersFunctionopenSqlDatabase
(dbPath)
scripts/lib/control-pane/state.js:132
↓ 2 callersFunctionoutput
* Output to stdout (returned to Claude)
scripts/lib/utils.js:345
↓ 2 callersFunctionparseCatalogDescriptionExpectations
(content, source, getDescription)
scripts/ci/catalog.js:376
↓ 2 callersFunctionparseClaudeTarget
(target)
scripts/lib/session-adapters/claude-history.js:10
↓ 2 callersFunctionparseCodexRollout
(rolloutPath, options = {})
scripts/lib/session-adapters/codex-worktree.js:278
↓ 2 callersFunctionparseIntegerFlag
(value, flagName)
scripts/discussion-audit.js:49
↓ 2 callersFunctionparseJsonLikeValue
(value, label)
scripts/lib/install-lifecycle.js:97
↓ 2 callersFunctionparseOpencodeSession
(sessionInfoPath, options = {})
scripts/lib/session-adapters/opencode.js:234
↓ 2 callersFunctionparseSessionFilename
* Parse session filename to extract metadata * @param {string} filename - Session filename (e.g., "2026-01-17-abc123-session.tmp" or "2026-01-17-sess
scripts/lib/session-manager.js:34
↓ 2 callersFunctionparseWorkerStatus
(content)
scripts/lib/orchestration-session.js:58
↓ 2 callersFunctionparseWorkerTask
(content)
scripts/lib/orchestration-session.js:92
↓ 2 callersFunctionplanClaudeStyleLegacyInstall
(context, { adapterId, adapterRootInput, rulesDir: rulesDirOverride })
scripts/lib/install-executor.js:311
↓ 2 callersFunctionplanCleanup
(report)
scripts/lib/worktree-lifecycle/lifecycle.js:154
↓ 2 callersMethodpopulate_rules
Populate rules list
ecc_dashboard.py:705
↓ 2 callersFunctionprintHumanPlan
(plan, dryRun)
scripts/install-apply.js:73
↓ 2 callersFunctionprobeMedia
(filePath, skipProbe)
scripts/release-video-suite.js:502
↓ 2 callersFunctionprojectHash
(value)
tests/scripts/instinct-cli-projects.test.js:90
↓ 2 callersFunctionproposeSkillAmendment
(skillId, records, options = {})
scripts/lib/skill-improvement/amendify.js:34
↓ 2 callersFunctionpushToken
(index)
scripts/hooks/block-no-verify.js:95
↓ 2 callersFunctionread
(relativePath)
tests/ci/secret-curl-flags.test.js:34
↓ 2 callersFunctionread
(relativePath)
tests/docs/mcp-management-docs.test.js:24
↓ 2 callersFunctionreadArgValue
(args, index, flagName)
scripts/preview-pack-smoke.js:94
↓ 2 callersFunctionreadArgValue
(args, index, flagName)
scripts/release-approval-gate.js:113
↓ 2 callersFunctionreadConfigureEccDoc
(relativePath)
tests/docs/configure-ecc-install-paths.test.js:30
↓ 2 callersFunctionreadFileOrThrow
(filePath)
scripts/ci/catalog.js:64
↓ 2 callersFunctionreadFileUtf8
(filePath)
scripts/lib/install-lifecycle.js:81
↓ 2 callersFunctionreadInstinctsFromDir
(directory, scope)
scripts/hooks/session-start.js:322
↓ 2 callersFunctionreadJson
(filePath, label)
scripts/lib/install-state.js:26
↓ 2 callersFunctionreadJson
(filePath, label)
scripts/lib/install/config.js:12
↓ 2 callersFunctionreadJson
(filePath)
skills/ck/commands/shared.mjs:24
↓ 2 callersFunctionreadJsonFile
(filePath)
scripts/hooks/mcp-health-check.js:74
↓ 2 callersFunctionreadJsonObject
(filePath, label)
scripts/lib/install-executor.js:195
↓ 2 callersFunctionreadMcpServersBlock
(filePath, scope)
scripts/lib/mcp-inventory/readers/claude-code.js:27
↓ 2 callersFunctionreadMetricRows
(homeDir)
tests/hooks/session-activity-tracker.test.js:62
↓ 2 callersFunctionreadModuleTargetsOrThrow
(module)
scripts/lib/install-manifests.js:205
↓ 2 callersFunctionreadOptionalStringOption
(options, key)
scripts/lib/install-manifests.js:189
↓ 2 callersFunctionreadPackageVersion
(repoRoot)
scripts/lib/install-lifecycle.js:17
↓ 2 callersFunctionreadPlanCommand
()
tests/commands/plan-command.test.js:25
↓ 2 callersFunctionreadPositiveInteger
(value, flagName)
scripts/loop-status.js:56
↓ 2 callersFunctionreadSingleProjectMetadata
(homeDir)
tests/hooks/observe-subdirectory-detection.test.js:115
↓ 2 callersFunctionreadSkill
(filePath)
tests/ci/mle-workflow-coverage.test.js:133
↓ 2 callersFunctionreadStdinJson
* Read JSON from stdin (for hook input) * @param {object} options - Options * @param {number} options.timeoutMs - Timeout in milliseconds (default:
scripts/lib/utils.js:281
↓ 2 callersFunctionreadValue
(args, index, flagName)
scripts/observability-readiness.js:22
↓ 2 callersFunctionreadWarnState
* Read debounce state. * @param {string} sessionId * @returns {object}
scripts/hooks/ecc-context-monitor.js:55
↓ 2 callersFunctionredactArgs
(args)
scripts/lib/mcp-inventory/canonical-mcp.js:48
↓ 2 callersFunctionredactSecrets
(value)
scripts/hooks/session-activity-tracker.js:31
↓ 2 callersFunctionremoveSectionFromText
* Remove a TOML section and its key-value pairs from raw text. * Matches the section header even if followed by inline comments or whitespace * (e.g
scripts/codex/merge-mcp-config.js:148
↓ 2 callersFunctionrenameWithRetry
* Replace a file via rename, retrying briefly on transient OS-level errors. * * POSIX `rename(2)` is atomic between source and destination, so concu
scripts/lib/session-bridge.js:107
↓ 2 callersFunctionrenderMarkdown
(payload)
scripts/status.js:202
↓ 2 callersFunctionrepoRelative
(file)
scripts/ci/validate-no-personal-paths.js:44
↓ 2 callersFunctionrequestUrl
(url, options)
scripts/ci/supply-chain-advisory-sources.js:226
↓ 2 callersFunctionrequiresProvenance
(skillPath, options = {})
scripts/lib/skill-evolution/provenance.js:80
↓ 2 callersFunctionresolveCommand
(command)
scripts/hooks/pre-bash-commit-quality.js:209
↓ 2 callersFunctionresolveInstallConfigPath
(configPath, options = {})
scripts/lib/install/config.js:39
↓ 2 callersFunctionresolveServerConfig
(serverName)
scripts/hooks/mcp-health-check.js:181
↓ 2 callersFunctionresolveSessionId
(rawSessionId = process.env.CLAUDE_SESSION_ID)
scripts/lib/observer-sessions.js:127
↓ 2 callersFunctionresolveTarget
(rootDir, relPath)
scripts/hooks/plugin-hook-bootstrap.js:49
↓ 2 callersFunctionretryNext
()
scripts/hooks/mcp-health-check.js:348
↓ 2 callersFunctionroundRate
(value)
scripts/lib/skill-evolution/health.js:13
↓ 2 callersFunctionroundRate
(value)
scripts/lib/skill-improvement/evaluate.js:5
↓ 2 callersFunctionrun
(args = [], options = {})
tests/scripts/list-installed.test.js:37
↓ 2 callersFunctionrun
(args = [], options = {})
tests/scripts/observability-readiness.test.js:28
↓ 2 callersFunctionrun
(powerShellCommand, args = [], options = {})
tests/scripts/install-ps1.test.js:42
↓ 2 callersFunctionrun
(args = [], options = {})
tests/scripts/doctor.test.js:37
↓ 2 callersFunctionrun
(args = [], options = {})
tests/scripts/operator-readiness-dashboard.test.js:256
↓ 2 callersFunctionrun
(args = [], options = {})
tests/scripts/install-sh.test.js:21
↓ 2 callersFunctionrunCommand
(command, args, options = {})
scripts/platform-audit.js:225
↓ 2 callersFunctionrunCommand
(commandName, args)
scripts/ecc.js:193
↓ 2 callersFunctionrunFreshSessionBash
(command, extra = {})
tests/hooks/gateguard-fact-force.test.js:1027
↓ 2 callersFunctionrunGacha
(pythonBin, arg)
tests/scripts/openclaw-persona-forge-gacha.test.js:29
↓ 2 callersFunctionrunGhJson
(args)
scripts/work-items.js:140
↓ 2 callersFunctionrunGhJson
(args, options = {})
scripts/platform-audit.js:244
↓ 2 callersFunctionrunGhJson
(args, options = {})
scripts/lib/github-discussions.js:37
↓ 2 callersFunctionrunGit
(args, cwd)
scripts/lib/observer-sessions.js:44
↓ 2 callersFunctionrunHook
(mode, payload, homeDir)
tests/scripts/post-bash-command-log.test.js:22
↓ 2 callersFunctionrunHooks
(rawInput, hooks)
scripts/hooks/bash-hook-dispatcher.js:123
↓ 2 callersFunctionrunImpl
(args, opts = {})
tests/lib/worktree-lifecycle.test.js:54
↓ 2 callersFunctionrunObserve
* Spawn observe.sh under `bash -x` with a given CLAUDE_CODE_ENTRYPOINT. * Layer 2 is forced to short-circuit (ECC_HOOK_PROFILE=minimal) so the only
tests/hooks/observe-entrypoint-allowlist.test.js:70
↓ 2 callersFunctionrunPostBash
(rawInput)
scripts/hooks/bash-hook-dispatcher.js:164
↓ 2 callersFunctionrunPreBash
(rawInput)
scripts/hooks/bash-hook-dispatcher.js:160
↓ 2 callersFunctionrunProcess
(args = [], options = {})
tests/scripts/observability-readiness.test.js:37
↓ 2 callersFunctionrunProcess
(args = [], options = {})
tests/scripts/harness-audit.test.js:50
↓ 2 callersFunctionrunProcess
(args = [], options = {})
tests/scripts/platform-audit.test.js:138
↓ 2 callersFunctionrunRawHook
(rawInput, env = {}, options = {})
tests/hooks/mcp-health-check.test.js:110
↓ 2 callersFunctionrunShellScript
(scriptPath, args = [], input = '', env = {}, cwd = process.cwd())
tests/hooks/hooks.test.js:178
↓ 2 callersFunctionrunUninstall
(options = {})
tests/scripts/trae-install.test.js:36
↓ 2 callersFunctionsafeParseJson
(text)
scripts/release-video-suite.js:446
← previousnext →1,101–1,200 of 2,777, ranked by callers