Skip to content

Polish config enforcement output and update examples#94

Merged
CCimen merged 1 commit intomainfrom
feature/v1-final-polish
Jan 25, 2026
Merged

Polish config enforcement output and update examples#94
CCimen merged 1 commit intomainfrom
feature/v1-final-polish

Conversation

@CCimen
Copy link
Copy Markdown
Owner

@CCimen CCimen commented Jan 25, 2026

Improved enforcement honesty and validation output in the CLI, and aligned templates/examples with the official marketplace naming.

  • Changes: scc/src/scc_cli/application/compute_effective_config.py and scc/src/scc_cli/commands/config.py
    now surface enforcement status (enforced/partial/advisory/out‑of‑scope) with clearer warnings for
    network policy and MCP scope.
  • Changes: validation and explain outputs were tightened in scc/src/scc_cli/validate.py, scc/src/scc_cli/
    commands/org/validate_cmd.py, and scc/src/scc_cli/commands/team.py to match actual enforcement
    behavior.
  • Changes: init template and examples standardized marketplace naming in scc/src/scc_cli/commands/
    init.py, scc/examples/*.json, and scc/examples/README.md.
  • Changes: tests added/updated for the new config/explain/validate behavior in scc/tests/
    test_config_validate.py, scc/tests/test_config_inheritance.py, scc/tests/test_org_cli.py, scc/tests/
    test_team_cli.py, and scc/tests/test_start_dryrun.py.
  • Tests: uv run ruff format, uv run ruff check, uv run mypy src, uv run pytest.

@CCimen CCimen merged commit 8f09199 into main Jan 25, 2026
7 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