Skip to content

Entity Authority split — one dimension, two routes

Input: Raw source provided for https://www.harlowstreetlaw.com — Harlow Street Law, a boutique employment-law firm in Chicago, IL. The user pasted the full <head>, which contains a valid LegalService JSON-LD block — but its sameAs array is empty ("sameAs": []). The footer carries links to the firm's LinkedIn, its Avvo profile, and its Chambers USA listing. No Wikipedia, no Wikidata. The firm's two named partners are not individually marked up.

This run isolates one dimension — Entity Authority — and shows it producing both a generated FIX and precise escalations, exactly the §3 logic in miniature.

Score (Entity Authority)

Dimension Score (/20) Finding
Entity Authority 9 Three credible profiles linked but unbound (empty sameAs); no Wikidata; no editorial chain.

9/20 — some external presence, but sameAs is empty relative to confirmed profiles, and no authoritative sources (Wikipedia/Wikidata/press) are bound.

Per-dimension decision (the split)

This single dimension routes both ways:

Sub-item Route Why
Populate sameAs with the 3 confirmed footer profiles FIX The profiles are confirmed on-page; editing an existing schema property is a text artifact I can produce.
Reddit / community participation ESCALATE Action in the world; requires genuine domain participation, not a text artifact.
Digital PR / editorial citation chain ESCALATE Action in the world; requires outreach and earned coverage.
Wikidata entry ESCALATE Requires a Wikidata editor account and external submission.

What the operator did

FIX — populate the existing sameAs array

The LegalService block already exists with "sameAs": []. I do not generate a new schema object — I modify the existing property only. Replace the empty array with the three confirmed footer-linked profiles:

"sameAs": [
  "https://www.linkedin.com/company/harlow-street-law",
  "https://www.avvo.com/attorneys/harlow-street-law-chicago",
  "https://chambers.com/law-firm/harlow-street-law-usa"
]

Verification note: these three URLs are taken verbatim from the footer link hrefs in the pasted source — confirmed on-page, not guessed. As a deploy check, confirm each resolves to the correct profile; if one does not, remove it rather than guess the correct form.

Fix acceptance self-review: - [x] Moves the score — three bound sameAs entries vs. an empty array is a concrete lift. - [x] Specific, not generic — every URL references Harlow Street Law's confirmed profiles. - [x] Self-contained — no placeholders; one verification note for URL accuracy. - [x] No duplicate root object — sameAs property edited in place, existing LegalService block untouched. - [x] No invented URLs — all three trace to footer links in the source.

ESCALATE — the rest of Entity Authority (three four-part flags)

ESCALATE 1 — Reddit / community participation - Dimension: Entity Authority (Dimension 5) - Specific blocker: Reddit accounts for a large share of AI Overview and ChatGPT citations (21–40% for AI Overviews — directional, T4; and Reddit citations in ChatGPT rose sharply in mid-2025), but authentic participation in subreddits like r/legaladvice or Chicago-local communities requires 4–6 weeks of genuine, non-promotional engagement by someone with real employment-law expertise. It cannot be produced as a text artifact and cannot be delegated to a canned community-management script without triggering downvotes that harm citation probability. - What an agent observes instead: For consumer-style "find an employment lawyer in Chicago" queries, AI answers lean heavily on Reddit threads; a firm absent from those discussions is structurally disadvantaged versus competitors that are organically mentioned. - Exact action that unblocks it: Have a named partner participate authentically in relevant subreddits — answer questions, no pitching, for 4–6 weeks before any brand mention. Track whether the firm or competitors already appear in those threads as the baseline.

ESCALATE 2 — Digital PR / editorial citation chain - Dimension: Entity Authority (Dimension 5) - Specific blocker: Beyond the three directory profiles, there is no editorial coverage describing the firm. Brand descriptions in relevant publications correlate with AI citation far more strongly than bare backlinks (≈0.664 vs. 0.218 — Ahrefs research, T3), but earning that coverage is outreach work in the world, not a text artifact. - What an agent observes instead: With no editorial description to draw on, an agent cites the firm hedged ("according to their website") or omits it in favor of firms with a richer described presence. - Exact action that unblocks it: Pursue described coverage (not just links) in Chicago legal/business press (Crain's Chicago Business, Chicago Lawyer) and employment-law trade outlets. Evaluate targets on description quality, not link count.

ESCALATE 3 — Wikidata entry - Dimension: Entity Authority (Dimension 5) - Specific blocker: No Wikidata item exists for Harlow Street Law. Creating one requires a Wikidata editor account and external submission, and the firm must meet notability (a Chambers USA ranking is a credible reliable-source signal toward it). This cannot be produced as a text artifact. - What an agent observes instead: Without a Wikidata node, the firm is not linked into the entity graph AI models use to cross-reference, capping citation confidence below what the on-page content alone would earn. - Exact action that unblocks it: Create a Wikidata item using the firm's verifiable facts (name, Chicago location, type: law firm / employment law, website, Chambers ranking as a source), then add the resulting https://www.wikidata.org/wiki/Q… URL to the sameAs array from the FIX above.

Decision: Entity Authority — FIX the sameAs array (shipped above), ESCALATE Reddit, digital PR, and Wikidata. One dimension, two routes, no kick-back.

Why this run matters

This run demonstrates how a single dimension can route both FIX and ESCALATE based on what is producible versus what requires world actions. Harlow Street Law scores 9/20 on Entity Authority: it has three credible external profiles (LinkedIn, Avvo, Chambers USA) linked in the footer but none are bound to the entity via schema's sameAs array. The Operator FIXes what it can produce — populating the existing schema's sameAs array with confirmed URLs — while ESCALATEing three items that require external actions (Reddit community participation, digital PR outreach, Wikidata creation).

This split routing is the Operator's signature discipline: it refuses to fabricate community engagement or editorial coverage as text artifacts, instead providing four-part escalation flags that clearly specify what action in the world is needed and why. The Operator also avoids generating duplicate schema objects — it modifies the existing sameAs property in place, ensuring no conflicts with the established LegalService entity.

The run proves that Entity Authority is not monolithic: some aspects (binding confirmed profiles) are producible artifacts, while others (earned media, community presence, authoritative graph inclusion) require external actions. This distinction prevents the common failure mode of generating fake engagement promises ("post 3 Reddit comments per week") that cannot be delivered. Instead, the Operator delivers one concrete FIX and three precise ESCALATE flags — a transparent accounting of what is producible versus what must be done in the world.