Directories
¶
| Path | Synopsis |
|---|---|
|
audit-log-server is a simple HTTP server for audit log queries.
|
audit-log-server is a simple HTTP server for audit log queries. |
|
audit-logs is a CLI tool for querying audit logs from the commitgraph database.
|
audit-logs is a CLI tool for querying audit logs from the commitgraph database. |
|
extract-sample-cache-data extracts a sample of author_login_cache pairs for testing.
|
extract-sample-cache-data extracts a sample of author_login_cache pairs for testing. |
|
get-audit-logs is a CLI tool for querying exclusion audit logs.
|
get-audit-logs is a CLI tool for querying exclusion audit logs. |
|
investigate checks the current state of email_resolution table
|
investigate checks the current state of email_resolution table |
|
load-admin-aliases loads admin-defined user aliases from declarative-config ConfigMap.
|
load-admin-aliases loads admin-defined user aliases from declarative-config ConfigMap. |
|
main loads the queue-api email_resolution dump into Postgres via the ingest path.
|
main loads the queue-api email_resolution dump into Postgres via the ingest path. |
|
migration-worker runs the corpus migration as a long-lived Deployment with an internal claim/process/sleep loop.
|
migration-worker runs the corpus migration as a long-lived Deployment with an internal claim/process/sleep loop. |
|
repo-admin is an internal-only CLI tool for repo-level exclusion operations.
|
repo-admin is an internal-only CLI tool for repo-level exclusion operations. |
|
seed-author-login-cache seeds email_resolution from claude-leaderboard's frozen cache.
|
seed-author-login-cache seeds email_resolution from claude-leaderboard's frozen cache. |
|
seed-email-resolution seeds email_resolution from claude-leaderboard's frozen author_login_cache.
|
seed-email-resolution seeds email_resolution from claude-leaderboard's frozen author_login_cache. |
|
synthetic-churn-test simulates clone-worker's write pattern against repo_user_daily_tool: repeated per-repo DELETE of the repo's existing slice followed by bulk INSERT using UNNEST.
|
synthetic-churn-test simulates clone-worker's write pattern against repo_user_daily_tool: repeated per-repo DELETE of the repo's existing slice followed by bulk INSERT using UNNEST. |
|
test-db-connection tests PostgreSQL database connectivity for commitgraph.
|
test-db-connection tests PostgreSQL database connectivity for commitgraph. |
|
test-entry-point-panic-recovery demonstrates panic recovery in a CLI entry point
|
test-entry-point-panic-recovery demonstrates panic recovery in a CLI entry point |
|
test-exit-codes tests that RunSafe exits with the correct codes for various scenarios.
|
test-exit-codes tests that RunSafe exits with the correct codes for various scenarios. |
|
test-normal-exit validates that normal successful operation exits cleanly with exit code 0 when no panic or error occurs.
|
test-normal-exit validates that normal successful operation exits cleanly with exit code 0 when no panic or error occurs. |
|
test-panic-exit validates that panic recovery in CLI entry points exits cleanly with the correct error code.
|
test-panic-exit validates that panic recovery in CLI entry points exits cleanly with the correct error code. |
|
test-panic-recovery is a test program that verifies panic recovery and error propagation across all error types and scenarios.
|
test-panic-recovery is a test program that verifies panic recovery and error propagation across all error types and scenarios. |
|
timestamp_verify compares timestamps between source and target databases.
|
timestamp_verify compares timestamps between source and target databases. |
|
validate-email-resolution queries and validates email_resolution data
|
validate-email-resolution queries and validates email_resolution data |
|
validate-signature-catalog validates the completeness and consistency of the signature catalog
|
validate-signature-catalog validates the completeness and consistency of the signature catalog |
|
verify-email-resolution queries and verifies data integrity in the email_resolution table.
|
verify-email-resolution queries and verifies data integrity in the email_resolution table. |
|
main verifies the email_resolution dump and shows statistics.
|
main verifies the email_resolution dump and shows statistics. |
|
verify-error-propagation is a comprehensive test program that verifies error propagation across all entry points in the commitgraph project.
|
verify-error-propagation is a comprehensive test program that verifies error propagation across all entry points in the commitgraph project. |
|
verify-line-numbers checks the accuracy of line numbers in the signature catalog
|
verify-line-numbers checks the accuracy of line numbers in the signature catalog |
|
verify-worker-timeouts tests that statement_timeout and lock_timeout actually terminate stuck transactions and do not leave the xmin horizon pinned.
|
verify-worker-timeouts tests that statement_timeout and lock_timeout actually terminate stuck transactions and do not leave the xmin horizon pinned. |
|
watch-admin-alias-configmap watches the admin-alias ConfigMap for changes and re-runs the loader whenever it changes.
|
watch-admin-alias-configmap watches the admin-alias ConfigMap for changes and re-runs the loader whenever it changes. |
Click to show internal directories.
Click to hide internal directories.