Your code is not safe!
Massive projects like zig and gentoo are steadily ditching GH (after 10 years!) due to growing commercial Copilot infestation.
But there is a deeper concern responsible for the steady migrations...
GitHub/Microsoft/VS Code employees have a relentless history of stealing from Free & Open Source (includiong private repos!) but charge for feats to victims of their employer.
As of 6/10/2026, I started documenting this horrendous phenomenon (usually takes >2 days to copy because they work slow, I am doing this in hopes of deterring the shameless and unethical behavior, whether effective is to be determined, if they don't stop I will turn this into full blog series and pay for ads including full names of employees behind each commit, will expose forever due to SEO, my written content has millions of cumulative views, just saying be smart if you don't want to leave that kind of legacy cut that shit out, also if/when the AI firings finally reach you you will never get a new job because recruiter at next employer will google your name this is standard practice)
Keep in mind this log is not even comprehensive to accurately imagine the full scale of their thievery:
- 6/30/2026 - Release page improvements: new navigation sidebar and per-asset download counts (Camilla Moraes is PM who took credit)
- triggered by this README linked to Release page for the 1st time on 6/28 instead of usual specific Issue or Commit exposing it is hard to navigate (the PM sneakily yet still very blatantly edited a hidden empty week-old Announcement instead of just make new one to obfuscate timeline since she was ID'd as "thief unknown" until 6/30)
- 6/29/2026 - Restrict issue creation to collaborators only (Camilla Moraes is PM who took credit, prev announcer was a Community Manager I won't name since she deserves reward not SEO penalty for literally hand-feeding me thefts for this log, the PM likely tricked CM to let her post instead since copylog is growing like crazy)
- triggered by this README exposed on 6/28 multiple GH employees sneakily ban me/my Issues to preserve false illusion of employee "efficiency" w/o having to put in the actual work (literally consciously accelerating tech debt) (the PM sneakily yet still very blatantly edited a hidden empty week-old Announcement instead of just make new one to obfuscate timeline since she was ID'd as "thief unknown" until 6/30 because I forgot about PMs take credit too)
- 6/28/2026 - AH: respect
chat.autoReply(Justin Chen)- copied from 6/1 KudoAI/chatgpt.js#617 (resolution refined condition for AI chat auto-reply)
- 6/27/2026 - Route Agents window session keybindings around terminal (Rob Lourens)
- copied from 6/25 https://github.com/KudoAI/chatgpt.js/commit/acb9f473dd967b338e901995a8add6afd6217488 (grouped routes by type, more clearly elucidating their symmetry w/ terminal keybindings)
- 6/27/2026 - chat: Hide debug log export for Agent Host sessions (Rob Lourens)
- copied from 6/25 https://github.com/KudoAI/chatgpt.js/releases/tag/v4.15.0 (changed
--debugto not conflict w/--quiet)
- copied from 6/25 https://github.com/KudoAI/chatgpt.js/releases/tag/v4.15.0 (changed
- 6/26/2026 - Add telemetry support for BYOK language model providers (Vritant Bhardwaj)
- copied from 6/5 KudoAI/chatgpt.js#636 (ongoing endeavor to enhance telemetry support for BYOK language model providers)
- 6/26/2026 - Agent host: guard draft sync without input model (Connor Peet)
- copied from 6/12 https://github.com/KudoAI/chatgpt.js/commit/7ea1ac98268b1b496b4d56638f8d0a3ce2de673f#diff-dae749a960d4a277967f4c72b062f993188c1262fd5ca7dd2c38265d3cbe9e00R30-R31 (lines are literally copied/edited)
- 6/26/2026 - agentHost: implement Claude
truncateSession(Phase 6.7 β Restore Checkpoint + Start Over) (Tyler James Leonhardt)- copied from chatgpt.js truncates sessions (1st innovated in KudoAI chatbots years ago but their focus is on the lib lately)
- 6/26/2026 - Make onboarding.developerMode a per-scenario map (Benjamin Christopher Simmonds)
- copied from chatgpt.js tracks developer mode via unconventional
env.modesmap
- copied from chatgpt.js tracks developer mode via unconventional
- 6/26/2026 - sessions: bypass renderer HTTP cache for GitHub PR polling (Benjamin Christopher Simmonds)
- copied from 6/25 https://github.com/adamlui/youtube-classic/commit/a22b55f318eae378f9e7da1659059909753cfc3b (exposed
script.cache.pathsused to bypass HTTP cache for file loading)
- copied from 6/25 https://github.com/adamlui/youtube-classic/commit/a22b55f318eae378f9e7da1659059909753cfc3b (exposed
- 6/26/2026 - AgentHost - cache repository roots to reduce the number of git operations (Ladislau Szomoru)
- copied from 6/25 https://github.com/adamlui/youtube-classic/commit/a22b55f318eae378f9e7da1659059909753cfc3b (added
script.cache.paths.rootto reduce the number of strings)
- copied from 6/25 https://github.com/adamlui/youtube-classic/commit/a22b55f318eae378f9e7da1659059909753cfc3b (added
- 6/26/2026 - removing color decorations when setting turned off (Aiday Marlen Kyzy)
- copied from 6/23 https://github.com/KudoAI/chatgpt.js/commit/022c876a15f0d91641784ab6e9f78415fd73bf67 (removed color decorations when REPL turned off)
- 6/25/2026 - fix: guard against missing default agent in chat sendRequest (Rob Lourens + Dmitriy Vasyura)
- copied from 6/23 https://github.com/KudoAI/chatgpt.js/commit/c2393467737675187fdee81c37ceefc95419fa2e#diff-772f3230dc2a828ea1cf11822277e2daba85cbefb82b734cf20b0dd88e7fd75bR98-R99 (added guard against missing default route in REPL chat for invalid send cmd)
- 6/25/2026 - sessions: keep focus in chat input when switching sessions (Sandeep Somavarapu)
- copied from KudoAI chatbots allow auto-focus chat input when switching sesions
- 6/25/2026 - chat: restore last-used agent and model for new chat editors (Don Jayamanne)
- copied from chatgpt.js restores last-used agent/model in REPL sessions and optionally between new terminal sessions
- 6/25/2026 - [feat: Enhance command handling and completion for runtime commands) (Don Jayamanne)
- "...Improved slash command parsing to retain raw input" copied from 6/23 https://github.com/KudoAI/chatgpt.js/commit/c2393467737675187fdee81c37ceefc95419fa2e (scaled raw slash command input parsing multi-line)
- "...Modified command invocation logic to support trailing text as input for commands like
/envand/review" copied from chatgpt.js slash commands support trailing text as input
- 6/25/2026 - fix: default Copilot model to
'auto'for broader plan compatibility (tidy-dev)- copied from 6/5 KudoAI/chatgpt.js#647 (resolution added/used
autoas default model provider selection strategy, also the repo's maintainers stalked me heavily since the past when I exposed their laziness resulted in lingering bugs galore, now they are still focused as ever on AI and feats instead of just make it work fast as it should, so priorities are upside down as per usual and continually fueling the AI hate train/exodus)
- copied from 6/5 KudoAI/chatgpt.js#647 (resolution added/used
- 6/25/2026 - Saved views for repository issues β Public Preview and adjustable row heights in projects (thief unknown, blame hidden)
- triggered by 6/10 logs of this README used a shared multi-day Issue view which exposed ugly interface + URLs
- 6/24/2026 - VS Code session-level cost information (thief unknown)
- copied from 5/29 KudoAI/chatgpt.js#596 (roadmapped make
<--|/>statsAPI-centric w/ specific example of add show AI credits consumed)
- copied from 5/29 KudoAI/chatgpt.js#596 (roadmapped make
- 6/24/2026 - feat(chat): implement AgentHostSessionListStore for managing agent-host sessions (Don Jayamanne)
- copied from 6/8 KudoAI/chatgpt.js#673 (roadmapped session management)
- 6/24/2026 - Add thank you (Markus Olsson)
- triggered by this README makes them look like selfish leeches (this is the aggressive bearded maintainer of github/desktop that banned me literally right after closing my unresolved issue in an unethical attempt to lazily cheat and falsely appear "efficient" but at the expense of user victims everywhere, then I called him out as lazy/unprofessional/overpaid for shitting on open bugs and threatened to snitch on him to his bosses which really, really pissed him off, yet here I am still exposing him as such so his ban failed to silence me, also there is a pony-tailed previous employee called "Daniel Imms" that literally did the exact same thing but in microsoft/vscode, so their temperaments are like equivalent, that guy used my LinkedIn screenshot of tens of thousands of GH commits to make one of countless Issues with none Open so he similarly cheated by closing them on victims except he quit to work for fading Cursor instead because of a comment I made at the time about everyone "racing to the bottom" in relation to pointlessly building AI for corps to profit so that was his way of being viewed as "startup" guy not "corp" employee, and he very likely leveraged the fake screenshot and early Copilot commits to get hired since Cursor was VSC fork)
- 6/24/2026 - Copilot Free and Student plans will now use Copilot auto model selection as the default and only model selection experience (thief unknown, blame hidden)
- copied from 6/5 KudoAI/chatgpt.js#647 (resolution added/used
autoas default model provider selection strategy)
- copied from 6/5 KudoAI/chatgpt.js#647 (resolution added/used
- 6/24/2026 -
/cdnow persists the working directory so resuming a session returns to it, and discovers custom agents in the new directory (thief unknown, blame hidden)- copied from 6/8 KudoAI/chatgpt.js#672 (resolution introduced session analysis)
- 6/24/2026 - Resume open canvases automatically after restarting the CLI (thief unknown, blame hidden)
- copied from 6/8 KudoAI/chatgpt.js#672 (resolution introduced session analysis)
- 6/24/2026 - Add a
copilot skillsubcommand (and a/skillalias for/skills) to list, add, and remove skills from a file, URL, or directory (thief unknown, blame hidden)- copied from 6/5 KudoAI/chatgpt.js#648 (resolution added input support to text, file, URL, or directory) + 5/29 KudoAI/chatgpt.js#588 (roadmapped
<--|/>act-as <persona>)
- copied from 6/5 KudoAI/chatgpt.js#648 (resolution added input support to text, file, URL, or directory) + 5/29 KudoAI/chatgpt.js#588 (roadmapped
- 6/24/2026 - The ask_user freeform option wraps text and keeps the cursor aligned (thief unknown, probably same as below, blame hidden)
- copied from 6/17 KudoAI/chatgpt.js#729 (resolution added smart text wrapping to keep symbols aligned)
- 6/23/2026 - Hide unsupported slash commands in remote-hosted sessions (thief unknown, probably same as above, blame hidden)
- copied from 6/17 KudoAI/chatgpt.js#729 (resolution hid unsupported slash commands in non-interactive sessions)
- 6/23/2026 - Add
chatSessionIdtochat.modelChangetelemetry (Siddharth Singha Roy)- copied from KudoAI chatbots'
app.apis.AIchatOS.userIDfor same purpose (this README exposed on 6/10 as heavily copied by co-workers in the past)
- copied from KudoAI chatbots'
- 6/23/2026 - [sessions: resolve
${workspaceFolder}inagent-hosttasks]https://github.com/microsoft/vscode/commit/27725b9a6380582f63485556f3484c0ba4c4347f) (Sandeep Somavarapu)- copied from 6/10 KudoAI/chatgpt.js#697 (resolution consolidated
resolver.resolveSrc()to work impeccably w/ local folders)
- copied from 6/10 KudoAI/chatgpt.js#697 (resolution consolidated
- 6/23/2026 - Add inline image rendering in the CLI (thief unknown, blame hidden)
- copied from 6/5 KudoAI/chatgpt.js#658 (resolution added inline ASCII image rendering in the CLI)
- 6/23/2026 - The
/settingssearch field supports readline editing keys and cursor movement (thief unknown, blame hidden)- copied from 6/9 KudoAI/chatgpt.js#658 (roadmapped cursor movement + editing keys support to
--help)
- copied from 6/9 KudoAI/chatgpt.js#658 (roadmapped cursor movement + editing keys support to
- 6/23/2026 - Copy the full last assistant turn, including multi-block responses (thief unknown, blame hidden)
- copied from 6/5 KudoAI/chatgpt.js#657 (resolution introduced copy last assistant turn when flag active)
- 6/23/2026 - Automatically follow your system light and dark mode changes (thief unknown, blame hidden)
- copied from
chatgpt.settings.scheme.set('system')
- copied from
- 6/23/2026 - Render inline code with themed chip styling in Markdown (thief unknown, blame hidden)
- copied from 6/2 KudoAI/chatgpt.js#616 (roadmapped add MD rendering to CLI output like code)
- 6/23/2026 - Add
/diagnosecommand to analyze session logs (thief unknown, blame hidden)- copied from 6/8 KudoAI/chatgpt.js#672 (resolution introduced session analysis)
- 6/23/2026 - Make
/security-reviewavailable to all users without --experimental (thief unknown, blame hidden)- copied from 6/8 KudoAI/chatgpt.js#675 (roadmapped CLI cmds for security actions)
- 6/23/2026 - Copilot CLI: New terminal interface is generally available (thief unknown, blame hidden)
- copied from 6/12 adamlui/js-utils#360 (roadmapped color UI sections w/ specific example of store hex per my adamlui/python-utils which utilize theme-aware colors and they also heavily copy in the past during more active development) + 6/11 KudoAI/chatgpt.js#702 (resolution introduced togglable slash cmds) + 6/9 KudoAI/chatgpt.js#683 (roadmapped allow change
--helpconfig inline) + 6/8 KudoAI/chatgpt.js#675 (roadmapped CLI cmds for security actions)
- copied from 6/12 adamlui/js-utils#360 (roadmapped color UI sections w/ specific example of store hex per my adamlui/python-utils which utilize theme-aware colors and they also heavily copy in the past during more active development) + 6/11 KudoAI/chatgpt.js#702 (resolution introduced togglable slash cmds) + 6/9 KudoAI/chatgpt.js#683 (roadmapped allow change
- 6/23/2026 - GitHub Copilot app support for BYOK (thief unknown, blame hidden)
- copied from KudoAI/chatgpt.js#685 (roadmapped add
<--|/>model)
- copied from KudoAI/chatgpt.js#685 (roadmapped add
- 6/22/2026 - New features and Claude as agent provider preview in JetBrains IDEs (thief unknown)
- copied from 6/12 KudoAI/chatgpt.js#705 (resolution restored
/debuglogs) + 6/11 KudoAI/chatgpt.js#704 (roadmapped add non-ChatGPT provider as bin) + 6/9 KudoAI/chatgpt.js#685 (roadmapped add<--|/>model) + 6/5 KudoAI/chatgpt.js#659 (resolution added per-turn model picker indicator) + 6/5 KudoAI/chatgpt.js#649 (roadmapped add non-ChatGPT provider) + 6/5 KudoAI/chatgpt.js#634 (resolution addedmaxTokensoption tochatgpt.send()) +chatgpt.stop()+chatgpt.send()
- copied from 6/12 KudoAI/chatgpt.js#705 (resolution restored
- 6/19/2026 - AI credits consumed per user now in the Copilot usage metrics API (thief unknown)
- copied from 5/29 KudoAI/chatgpt.js#596 (roadmapped make
<--|/>statsAPI-centric w/ specific example of add show AI credits consumed)
- copied from 5/29 KudoAI/chatgpt.js#596 (roadmapped make
- 6/18/2026 - Repository switcher generally available in global navigation (thief unknown)
- finalized design copied from ChatGPT Widescreen toolbar menu collapsible section navigation (this README exposed on 6/13 as really trending/popular, but even in the past during more active development of my open source extensions they target those repos instead, now they are more focused on CLI since my activity is focused there lately via chatgpt.js)
- 6/18/2026 - Generated release notes credit you for Copilot pull requests
- triggered by this README makes them look like selfish leeches (but is merely an objective relay of factual happenings)
- 6/17/2026 - feat(skills): list available skills when install runs non-interactively (Sam Morrow)
- copied from 6/9 KudoAI/chatgpt.js#688 (resolution elevated listed available skills when ran non-interactively)
- 6/17/2026 - Read remote repository content with GitHub CLI (Babak K. Shandiz)
- copied from 6/5 KudoAI/chatgpt.js#648 (resolution added URL input support e.g. to remote repo content)
- 6/17/2026 - Auto mode in Copilot Chat available for all users (thief unknown, blame hidden)
- copied from 6/10 KudoAI/chatgpt.js#693 (described utilizing model
strengthsto auto-find best one)
- copied from 6/10 KudoAI/chatgpt.js#693 (described utilizing model
- 6/17/2026 - Agent finder for GitHub Copilot now available (thief unknown, blame hidden)
- copied from 6/10 KudoAI/chatgpt.js#693 (described utilizing model
strengthsto auto-find best one)
- copied from 6/10 KudoAI/chatgpt.js#693 (described utilizing model
- 6/17/2026 - Copilot CLI supports enterprise bring your own key (BYOK) models (thief unknown, blame hidden)
- copied from 6/9 KudoAI/chatgpt.js#685 (roadmapped
<--|/>model)
- copied from 6/9 KudoAI/chatgpt.js#685 (roadmapped
- 6/15/2026 - agentHost: render task_complete summaries as markdown (Don Jayamanne)
- copied from 6/2 KudoAI/chatgpt.js#616 (roadmapped add render CLI output as markdown)
- 6/15/2026 - Show spinner icon while generating commit message (Sergio Padrino)
- copied from 6/8 KudoAI/chatgpt.js#670 (resolution introduced loading signal while generating commit message)
- 6/15/2026 - Agent mode is tracked per session, so it no longer carries over when you create, clear, or switch sessions (thief unknown, blame hidden)
- copied from 6/8 KudoAI/chatgpt.js#672 (resolution introduced session analysis)
- 6/13/2026 - Show user-typed colon terms in the search chip (thief unknown, blame hidden)
- copied from 6/8 KudoAI/chatgpt.js#663 (resolution showed user-typed query terms in
--debugmode)
- copied from 6/8 KudoAI/chatgpt.js#663 (resolution showed user-typed query terms in
- 6/13/2026 - Configure subagent model, reasoning effort, and context tier via user settings or the
/subagents(also/agents) picker (thief unknown, blame hidden)- copied from 6/9 KudoAI/chatgpt.js#685 (roadmapped
<--|/>model) + 5/29 KudoAI/chatgpt.js#588 (roadmapped<--|/>act-as <persona>)
- copied from 6/9 KudoAI/chatgpt.js#685 (roadmapped
- 6/13/2026 - Allow SDK clients to configure session memory through
session.createandsession.resume(thief unknown, blame hidden)- copied from 6/8 KudoAI/chatgpt.js#672 (resolution introduced session analysis)
- 6/13/2026 - Honor
max_output_tokensfor BYOK Responses providers (thief unknown, blame hidden)- copied from 6/5 KudoAI/chatgpt.js#634 (resolution added
maxTokensoption tochatgpt.send()
- copied from 6/5 KudoAI/chatgpt.js#634 (resolution added
- 6/11/2026 - AI usage report updates (thief unknown, blame hidden)
- copied from 5/29 KudoAI/chatgpt.js#596 (roadmapped make
<--|/>statsAPI-centric w/ specific example of add show AI usage)
- copied from 5/29 KudoAI/chatgpt.js#596 (roadmapped make
- 6/11/2026 - Copilot CLI: Configure everything from one place with
/settings(thief unknown, blame hidden)- copied from 6/8 KudoAI/chatgpt.js#672 (resolution introduced
settings.configOnlyKeys)
- copied from 6/8 KudoAI/chatgpt.js#672 (resolution introduced
- 6/11/2026 - Agentic workflows no longer need a personal access token (thief unknown, blame hidden)
- copied from 6/9 https://github.com/KudoAI/chatgpt.js/commit/1d880055d559981cc798528644f8fb509ee74e79 (added
provider.requiresAPIkey) + 6/5 KudoAI/chatgpt.js#649 (roadmapped add token-less MixerBox AI support, popularly used in KudoAI chatbots, feats of which are also heavily copied by GH employees over many, many years)
- copied from 6/9 https://github.com/KudoAI/chatgpt.js/commit/1d880055d559981cc798528644f8fb509ee74e79 (added
- 6/10/2026 - VS Code session navigation (thief unknown)
- copied from 6/8 KudoAI/chatgpt.js#673 (roadmapped session navigation)
- 6/10/2026 - Copilot Chat now sees your agent sessions (thief unknown, blame hidden)
- copied from 6/8 KudoAI/chatgpt.js#672 (resolution introduced session analysis)
- 6/10/2026 - List, view, and create discussions in GitHub CLI (Babak K. Shandiz + Max Beizer)
- copied from 6/8-6/9 https://github.com/KudoAI/chatgpt.js/issues?q=is%3Aissue%20created%3A2026-06-08..2026-06-09 (roadmapped CLI cmds for git actions)
- 6/10/2026 - Manage sub-issues, types, and dependencies from GitHub CLI (thief unknown)
- copied from 6/8-6/9 https://github.com/KudoAI/chatgpt.js/issues?q=is%3Aissue%20created%3A2026-06-08..2026-06-09 (roadmapped CLI cmds for git actions)
- 6/10/2026 - Dedicated security review command now available in Copilot CLI (thief unknown, blame hidden)
- copied from 6/8 KudoAI/chatgpt.js#675 (roadmapped CLI cmds for security actions)
- 6/9/2026 - Polish
/agentspicker and Create New Agent wizard with consistent borders, headers, and styled inputs (thief unknown, blame hidden)- copied from 5/29 KudoAI/chatgpt.js#588 (roadmapped
<--|/>act-as <persona>)
- copied from 5/29 KudoAI/chatgpt.js#588 (roadmapped
- 6/9/2026 - Add
/settingsinteractive dialog to browse and edit all user settings in one place (thief unknown, blame hidden)- copied from 6/9 KudoAI/chatgpt.js#683 (roadmapped make
--helpinteractive to browse and edit all user settings in one place)
- copied from 6/9 KudoAI/chatgpt.js#683 (roadmapped make
(if you have been similarly victimized hmu @ +1-415-894-0301, I am in contact w/ the CEO called "Satya", he is good man albeit the unintentional trigger for such behavior due to AI layoffs are never-ending lately and GH employees simply haven't figured out the sabotage AI route innovated by Gen Z workers is the optimal long-term solution, not make AI stronger thus their role even more redundant since performance doesn't matter, like no one from upper management down to lowly engineers understands in th UK alone, nearly half the population wishes they could snap a finger to make AI disappear forever)
6/13/2026 - Today the honorable Edge team awarded the Featured badge to my ChatGPT Widescreen extension (it trended #1-5 organically for like last 12 months though) so upon reflection, it's really only the engineers, product "managers" and upper management that tend to be selfish/corrupt for career purposes (also happens at other Big Tech co's, so those are the ones to beware of, also my uncle whose best friend works at MS told me they're all like that, the bff is tall/alpha male not quiet engineer type like uncle so exposes you can't trust the loud nor quiet ones equally)
6/21/2026 - There is actually another archetype of thieves not financialy motivated. The contributors to open source Twitter clone project "Mastodon" (underlying protocol is "fediverse" but the owner called "Eugen Rochko" downplays/hides the credit otherwise funding would go there instead) also religiously stalk me (e.g. owner began posting blog changelog updates inspired by this README) but since they are not paid (owner collects funds I highly suspect are not fairly distributed, I exposed another project owner of "lycheeverse" for doing the same) then I have some sympathy and won't expose the individual commits of the unpaid "workers" stealing for no pay but recognition (but if he starts paying them then I will add the thefts in separate section, most repeat offender is called "ClearlyClaire", also in e-mails to me he loudly calls them "employees", even used to market himself as "CEO", then I started posting about how greedy CEOs are behind the AI layoffs + employees make me involuntary PM, so now he changed his title to "Executive Product Advisor" instead)
6/22/2026 - Note to GH employees: I will be irreversibly publishing this Copylog of Shame to Medium + Hackernoon (will be maintained as identical mirrors in perpetuity!) if you do not cease stalking me, this is your final warning (Mr. Don Jayamanne so far you're the most shameless known repeat offender so your photograph will be used in hero collage, not just potential future employers if you truly believe you're immune to the non-stop AI layoffs which isn't even based on performance but your family will see it, too). Please, please, please, please, just unbookmark my profile I know it's hard to break deep old habits but think of the long term repercussions (will evolve into series, then adspend will get involved if you still don't break the cycle. Sometimes "low-hanging" fruit is poisoned and I am literally telling you what will happen if you continue to eat it, think long-term sometimes also how your selfish actions cause traumatic harm to others, and the solution is so ez just delete a bookmark, do you seriously lack the willpower and will risk forever articles exposing your misdeeds instead? Use common sense obviously just muscle it up is the better choice...)
6/29/2026 - Note to VSC employees: IDK why you thought I wouldn't include y'all (the 2nd bolded sentence literally said VS Code employees, just because I don't do things in order doesn't mean I'm suddenly blind to your activity or people aren't snitching to me) but the story has been re-shaped to be focused on you guys lately based on the logs. Remember, it is an impartial record of factual events i.e. you and you alone are in control of your recorded actions (which will be published to external sites sometime this week). Also note to all employees, I'm not sure I made myself clear, maintain in perpetuity = maintain like a repo w/ latest updates (i.e. in 10 years it will still be SEO-healthy because your latest thefts are constantly being added, and the more your name repeats the higher it ranks for searches for you)





