Skip to content

docs: add Argus roadmap visual#270

Merged
rlaope merged 1 commit into
masterfrom
codex/argus-roadmap-visual
Jun 10, 2026
Merged

docs: add Argus roadmap visual#270
rlaope merged 1 commit into
masterfrom
codex/argus-roadmap-visual

Conversation

@rlaope

@rlaope rlaope commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a generated Argus roadmap PNG that groups the main roadmap lanes: CLI/TUI, APM Core, Micrometer, Observability, Profiling, Heap + GC, Fleet + K8s, and Automation.
  • Embed the roadmap in the root README, docs index, and documentation site overview page.
  • Add the missing site-local logo asset so the site header no longer 404s when served from site/.

Notes

  • The background was generated with image generation, then the roadmap text/cards were rendered deterministically via SVG overlay so labels stay readable and typo-free.

Verification

  • git diff --check
  • file assets/argus-roadmap.png site/assets/argus-roadmap.png
  • Playwright site asset smoke for roadmap image and header logo loading

Not Tested

  • Full Gradle suite; this is docs/site raster asset work only.

Add a generated roadmap graphic across the root README, docs index, and documentation site so Argus direction is scannable at a glance.

Constraint: text-bearing roadmap labels must be deterministic and readable, so the generated raster background is paired with an SVG-rendered text overlay.

Rejected: relying on AI-rendered text inside the generated image | it risks misspelled or unreadable roadmap labels.

Confidence: high

Scope-risk: narrow

Directive: future replacements should update both the root README asset and the site asset together.

Tested: git diff --check; file assets/argus-roadmap.png site/assets/argus-roadmap.png; Playwright site asset smoke for roadmap image and header logo loading.

Not-tested: full Gradle test suite; change is docs/site raster assets only.
Signed-off-by: rlaope <piyrw9754@gmail.com>
@rlaope rlaope merged commit 4679c4e into master Jun 10, 2026
11 checks passed
@rlaope rlaope deleted the codex/argus-roadmap-visual branch June 10, 2026 06:31
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