# What is Orange Anchor?

> **Core invariant.** Per-commitment production cost is positive and scales linearly with volume up to operational constants, under a stated, adversary-favourable threat model. The architectural contribution is cost preservation and attribution: production cost paid by a holder persists as attributable scarcity across every system that recognises the commitment. See *Orange Anchor White Paper v2.3* for the full argument.

---

Orange Anchor provides **economic Sybil resistance** for digital objects without requiring ongoing communication or trusted intermediaries for inclusion verification. Once a producer sinks real cost into a witnessed commitment and it is notarised by Bitcoin, the resulting object becomes independently verifiable by anyone, anywhere, at any time. The construction raises the marginal cost of producing fake instances under a defined threat model rather than cryptographically preventing all Sybil attacks; sufficiently capitalised attackers remain capable of producing commitments at proportionate cost. The threat model, the boundaries of the economic-Sybil claim, and the operational constants are specified in the *Orange Anchor White Paper v2.3* §10. The architecture eliminates the expensive verification and filtering layer that normally reintroduces centralisation in self-sovereign identity and similar systems — exactly the problem Christopher Allen and others have argued is critical for any system that wants identities or valuable claims to retain meaning.

---

## The problem

Online, almost everything is cheap to fabricate. Accounts, content, social proof, claims of who produced what — all of it can be generated at near-zero marginal cost, at any scale. Platforms spend enormous resources running verification and filtering layers to keep that volume under control, and those layers re-centralise around whoever runs them. Self-sovereign identity systems aim to escape that pattern but tend to drift back into it through the very infrastructure that decides which credentials to trust. The cost of being legitimate online has been displaced from the people who should bear it onto the platforms that try to keep them sorted.

The same problem appears differently in different communities. To a platform operator it is the bot problem. To an SSI practitioner it is the verification-recentralisation problem. To a Bitcoin builder it is the unsolved problem of digital scarcity for objects that are not money. To an end user it is the slow erosion of the meaning of "my account," "my content," "my identity." All four are the same underlying gap. What is missing is a way for a digital object to carry, in itself, the trace of the real cost that went into producing it.

---

## The construction

Orange Anchor is that trace. A producer commits to producing a proof during a bracketed window of time — anchored at the start and end by transactions on the Bitcoin chain. During that window their device performs resource-bound work: sustained memory pressure, time elapsed, energy spent, attention given to the device's own physical sensors. The cost is real, non-recoverable, and small for someone using a device they already own.

The work is witnessed. The device's sensors observe the work being done — temperature, motion, electromagnetic state, ambient conditions — and the joint output is folded into a chained record. The credibility of the witnessing does not depend on any sensor's integrity; it depends on the joint coherence of physical signals that would be expensive to fabricate together at scale.

When the bracketed window closes, the result is a small cryptographic artefact — an envelope — anchored by Bitcoin. *Inclusion verification* — confirming the envelope is committed against the Bitcoin chain — can be performed offline by anyone, against Bitcoin's block headers and the envelope's own internal consistency, with no server to call and no authority to consult. *Construction verification* — confirming that the bracketed work was performed faithfully — is performed using the published Orange Anchor reference implementation against the envelope's verification package. Truth, in this construction, is bound not by decree but by cost.

---

## What Orange Anchor is not

It might help to clarify what it isn't, because parts of the surrounding territory are occupied by things that look superficially similar.

- **Not a token, NFT, or coin.** No new currency. No inflation. Nothing to hold or trade.
- **Not an identity issuer or credential authority.** No party issues anything. The producer makes the proof; anyone verifies it directly.
- **Not online-dependent.** Verification works against Bitcoin's blocks. No platform, no API, no service to lose.
- **Not Digital Matter Theory.** That field finds value in patterns the chain already contains. Orange Anchor concerns cost a producer commits and the chain witnesses.

---

## Who recognises this problem

Platforms drowning in bots and fake accounts, where the marginal cost of fraud is collapsing faster than detection can keep up. Identity systems trying to remain self-sovereign in practice, not only in name. AI-generated content losing its claim on origin, where everything looks plausible and nothing carries provenance. Users whose accounts, content, and claims should be theirs to hold and expensive for anyone else to forge. The problem looks different from each angle. The construction is the same.

---

## Where to go next

- **Builders and integrators →** *Orange Anchor Integration Brief v2.2* for architectural framing; *Orange Anchor Interaction Patterns v1.0* for the check-in and cosign protocols; *BAVAI Operator Specification v1.0* for verifier/operator surfaces. (An *Integrator Quick Start* is forthcoming as a guided walk-through against the reference implementation.)
- **Researchers and technical readers →** *BACC v1.9* and the *Orange Anchor White Paper v2.3*; *Strategic Cost Calibration Model v1.3* for the cost framework (numerical κ calibration-pending).
- **Bitcoin and SSI audiences →** narrative companions to follow.
- **Vocabulary reference →** the *Orange Anchor Lexicon v2.7*.

Orange Anchor is a construction. Everything claimed on this page is documented in detail one click deeper.

---

*Orange Anchor: cost-backed witnessing of a commitment, notarised by Bitcoin.*