Skip to content

fix: Audit fixes - credentials, infrastructure, docs - #15

Merged
gray584321 merged 1 commit into
mainfrom
audit/comprehensive-2026-01-13
Jan 14, 2026
Merged

fix: Audit fixes - credentials, infrastructure, docs#15
gray584321 merged 1 commit into
mainfrom
audit/comprehensive-2026-01-13

Conversation

@gray584321

Copy link
Copy Markdown
Owner

Summary

Fixes from comprehensive audit (30 agents, 6 waves) addressing critical infrastructure and documentation issues.

Critical Fixes

  • Credentials: Replace hardcoded `opc:opc_dev_password` with `DATABASE_URL` env var pattern
  • Schema: Remove dual-init mounts, archive obsolete `opc/init-db.sql`
  • PgBouncer: Add PgBouncer service to `docker/docker-compose.yml`

Documentation

  • Fix README counts (Skills: 105→111, Agents: 32→16, Hooks: 65→31)

Refactoring

  • Remove 3 dead functions from mcp_client.py

Tests

  • 325/342 hook tests passing (95%)

Critical fixes from comprehensive audit:
- Credentials: Replace hardcoded opc:opc_dev_password with DATABASE_URL env var
- Infrastructure: Add PgBouncer to docker/docker-compose.yml
- Schema: Remove dual-init mounts, archive obsolete init-db.sql
- Documentation: Fix README counts (Skills 105→111, Agents 32→16, Hooks 65→31)
- Refactor: Remove dead code from mcp_client.py

Tests: 325/342 hook tests passing (95%)
@gray584321
gray584321 merged commit c61509b into main Jan 14, 2026
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant