Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/affaan-m/ECC
/ functions
Functions
2,777 in github.com/affaan-m/ECC
⨍
Functions
2,777
◇
Types & classes
100
↳
Endpoints
15
↓ 7 callers
Function
test
(name, fn)
tests/scripts/release.test.js:26
↓ 7 callers
Function
test
(name, fn)
tests/ci/no-personal-paths.test.js:18
↓ 7 callers
Function
test
(name, fn)
tests/docs/legacy-artifact-inventory.test.js:13
↓ 7 callers
Function
test
(name, fn)
tests/hooks/pre-bash-reminders.test.js:14
↓ 7 callers
Method
to_dict
(self)
src/llm/core/types.py:33
↓ 7 callers
Function
writeAndStage
(repoDir, relativePath, content)
tests/hooks/pre-bash-commit-quality.test.js:58
↓ 7 callers
Function
writeJson
(root, relativePath, value)
tests/lib/install-executor.test.js:37
↓ 6 callers
Function
_validate_instinct_id
Validate instinct IDs before using them in filenames.
skills/continuous-learning-v2/scripts/instinct-cli.py:174
↓ 6 callers
Function
asNonEmptyString
(value)
scripts/lib/mcp-inventory/canonical-mcp.js:96
↓ 6 callers
Function
beginToken
(index)
scripts/hooks/block-no-verify.js:89
↓ 6 callers
Function
buildAggregates
(workers)
scripts/lib/session-adapters/canonical-session.js:98
↓ 6 callers
Function
captureConsoleError
(fn)
tests/hooks/pre-bash-commit-quality.test.js:43
↓ 6 callers
Function
cleanup
(dirPath)
tests/scripts/release-approval-gate.test.js:24
↓ 6 callers
Function
cleanup
(dirPath)
tests/scripts/uninstall.test.js:30
↓ 6 callers
Function
cleanup
(dirPath)
tests/scripts/repair.test.js:31
↓ 6 callers
Function
cleanupTestDir
(testDir)
tests/ci/no-personal-paths.test.js:34
↓ 6 callers
Function
cleanupTestRepo
(root)
tests/lib/install-manifests.test.js:40
↓ 6 callers
Function
createCheck
(id, status, summary, fix)
scripts/ci/supply-chain-advisory-sources.js:103
↓ 6 callers
Function
createDmuxTmuxAdapter
(options = {})
scripts/lib/session-adapters/dmux-tmux.js:43
↓ 6 callers
Function
createFlatRuleOperations
(options)
scripts/lib/install-targets/helpers.js:248
↓ 6 callers
Function
createTempDir
(prefix)
tests/scripts/release-approval-gate.test.js:20
↓ 6 callers
Function
createTempDir
(prefix)
tests/scripts/uninstall.test.js:26
↓ 6 callers
Function
createTempDir
(prefix)
tests/scripts/repair.test.js:27
↓ 6 callers
Function
createTestDir
()
tests/ci/no-personal-paths.test.js:30
↓ 6 callers
Function
createTestRepo
()
tests/lib/install-manifests.test.js:34
↓ 6 callers
Function
estimateCost
* Estimate USD cost from token counts. * @param {string} model - Model name (may contain "haiku", "sonnet", or "opus") * @param {number} inputTokens
scripts/lib/cost-estimate.js:22
↓ 6 callers
Function
fakeGit
(repoRoot, table, perPathDirty = {})
tests/lib/worktree-lifecycle.test.js:53
↓ 6 callers
Function
findMatch
(payload, componentId)
tests/scripts/consult.test.js:25
↓ 6 callers
Function
findMatchIndex
(payload, componentId)
tests/scripts/consult.test.js:29
↓ 6 callers
Function
getClawDir
()
scripts/claw.js:24
↓ 6 callers
Function
getHomunculusDir
()
scripts/lib/observer-sessions.js:8
↓ 6 callers
Function
install_fake_monitor
(monkeypatch, module, *, result=None, error=None)
tests/hooks/test_insaits_security_monitor.py:38
↓ 6 callers
Function
isNonEmptyString
(value)
scripts/ci/validate-hooks.js:36
↓ 6 callers
Function
log
(message)
scripts/codex/merge-codex-config.js:38
↓ 6 callers
Function
makeCheck
(id, status, evidence, fix)
scripts/release-approval-gate.js:326
↓ 6 callers
Function
makeTempHome
()
tests/hooks/ecc-metrics-bridge.test.js:28
↓ 6 callers
Function
normalizeFailureReason
* Normalize a failure reason string for grouping. * Strips timestamps, UUIDs, file paths, and numeric suffixes.
scripts/lib/inspection.js:12
↓ 6 callers
Function
normalizeLimit
(value, fallback)
scripts/lib/state-store/queries.js:11
↓ 6 callers
Function
parseFrontmatter
(skillName)
tests/ci/codex-skill-surface.test.js:39
↓ 6 callers
Function
parseIntegerFlag
(value, flagName)
scripts/operator-readiness-dashboard.js:50
↓ 6 callers
Function
parseIntegerFlag
(value, flagName)
scripts/platform-audit.js:58
↓ 6 callers
Function
parseJsonColumn
(value, fallback)
scripts/lib/state-store/queries.js:24
↓ 6 callers
Function
readBridge
* Read bridge data. Returns null on any error. * @param {string} sessionId - Already-sanitized session ID * @returns {object|null}
scripts/lib/session-bridge.js:45
↓ 6 callers
Function
readText
(rootDir, relativePath)
scripts/platform-audit.js:262
↓ 6 callers
Function
run
(args = [], options = {})
tests/scripts/platform-audit.test.js:123
↓ 6 callers
Function
runCatalogValidator
(overrides = {})
tests/ci/validators.test.js:155
↓ 6 callers
Function
runCommand
(program, args, options = {})
scripts/lib/tmux-worktree-orchestrator.js:324
↓ 6 callers
Function
runScript
(scriptPath, input, env = {})
tests/hooks/bash-hook-dispatcher.test.js:26
↓ 6 callers
Function
runValidator
* Run a validator script directly (tests real project)
tests/ci/validators.test.js:137
↓ 6 callers
Function
runValidatorAgainst
(testDir)
tests/ci/no-personal-paths.test.js:53
↓ 6 callers
Function
saveAliases
* Save aliases to file with atomic write * @param {object} aliases - Aliases object to save * @returns {boolean} Success status
scripts/lib/session-aliases.js:88
↓ 6 callers
Function
seedMinimalRepo
(rootDir, overrides = {})
tests/scripts/observability-readiness.test.js:46
↓ 6 callers
Function
seedRepo
(rootDir, overrides = {})
tests/scripts/platform-audit.test.js:31
↓ 6 callers
Function
setupPluginCache
(homeDir, pluginSlug, orgName, version)
tests/lib/resolve-ecc-root.test.js:53
↓ 6 callers
Function
stringifyJson
(value, label)
scripts/lib/state-store/queries.js:32
↓ 6 callers
Function
test
(name, fn)
tests/lib/install-config.test.js:16
↓ 6 callers
Function
test
(name, fn)
tests/scripts/preview-pack-smoke.test.js:121
↓ 6 callers
Function
test
(name, fn)
tests/scripts/release-publish.test.js:12
↓ 6 callers
Function
test
(name, fn)
tests/scripts/sync-ecc-to-codex.test.js:39
↓ 6 callers
Function
test
(name, fn)
tests/docs/platform-value-loop.test.js:12
↓ 6 callers
Function
test
(name, fn)
tests/docs/stale-pr-salvage-ledger.test.js:12
↓ 6 callers
Function
test
(name, fn)
tests/hooks/observe-subdirectory-detection.test.js:31
↓ 6 callers
Function
tmpHome
()
tests/lib/mcp-inventory.test.js:41
↓ 6 callers
Function
validateStringArray
(value, instancePath)
scripts/lib/install-state.js:74
↓ 6 callers
Function
valueAfter
(args, name)
scripts/lib/control-pane/server.js:25
↓ 6 callers
Function
writeFile
* Write a text file
scripts/lib/utils.js:367
↓ 6 callers
Function
writeFile
(filePath, content)
tests/ci/no-personal-paths.test.js:38
↓ 6 callers
Function
writeFile
(root, relativePath, content)
tests/hooks/plugin-hook-bootstrap.test.js:24
↓ 5 callers
Function
_find_cross_project_instincts
Find instincts that appear in multiple projects (promotion candidates). Returns dict mapping instinct ID → list of (project_id, instinct) tuples.
skills/continuous-learning-v2/scripts/instinct-cli.py:1212
↓ 5 callers
Function
_promote_auto
Auto-promote instincts found in multiple projects.
skills/continuous-learning-v2/scripts/instinct-cli.py:1342
↓ 5 callers
Function
_promote_specific
Promote a specific instinct by ID from current project to global.
skills/continuous-learning-v2/scripts/instinct-cli.py:1287
↓ 5 callers
Function
_setup_sandbox
Create sandbox directory and run setup commands.
skills/skill-comply/scripts/runner.py:96
↓ 5 callers
Function
_yaml_quote
Quote a string for safe YAML frontmatter serialization. Uses double quotes and escapes embedded double-quote characters to prevent malformed
skills/continuous-learning-v2/scripts/instinct-cli.py:236
↓ 5 callers
Function
addFinding
(findings, severity, filePath, line, indicator, message)
scripts/ci/scan-supply-chain-iocs.js:579
↓ 5 callers
Method
analysisResults
(data)
scripts/skill-create-output.js:112
↓ 5 callers
Function
assertObserveSkipBeforeProjectDetection
(testCase)
tests/hooks/hooks.test.js:285
↓ 5 callers
Function
assistantMessage
(timestamp, sessionId, text)
tests/scripts/loop-status.test.js:105
↓ 5 callers
Function
attemptFinish
(result)
scripts/hooks/mcp-health-check.js:358
↓ 5 callers
Function
boxLine
tests/run-all.js:49
↓ 5 callers
Function
buildActivityRow
(input, env = process.env)
scripts/hooks/session-activity-tracker.js:563
↓ 5 callers
Function
buildCopyFileOperation
({ moduleId, sourcePath, sourceRelativePath, destinationPath, strategy })
scripts/lib/install-executor.js:135
↓ 5 callers
Function
buildLifecycleReport
(repoRoot, options = {}, deps = {})
scripts/lib/worktree-lifecycle/lifecycle.js:109
↓ 5 callers
Function
buildPreToolUseAdditionalContext
(value)
scripts/hooks/pretooluse-visible-output.js:25
↓ 5 callers
Function
cleanup
(dirPath)
tests/lib/install-config.test.js:32
↓ 5 callers
Function
cleanup
(dirPath)
tests/scripts/preview-pack-smoke.test.js:25
↓ 5 callers
Function
cleanup
(dirPath)
tests/hooks/insaits-security-monitor.test.js:20
↓ 5 callers
Function
cleanupDir
(dir)
tests/hooks/observe-subdirectory-detection.test.js:47
↓ 5 callers
Function
costWarningsEnabled
(env = process.env)
scripts/hooks/ecc-context-monitor.js:37
↓ 5 callers
Function
createControlPaneServer
(options = {})
scripts/lib/control-pane/server.js:149
↓ 5 callers
Function
createManifestInstallPlan
(options = {})
scripts/lib/install-executor.js:711
↓ 5 callers
Function
createOpencodeAdapter
(options = {})
scripts/lib/session-adapters/opencode.js:268
↓ 5 callers
Function
createTempDir
(prefix)
tests/lib/install-config.test.js:28
↓ 5 callers
Function
createTempDir
(prefix)
tests/scripts/preview-pack-smoke.test.js:21
↓ 5 callers
Function
createTempDir
()
tests/hooks/observe-subdirectory-detection.test.js:43
↓ 5 callers
Function
die
scripts/discord/ecc-bot.mjs:188
↓ 5 callers
Function
dlxServer
* Build a server spec with the detected package manager. * Returns { fields, toml } where fields is for drift detection and * toml is the raw text a
scripts/codex/merge-mcp-config.js:77
↓ 5 callers
Function
envNumber
(name, fallback)
scripts/hooks/mcp-health-check.js:42
↓ 5 callers
Function
exec
* Execute a command synchronously, returning the spawnSync result. * * @param {string} command - Executable path or name * @param {string[]} args -
scripts/hooks/quality-gate.js:33
↓ 5 callers
Function
extractSection
(md, heading)
skills/ck/commands/init.mjs:35
↓ 5 callers
Function
formatJson
(value)
scripts/lib/install-lifecycle.js:185
← previous
next →
401–500 of 2,777, ranked by callers