MCPcopy Create free account

hub / github.com/SethGammon/Citadel / functions

Functions1,589 in github.com/SethGammon/Citadel

↓ 3 callersFunctionreleaseLease
(projectRoot, lease, options = {})
core/deploy-steward/steward.js:317
↓ 3 callersFunctionremoveDir
(dir)
scripts/unharness.js:109
↓ 3 callersFunctionrenderClaudeGuidance
(spec)
core/project/render-claude-guidance.js:9
↓ 3 callersFunctionrenderList
(items)
core/project/render-claude-guidance.js:5
↓ 3 callersFunctionrenderList
(items)
core/project/render-codex-guidance.js:5
↓ 3 callersFunctionrenderPanel
(name)
dashboard/app.js:462
↓ 3 callersFunctionrenderProof
(proof)
scripts/operating-proof.js:257
↓ 3 callersFunctionrenderTrial
(trial)
scripts/usefulness-trial.js:171
↓ 3 callersFunctionresolveNextIntake
(projectRoot)
core/intake/deliver.js:80
↓ 3 callersFunctionrespondError
(id, code, message)
mcp-servers/codebase-memory/index.js:281
↓ 3 callersFunctionrespondError
(id, code, message)
mcp-servers/citadel-state/index.js:95
↓ 3 callersFunctionreverseGraph
(index)
mcp-servers/codebase-memory/index.js:55
↓ 3 callersFunctionrun
(command, commandArgs, options = {})
scripts/live-github-steward-proof.js:49
↓ 3 callersFunctionrunAll
Run all scenarios against whatever is currently on disk.
scripts/noop-ablate.js:140
↓ 3 callersFunctionrunJson
(args, cwd = CITADEL_ROOT)
scripts/test-installers.js:17
↓ 3 callersFunctionrunScan
()
scripts/local-watch.js:52
↓ 3 callersFunctionrunScanSync
(repo)
scripts/test-watch-dedup.js:46
↓ 3 callersFunctionsaveState
(stateFile, state)
scripts/telemetry-otlp-export.js:268
↓ 3 callersFunctionscheduleFinish
(reason)
scripts/codex-app-server-capture.js:130
↓ 3 callersFunctionserializeWorkQueue
(tasks)
core/fleet/session.js:109
↓ 3 callersFunctionshortHash
(value, prefix)
core/telemetry/integrity.js:41
↓ 3 callersFunctionsourceExistsInDir
* Check if a source file exists in a given directory for a base name. * Tries common source extensions.
hooks_src/organize-enforce.js:154
↓ 3 callersFunctionsplitCells
(row)
core/fleet/session.js:24
↓ 3 callersFunctionsplitCommand
(command)
scripts/pr-ready.js:75
↓ 3 callersFunctionstopLoop
(projectRoot, id, status = 'stopped', reason = '', options = {})
core/loops/registry.js:91
↓ 3 callersFunctionstripIntegrityFields
(record)
core/telemetry/integrity.js:23
↓ 3 callersFunctionsummarizeInvalid
(data)
core/telemetry/report.js:7
↓ 3 callersFunctiontoPosix
(p)
mcp-servers/codebase-memory/index.js:34
↓ 3 callersFunctiontoUnixNano
(timestamp)
scripts/telemetry-otlp-export.js:76
↓ 3 callersFunctionunique
(values)
core/verification/profiles.js:11
↓ 3 callersFunctionusage
()
scripts/telemetry-otlp-export.js:60
↓ 3 callersFunctionvalidateAgentRunEvent
(entry)
core/telemetry/schema.js:20
↓ 3 callersFunctionvalidateMergeOrder
(task, tasks, options = {})
core/fleet/session.js:191
↓ 3 callersFunctionvalidateOptionalMetadata
(frontmatter)
core/skills/catalog.js:127
↓ 3 callersFunctionvalidateWorktreePath
(worktreePath)
core/sandbox/providers.js:25
↓ 3 callersFunctionverifyJsonlFile
(filePath, options = {})
core/telemetry/integrity.js:150
↓ 3 callersFunctionverifyProjectTelemetry
(projectRoot, options = {})
core/telemetry/integrity.js:210
↓ 3 callersFunctionwithTempDir
(run)
scripts/test-hook-installers.js:13
↓ 3 callersFunctionwithTempProject
(run)
scripts/test-worktree-readiness.js:19
↓ 3 callersFunctionwithTempProject
(run)
scripts/test-first-use-operator.js:12
↓ 3 callersFunctionwithTempProject
(run)
scripts/test-verification-plan.js:13
↓ 3 callersFunctionwrite
(filePath, content)
scripts/test-worktree-readiness.js:26
↓ 3 callersFunctionwrite
(filePath, content)
scripts/test-next-action.js:18
↓ 3 callersFunctionwrite
(filePath, content)
scripts/test-continue-action.js:13
↓ 3 callersFunctionwriteEvent
(sandboxDir, relPath)
scripts/test-organize-enforce.js:85
↓ 3 callersFunctionwriteEvents
(root, events)
scripts/test-permission-audit.js:48
↓ 3 callersFunctionwriteJson
(filePath, value)
core/loops/registry.js:35
↓ 3 callersFunctionwriteJsonAtomic
(filePath, data)
core/coordination/io.js:28
↓ 3 callersFunctionwriteMapIndex
(index, outputPath)
core/map/index.js:462
↓ 3 callersFunctionwriteState
(state)
scripts/watch.js:165
↓ 3 callersFunctionwriteWatcherPid
Write the watcher PID to disk. Creates directories if needed.
core/momentum/watcher.js:43
↓ 2 callersFunction_validateInput
@returns {{ safe: boolean, violation: string|null }}
hooks_src/harness-health-util.js:411
↓ 2 callersFunctionacquireLock
* Acquire the state lock via atomic mkdir of a lock directory. Retries up to * LOCK_RETRIES times at LOCK_RETRY_MS intervals. A lock older than * LO
scripts/watch.js:183
↓ 2 callersFunctionallMetrics
(payload)
scripts/test-telemetry-otlp.js:55
↓ 2 callersFunctionanalyzeLine
* Analyze a single line of instruction prose. * @param {string} raw * @returns {{ * text: string, noopHits: string[], anchors: number, fringeGuar
core/skills/noop-detect.js:183
↓ 2 callersFunctionappendRepairTasks
(markdown, failures)
core/evidence/contracts.js:125
↓ 2 callersFunctionapplyEdits
(content, edits)
scripts/noop-ablate.js:94
↓ 2 callersFunctionapplyProportionality
(input, selected, dimensions)
scripts/route-preview.js:312
↓ 2 callersFunctionapplyStackDecision
(consoleState, stack)
scripts/operator-console.js:171
↓ 2 callersFunctionarchiveCampaign
(filePath, projectRoot)
core/campaigns/update-campaign.js:124
↓ 2 callersFunctionarg
(name, fallback = null)
scripts/codex-app-server-events.js:11
↓ 2 callersFunctionarg
(name, fallback = null)
scripts/codex-windows-check.js:7
↓ 2 callersFunctionblockerReasons
(report)
scripts/stack-plan.js:162
↓ 2 callersFunctionbuildAgentReport
(projectRoot, options = {})
core/telemetry/report.js:12
↓ 2 callersFunctionbuildCompressionReport
(projectRoot)
core/telemetry/report.js:88
↓ 2 callersFunctionbuildGitHubReviewFetchCommands
(options = {})
core/codex/native-integrations.js:346
↓ 2 callersFunctionbuildHookReport
(projectRoot)
core/telemetry/report.js:53
↓ 2 callersFunctioncampaignMarkdown
()
scripts/test-package-delivery.js:31
↓ 2 callersFunctioncapabilityMatrix
(options = {})
core/sandbox/providers.js:140
↓ 2 callersFunctionchangedFilesFromGit
(projectRoot)
core/verification/profiles.js:61
↓ 2 callersFunctioncheckCodexReadiness
(options = {})
core/codex/native-integrations.js:816
↓ 2 callersFunctioncheckProtectedBranchDeletion
(command, protectedBranches)
core/policy/external-actions.js:88
↓ 2 callersFunctionclaudeInvocation
(claudeCommand)
scripts/local-schedule.js:64
↓ 2 callersFunctioncleanup
(dir)
scripts/verify-hooks.js:45
↓ 2 callersFunctioncleanup
(proj)
scripts/test-secrets-lens.js:128
↓ 2 callersFunctioncompileMemoryBlocks
(projectRoot, options = {})
core/memory/blocks.js:252
↓ 2 callersFunctioncompressDiscovery
(rawText, agentName, status)
core/fleet/compress-discovery.js:51
↓ 2 callersFunctioncomputeCostWithPricing
(tokens, pricing)
runtimes/claude-code/adapters/session-tokens.js:171
↓ 2 callersFunctioncomputeCounts
(projectRoot)
scripts/generate-doc-surfaces.js:36
↓ 2 callersFunctioncountFiles
(dir, filter = () => true)
mcp-servers/citadel-state/index.js:35
↓ 2 callersFunctioncountOccurrences
(content, needle)
scripts/test-doc-surfaces.js:80
↓ 2 callersFunctioncreateAgentPr
(workDir, owner, repoName, number)
scripts/live-github-steward-proof.js:193
↓ 2 callersFunctioncreateIntegrityRecord
(record, options = {})
core/telemetry/integrity.js:114
↓ 2 callersFunctioncreatePluginMarketplace
(options = {})
core/codex/native-integrations.js:276
↓ 2 callersFunctioncreateRepairTask
(tasks, failedTask, reason)
core/fleet/session.js:261
↓ 2 callersFunctioncreateServer
(options)
scripts/dashboard-server.js:337
↓ 2 callersFunctioncurrentPanelFromHash
()
dashboard/app.js:485
↓ 2 callersFunctiondependencyStatus
(task, taskMap)
core/fleet/session.js:155
↓ 2 callersFunctiondetectEol
(content)
scripts/generate-routing.js:126
↓ 2 callersFunctiondetectWindowsCodexSetup
(options = {})
core/codex/native-integrations.js:499
↓ 2 callersFunctiondiscoverScenarios
()
scripts/skill-bench.js:186
↓ 2 callersFunctiondiscoverSkills
()
scripts/noop-scan.js:41
↓ 2 callersFunctiondiscoverSkills
()
scripts/skill-lint.js:243
↓ 2 callersFunctionensureDir
(dir)
core/skills/project-skill.js:22
↓ 2 callersFunctionensureDir
(dir)
core/hooks/install.js:6
↓ 2 callersFunctionensureDir
(dir)
scripts/codex-app-server-capture.js:23
↓ 2 callersFunctionenvelope
(data)
scripts/dashboard-server.js:288
↓ 2 callersFunctionevidenceSummary
(markdown, projectRoot)
core/campaigns/package-delivery.js:68
↓ 2 callersFunctionexecuteClaudeScenario
* Run a scenario against the real Claude CLI. * Returns { output: string, error: string|null, timedOut: boolean }
scripts/skill-bench.js:647
↓ 2 callersFunctionexists
(projectRoot, relativePath)
core/memory/blocks.js:38
← previousnext →401–500 of 1,589, ranked by callers