Skip to content

docs: align setup docs with release surfaces#266

Merged
rlaope merged 1 commit into
masterfrom
codex/docs-release-trust
Jun 9, 2026
Merged

docs: align setup docs with release surfaces#266
rlaope merged 1 commit into
masterfrom
codex/docs-release-trust

Conversation

@rlaope

@rlaope rlaope commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace Kubernetes CLI-as-javaagent examples with the real argus-agent.jar artifact and ghcr.io/rlaope/argus-agent image.
  • Align Kubernetes scrape/service examples on the actual 9202 agent/server default.
  • Refresh public release metadata: 71 command count in Docker/SDKMAN, 11-module architecture inventory, dependency edges, diagnostics ownership, and versioned manual download URLs.

Verification

  • git diff --check
  • ./gradlew :argus-cli:test --quiet
  • ./gradlew :argus-agent:jar :argus-cli:fatJar --quiet
  • Drift scans for command-count claims, stale Kubernetes CLI-agent references, 4040 port drift, and stale architecture ownership.

Review

  • code-reviewer: APPROVE after recheck; no remaining CRITICAL/HIGH/MEDIUM/LOW findings.
  • architect: CLEAR. Confirmed command count, artifact names, module/dependency graph, and 9202 default match code/release evidence.

Known risks

  • Did not run a live Kubernetes deployment.
  • Did not download artifacts from an actual GitHub Release during this pass.

Align Kubernetes agent examples with the real agent artifact/image and 9202 default, and refresh module/release metadata that users see before installing.

Constraint: Public docs must match gradle.properties, settings.gradle.kts, release artifact names, and runtime defaults.
Rejected: Keeping 4040 in Kubernetes examples | it conflicts with the agent/server default and Helm chart default.
Confidence: high
Scope-risk: narrow
Directive: Update Docker, SDKMAN, architecture, and Kubernetes docs together when command count, module graph, artifact names, or agent defaults change.
Tested: ./gradlew :argus-cli:test --quiet; ./gradlew :argus-agent:jar :argus-cli:fatJar --quiet; git diff --check; drift greps for command count, stale Kubernetes CLI-agent references, 4040 port drift, and architecture ownership.
Not-tested: Live Kubernetes deployment and GitHub release artifact download.
Signed-off-by: rlaope <piyrw9754@gmail.com>
@rlaope rlaope merged commit 372b129 into master Jun 9, 2026
11 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