Skip to content

docs(readme): add ArmorIQ logo, remove cross-product refs and local-mode#6

Merged
Harihara04sudhan merged 2 commits into
mainfrom
docs/readme-armoriq-branding
May 29, 2026
Merged

docs(readme): add ArmorIQ logo, remove cross-product refs and local-mode#6
Harihara04sudhan merged 2 commits into
mainfrom
docs/readme-armoriq-branding

Conversation

@Harihara04sudhan

Copy link
Copy Markdown
Contributor

Summary

Updates both READMEs (repo root + the plugin-level one Copilot's plugin viewer renders) so the in-Copilot Plugin page looks branded and stands alone.

  • ArmorIQ logo at the top of both READMEs. The plugin README uses an absolute raw.githubusercontent.com URL so the Copilot plugin viewer can resolve the image regardless of how the README is loaded. The repo root uses a relative path for native GitHub rendering.
  • Stripped ArmorClaude / ArmorCodex cross-product mentions from the tagline + Refs sections. No references to other Armor products in the README anymore.
  • Stripped the "leave blank for local-only mode" language per CTO directive.
  • Added canonical Refs: https://docs.armoriq.ai/armorcopilot and https://armoriq.ai.

Test plan

  • After merge, view the Plugin page inside copilot CLI (copilot plugin info armorcopilot or the plugin viewer UI) and confirm the ArmorIQ logo renders at the top.
  • Visit https://github.com/armoriq/armorCopilot on GitHub and confirm the root README shows the logo + clean Refs section.
  • Confirm no "ArmorClaude" / "ArmorCodex" / "local-only" strings remain in either README.

🤖 Generated with Claude Code

Harihara04sudhan and others added 2 commits May 29, 2026 14:34
Previously the installer let users decline the "Connect your ArmorIQ
account now?" prompt and continued installing in local-only mode. Per
product direction, ArmorCopilot is account-gated. If the user declines,
or runs without a TTY without ARMORIQ_API_KEY, the installer now:

  - uninstalls the plugin
  - removes the marketplace registration
  - removes the install dir
  - exits non-zero with a clear "re-run when ready" message

Also drops --skip-login (no longer a supported state) and re-runs the
same teardown if armoriq-dev login fails or produces no credentials.

If ARMORIQ_API_KEY is set or ~/.armoriq/credentials.json already exists,
the connect step is skipped non-interactively (no prompt, no abort).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- Add ArmorIQ logo at the top of both READMEs (repo root + plugin README that Copilot's plugin viewer renders). Plugin README uses an absolute raw.githubusercontent.com URL so the in-Copilot plugin viewer can resolve the image regardless of where the README is rendered from. Repo root uses a relative path so GitHub renders it natively.
- Strip ArmorClaude / ArmorCodex cross-product mentions from the tagline + Refs sections. ArmorCopilot stands alone.
- Strip "leave blank for local-only mode" language per CTO directive: no local-only path documented.
- Add canonical Refs: https://docs.armoriq.ai/armorcopilot and https://armoriq.ai.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 29, 2026 09:50

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@Harihara04sudhan Harihara04sudhan merged commit 6750f62 into main May 29, 2026
1 check failed
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.

3 participants