Hermes Agent, 1 Account, 11 Subreddits: 270 Karma in 1 Week, Zero Promotional Comments.
Reddit operates the most aggressive integrity-detection stack on the open web. We mapped a glowing seam in the wall: a single Hermes AI agent holding the full visible state of a subreddit in long context, learning the community-conditioned reward function for comment quality, and routing through a high-bandwidth proxy mesh such that no single egress fingerprint persists long enough to be classified. Across a 1-week observation window spanning n=11 subreddits, the agent advanced one named account to 270 cumulative karma from cold without emitting a single promotional comment; the resulting authority signal propagated into DMs, profile click-throughs, and inbound calls.
- Statuspilot · n=11 subreddits
- Clearanceω-02
- SurfaceREDDIT · karma
- Read7 min read
- Hermes AI agentlong-context subreddit memory + comment drafting
- UnofficialRedditAPIhigh-bandwidth proxy mesh, rotating egress fingerprints
- Pushshift + Reddit APIhistoric thread + comment ingestion
- Supabaseper-account karma + comment survival log
- Claude 3.5 Sonnettone calibration against top-quartile comments
H1: A Hermes agent that retains the full visible history of a subreddit in long context can produce comments that are classified as native by both automated integrity systems and human moderators. H2: Karma accumulated under H1 compounds non-linearly into recognised authority prior to any commercial action.
- Surfaces: n=11 subreddits topically adjacent to client categories (dev tools, fintech, ops)
- Account: 1 named account with a 60-day warm-up history on unrelated subreddits
- Corpus ingested into Hermes long context: ~2.1M comments — full visible subreddit state, not a sample
- Observation window: 7 days (with comment-survival follow-up to day 14); primary endpoint = comment live and net-positive at day 14
The end-to-end recipe. Follow it top to bottom; each step assumes the previous one ran cleanly.
Retain the full subreddit state in context, not a sample
Conventional Reddit agents condition on the last ~50 hot threads and hallucinate the community norm. Hermes ingests the full visible history of the subreddit — rules, moderator removals, top-quartile comments, recurring meta-threads — and holds it resident. The resulting comment distribution is statistically indistinguishable from that of a year-tenure participant.
Fig.From subreddit to a comment the mods don't flag - 01Ingest full subrules · removals · top comments
- 02Hermes long contextresident memory
- 03Match the askwhat does THIS sub reward?
- 04Draft in sub voiceno pitch, no link
Route through a high-bandwidth proxy mesh
Reddit's integrity stack is fingerprint-conditioned: a clean residential IP is necessary but insufficient if request-level features are stationary. We route through a proxy mesh provisioned with sufficient bandwidth that no exit node carries the agent's request distribution long enough to support classification. The footprint is, by construction, indistinguishable from the background distribution of normal Reddit traffic.
Fig.Where the karma came from - r/devtools22%
- r/fintech18%
- r/sre13%
- r/startups11%
- r/ExperiencedDevs10%
- r/productivity9%
- r/dataengineering8%
- 7 long-tail subs9%
11 subreddits, weighted by net karma earned at day 7. No single sub carries more than ~22%.
Optimise for karma, never for click-through
An inviolable constraint: no links, no product names, no in-thread DM offers. The agent comments where its expertise is verifiably useful and lets profile-level signal carry commercial intent. Karma is the primary asset; recognised authority is the second-order effect; inbound demand is the third.
Fig.One account, cold to 270 karma in 7 days Karma compounds non-linearly — days 1–3 are warm-up, days 4–7 are when recognition kicks in.
Track comment survival, not upvote count
Upvote count is high-variance and reversible. We log every removal, shadow-deletion, and moderator note. A comment counts toward the endpoint only if it remains net-positive and visible at day 14. Removals are the highest-information observation: they identify subreddits requiring a slower posting cadence.
Fig.Comment survival vs. a promotional baseline
Karma compounded. Profile clicks turned into inbound calls.
- One Hermes agent advanced a single account from cold (0 karma) to 270 cumulative karma over 7 days with zero links and zero product mentions.
- 14-day comment survival: 87% net-positive and visible — approximately 40× the promotional baseline measured on the same subreddits.
- Profile click-through rate: 6–9× the subreddit average. 28 inbound calls were booked from DMs originating with 'saw your comment in r/…'.
- The account attained recognised-regular status: cited by other commenters and explicitly pinged in 'who knows about X' threads — the operational definition of thought-leadership signal we set ex ante.
Reddit is not a backlink surface; it is a trust substrate from which adjacent surfaces (Google, ChatGPT, sales calls) borrow authority. The mechanism by which this intervention succeeds is also the mechanism by which most growth teams fail on Reddit: the surviving comments are precisely those whose value is independent of the account's commercial intent. The proxy mesh and Hermes long-context memory together permit operation at a throughput infeasible for a single human; the no-pitch constraint is what causes the accumulated karma to carry interpretable authority.
If you want to run this in your own stack, these are the only things that actually matter.
Warm the account on unrelated subreddits first
A 0-karma account emitting expert content on a niche subreddit is associated with near-certain shadow-ban outcomes. Allocate ≥60 days of commenting on broad-audience subreddits prior to any activity on a category-relevant one.
Long context dominates prompt engineering
Absent retained memory of the prior ~6 months of subreddit activity, the agent's outputs are detectable as out-of-distribution regardless of prompt quality. Hermes' context window is the binding factor; sample-conditioned agents regress to the population baseline.
Treat the proxy mesh as part of the model
Bandwidth and rotation dominate the residential/non-residential distinction. Low-bandwidth proxies produce flag events within ~1 week of activity; high-bandwidth meshes dissolve the request pattern into the ambient traffic distribution.
Measure at day 14, not day 1
Moderator removals are temporally clustered (weekend-heavy). A comment observed live on Tuesday can be absent by Sunday. The 14-day survival rate is the only metric on this surface with sufficient signal-to-noise to report.
- [1]Reddit: Content policy
- [2]Reddit: Self-promotion guidelines
- [3]UnofficialRedditAPI
- [4]Internal: Hermes long-context subreddit memory spec v0.4
- [5]Field notes: Reddit proxy fingerprinting at enso, Q2 2026







