Operations credential management
Find a file
tegwick c66cb1b0fe chore(workplans): add WARDEN-WP-0002 and WARDEN-WP-0003
WP-0002 — Correctness and Operational Completeness (priority: high)
  T1: TTL max enforcement per ActorType
  T2: Stale cert cleanup command (warden cleanup)
  T3: Outgoing signatures log (warden log)

WP-0003 — Test Coverage and Code Quality (priority: medium)
  T1: VaultCA tests
  T2: LocalCA.generate_keypair tests
  T3: CLI tests (test_cli.py)
  T4: Real ssh-keygen integration test
  T5: File permissions enforcement (mode 600)
  T6: warden status --state-dir override

Both registered in Custodian State Hub under ops-warden repo (74df727e).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 15:28:31 +02:00
src/warden feat(bootstrap): WARDEN-WP-0001 initial implementation — 42 tests passing 2026-05-15 13:27:49 +02:00
tests feat(bootstrap): WARDEN-WP-0001 initial implementation — 42 tests passing 2026-05-15 13:27:49 +02:00
wiki Initial Commit 2026-03-28 00:45:43 +00:00
workplans chore(workplans): add WARDEN-WP-0002 and WARDEN-WP-0003 2026-05-15 15:28:31 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-05-15 13:50:51 +02:00
.gitignore Initial commit 2026-03-28 00:35:11 +00:00
CLAUDE.md Initial Commit 2026-03-28 00:45:43 +00:00
LICENSE Initial commit 2026-03-28 00:35:11 +00:00
pyproject.toml Initial Commit 2026-03-28 00:45:43 +00:00
README.md Initial commit 2026-03-28 00:35:11 +00:00
SCOPE.md Initial Commit 2026-03-28 00:45:43 +00:00
uv.lock feat(bootstrap): WARDEN-WP-0001 initial implementation — 42 tests passing 2026-05-15 13:27:49 +02:00

repo-seed

A git repository template to bootstrap coulomb projects from.