Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

docs: CLAUDE.md, .env.example, detection signal docs (#169)#173

Merged
cdot65 merged 1 commit intomainfrom
cdot65/docs-review-fixes-169
Mar 14, 2026
Merged

docs: CLAUDE.md, .env.example, detection signal docs (#169)#173
cdot65 merged 1 commit intomainfrom
cdot65/docs-review-fixes-169

Conversation

@cdot65
Copy link
Owner

@cdot65 cdot65 commented Mar 14, 2026

Summary

  • Document all 7 runtime config management subcommands in CLAUDE.md
  • Expand ManagementService description to cover all operation groups
  • Document detection signal divergence (runtime 6-type OR vs guardrail loop topic_violation-only)
  • Add 6 missing optional env vars to .env.example
  • Add inline comment in runtime.ts explaining broader detection scope

Closes #169

Test plan

  • All 537 tests pass
  • Lint, format, type check clean
  • No code behavior changes — docs only + 1 inline comment

🤖 Generated with Claude Code

- document runtime config management subcommands in CLAUDE.md
- expand ManagementService description to cover all operation groups
- document detection signal divergence (runtime vs guardrail loop)
- add 6 missing optional env vars to .env.example
- add inline comment in runtime.ts explaining broader detection scope

Closes #169

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cdot65 cdot65 merged commit 604a829 into main Mar 14, 2026
4 checks passed
@cdot65 cdot65 deleted the cdot65/docs-review-fixes-169 branch March 14, 2026 10:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: update CLAUDE.md and .env.example for runtime management, detection signals, ManagementService

1 participant