MCPcopy Create free account

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

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

↓ 7 callersFunctiontest
(name, fn)
tests/scripts/release.test.js:26
↓ 7 callersFunctiontest
(name, fn)
tests/ci/no-personal-paths.test.js:18
↓ 7 callersFunctiontest
(name, fn)
tests/docs/legacy-artifact-inventory.test.js:13
↓ 7 callersFunctiontest
(name, fn)
tests/hooks/pre-bash-reminders.test.js:14
↓ 7 callersMethodto_dict
(self)
src/llm/core/types.py:33
↓ 7 callersFunctionwriteAndStage
(repoDir, relativePath, content)
tests/hooks/pre-bash-commit-quality.test.js:58
↓ 7 callersFunctionwriteJson
(root, relativePath, value)
tests/lib/install-executor.test.js:37
↓ 6 callersFunction_validate_instinct_id
Validate instinct IDs before using them in filenames.
skills/continuous-learning-v2/scripts/instinct-cli.py:174
↓ 6 callersFunctionasNonEmptyString
(value)
scripts/lib/mcp-inventory/canonical-mcp.js:96
↓ 6 callersFunctionbeginToken
(index)
scripts/hooks/block-no-verify.js:89
↓ 6 callersFunctionbuildAggregates
(workers)
scripts/lib/session-adapters/canonical-session.js:98
↓ 6 callersFunctioncaptureConsoleError
(fn)
tests/hooks/pre-bash-commit-quality.test.js:43
↓ 6 callersFunctioncleanup
(dirPath)
tests/scripts/release-approval-gate.test.js:24
↓ 6 callersFunctioncleanup
(dirPath)
tests/scripts/uninstall.test.js:30
↓ 6 callersFunctioncleanup
(dirPath)
tests/scripts/repair.test.js:31
↓ 6 callersFunctioncleanupTestDir
(testDir)
tests/ci/no-personal-paths.test.js:34
↓ 6 callersFunctioncleanupTestRepo
(root)
tests/lib/install-manifests.test.js:40
↓ 6 callersFunctioncreateCheck
(id, status, summary, fix)
scripts/ci/supply-chain-advisory-sources.js:103
↓ 6 callersFunctioncreateDmuxTmuxAdapter
(options = {})
scripts/lib/session-adapters/dmux-tmux.js:43
↓ 6 callersFunctioncreateFlatRuleOperations
(options)
scripts/lib/install-targets/helpers.js:248
↓ 6 callersFunctioncreateTempDir
(prefix)
tests/scripts/release-approval-gate.test.js:20
↓ 6 callersFunctioncreateTempDir
(prefix)
tests/scripts/uninstall.test.js:26
↓ 6 callersFunctioncreateTempDir
(prefix)
tests/scripts/repair.test.js:27
↓ 6 callersFunctioncreateTestDir
()
tests/ci/no-personal-paths.test.js:30
↓ 6 callersFunctioncreateTestRepo
()
tests/lib/install-manifests.test.js:34
↓ 6 callersFunctionestimateCost
* 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 callersFunctionfakeGit
(repoRoot, table, perPathDirty = {})
tests/lib/worktree-lifecycle.test.js:53
↓ 6 callersFunctionfindMatch
(payload, componentId)
tests/scripts/consult.test.js:25
↓ 6 callersFunctionfindMatchIndex
(payload, componentId)
tests/scripts/consult.test.js:29
↓ 6 callersFunctiongetClawDir
()
scripts/claw.js:24
↓ 6 callersFunctiongetHomunculusDir
()
scripts/lib/observer-sessions.js:8
↓ 6 callersFunctioninstall_fake_monitor
(monkeypatch, module, *, result=None, error=None)
tests/hooks/test_insaits_security_monitor.py:38
↓ 6 callersFunctionisNonEmptyString
(value)
scripts/ci/validate-hooks.js:36
↓ 6 callersFunctionlog
(message)
scripts/codex/merge-codex-config.js:38
↓ 6 callersFunctionmakeCheck
(id, status, evidence, fix)
scripts/release-approval-gate.js:326
↓ 6 callersFunctionmakeTempHome
()
tests/hooks/ecc-metrics-bridge.test.js:28
↓ 6 callersFunctionnormalizeFailureReason
* Normalize a failure reason string for grouping. * Strips timestamps, UUIDs, file paths, and numeric suffixes.
scripts/lib/inspection.js:12
↓ 6 callersFunctionnormalizeLimit
(value, fallback)
scripts/lib/state-store/queries.js:11
↓ 6 callersFunctionparseFrontmatter
(skillName)
tests/ci/codex-skill-surface.test.js:39
↓ 6 callersFunctionparseIntegerFlag
(value, flagName)
scripts/operator-readiness-dashboard.js:50
↓ 6 callersFunctionparseIntegerFlag
(value, flagName)
scripts/platform-audit.js:58
↓ 6 callersFunctionparseJsonColumn
(value, fallback)
scripts/lib/state-store/queries.js:24
↓ 6 callersFunctionreadBridge
* 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 callersFunctionreadText
(rootDir, relativePath)
scripts/platform-audit.js:262
↓ 6 callersFunctionrun
(args = [], options = {})
tests/scripts/platform-audit.test.js:123
↓ 6 callersFunctionrunCatalogValidator
(overrides = {})
tests/ci/validators.test.js:155
↓ 6 callersFunctionrunCommand
(program, args, options = {})
scripts/lib/tmux-worktree-orchestrator.js:324
↓ 6 callersFunctionrunScript
(scriptPath, input, env = {})
tests/hooks/bash-hook-dispatcher.test.js:26
↓ 6 callersFunctionrunValidator
* Run a validator script directly (tests real project)
tests/ci/validators.test.js:137
↓ 6 callersFunctionrunValidatorAgainst
(testDir)
tests/ci/no-personal-paths.test.js:53
↓ 6 callersFunctionsaveAliases
* 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 callersFunctionseedMinimalRepo
(rootDir, overrides = {})
tests/scripts/observability-readiness.test.js:46
↓ 6 callersFunctionseedRepo
(rootDir, overrides = {})
tests/scripts/platform-audit.test.js:31
↓ 6 callersFunctionsetupPluginCache
(homeDir, pluginSlug, orgName, version)
tests/lib/resolve-ecc-root.test.js:53
↓ 6 callersFunctionstringifyJson
(value, label)
scripts/lib/state-store/queries.js:32
↓ 6 callersFunctiontest
(name, fn)
tests/lib/install-config.test.js:16
↓ 6 callersFunctiontest
(name, fn)
tests/scripts/preview-pack-smoke.test.js:121
↓ 6 callersFunctiontest
(name, fn)
tests/scripts/release-publish.test.js:12
↓ 6 callersFunctiontest
(name, fn)
tests/scripts/sync-ecc-to-codex.test.js:39
↓ 6 callersFunctiontest
(name, fn)
tests/docs/platform-value-loop.test.js:12
↓ 6 callersFunctiontest
(name, fn)
tests/docs/stale-pr-salvage-ledger.test.js:12
↓ 6 callersFunctiontest
(name, fn)
tests/hooks/observe-subdirectory-detection.test.js:31
↓ 6 callersFunctiontmpHome
()
tests/lib/mcp-inventory.test.js:41
↓ 6 callersFunctionvalidateStringArray
(value, instancePath)
scripts/lib/install-state.js:74
↓ 6 callersFunctionvalueAfter
(args, name)
scripts/lib/control-pane/server.js:25
↓ 6 callersFunctionwriteFile
* Write a text file
scripts/lib/utils.js:367
↓ 6 callersFunctionwriteFile
(filePath, content)
tests/ci/no-personal-paths.test.js:38
↓ 6 callersFunctionwriteFile
(root, relativePath, content)
tests/hooks/plugin-hook-bootstrap.test.js:24
↓ 5 callersFunction_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 callersFunction_promote_auto
Auto-promote instincts found in multiple projects.
skills/continuous-learning-v2/scripts/instinct-cli.py:1342
↓ 5 callersFunction_promote_specific
Promote a specific instinct by ID from current project to global.
skills/continuous-learning-v2/scripts/instinct-cli.py:1287
↓ 5 callersFunction_setup_sandbox
Create sandbox directory and run setup commands.
skills/skill-comply/scripts/runner.py:96
↓ 5 callersFunction_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 callersFunctionaddFinding
(findings, severity, filePath, line, indicator, message)
scripts/ci/scan-supply-chain-iocs.js:579
↓ 5 callersMethodanalysisResults
(data)
scripts/skill-create-output.js:112
↓ 5 callersFunctionassertObserveSkipBeforeProjectDetection
(testCase)
tests/hooks/hooks.test.js:285
↓ 5 callersFunctionassistantMessage
(timestamp, sessionId, text)
tests/scripts/loop-status.test.js:105
↓ 5 callersFunctionattemptFinish
(result)
scripts/hooks/mcp-health-check.js:358
↓ 5 callersFunctionboxLine
tests/run-all.js:49
↓ 5 callersFunctionbuildActivityRow
(input, env = process.env)
scripts/hooks/session-activity-tracker.js:563
↓ 5 callersFunctionbuildCopyFileOperation
({ moduleId, sourcePath, sourceRelativePath, destinationPath, strategy })
scripts/lib/install-executor.js:135
↓ 5 callersFunctionbuildLifecycleReport
(repoRoot, options = {}, deps = {})
scripts/lib/worktree-lifecycle/lifecycle.js:109
↓ 5 callersFunctionbuildPreToolUseAdditionalContext
(value)
scripts/hooks/pretooluse-visible-output.js:25
↓ 5 callersFunctioncleanup
(dirPath)
tests/lib/install-config.test.js:32
↓ 5 callersFunctioncleanup
(dirPath)
tests/scripts/preview-pack-smoke.test.js:25
↓ 5 callersFunctioncleanup
(dirPath)
tests/hooks/insaits-security-monitor.test.js:20
↓ 5 callersFunctioncleanupDir
(dir)
tests/hooks/observe-subdirectory-detection.test.js:47
↓ 5 callersFunctioncostWarningsEnabled
(env = process.env)
scripts/hooks/ecc-context-monitor.js:37
↓ 5 callersFunctioncreateControlPaneServer
(options = {})
scripts/lib/control-pane/server.js:149
↓ 5 callersFunctioncreateManifestInstallPlan
(options = {})
scripts/lib/install-executor.js:711
↓ 5 callersFunctioncreateOpencodeAdapter
(options = {})
scripts/lib/session-adapters/opencode.js:268
↓ 5 callersFunctioncreateTempDir
(prefix)
tests/lib/install-config.test.js:28
↓ 5 callersFunctioncreateTempDir
(prefix)
tests/scripts/preview-pack-smoke.test.js:21
↓ 5 callersFunctioncreateTempDir
()
tests/hooks/observe-subdirectory-detection.test.js:43
↓ 5 callersFunctiondie
scripts/discord/ecc-bot.mjs:188
↓ 5 callersFunctiondlxServer
* 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 callersFunctionenvNumber
(name, fallback)
scripts/hooks/mcp-health-check.js:42
↓ 5 callersFunctionexec
* 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 callersFunctionextractSection
(md, heading)
skills/ck/commands/init.mjs:35
↓ 5 callersFunctionformatJson
(value)
scripts/lib/install-lifecycle.js:185
← previousnext →401–500 of 2,777, ranked by callers