Day 1: Rebrand cleanup (user70616E6461 → evkir)#1
Merged
Conversation
- Update CI badge URL to evkir/CyberAI - Update git clone instructions - Update phantom-grid, phantom-intel, reality-probe related-tools links - Update footer toolchain link from 'panda' to 'evkir'
Align license attribution with professional identity used across HackerOne, Bugcrowd, and Immunefi for KYC consistency.
- cyberai/integrations/phantom_grid.py: update phantom-grid repo URL in docstring - .github/workflows/badge_update.md: fix CI badge URL All references to legacy handle are now removed; sweep verified via grep -rn user70616E6461 . --exclude-dir=.git
Five-phase roadmap to take CyberAI from broken skeleton to v1.0.0: - W1 (days 1-7) Reanimation: fix orchestrator/agent/session API mismatches - W2 (days 8-14) Hardening: Pydantic contracts, injection defense, EPSS - W3 (days 15-21) Acceleration: async pipeline, prompt caching, cost tracking - W4 (days 22-28) Differentiation: OOB workflow, Web3 agent, MCP server - W5 (days 29-30) Polish: docs + v1.0.0 release Today (day 1, commits 1-4): rebrand cleanup.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of 30-day STANDOFF plan. Day 1 of 30.
Changes
Verification
grep -rn user70616E6461 . --exclude-dir=.git
See
STANDOFF.mdfor the full 30-day plan.