ALTINERISRequest access
  1. 01MEDIACONFORM
  2. 02RIGHTSVAULT
  3. 03TOKENSHIELD
  4. 04ORIGINALITYSCORE
  5. 05SENTINEL
  6. 06THE SEAL
Instrument 03 · the shield bubbleDECK · IDENTITY-ORCHESTRATOR

ONE SHIELD PER ACCOUNT, NEVER POOLED

Credentials are the highest-value secret in the system, so they live behind their own boundary: Vault-backed references, tokens that refresh before the window closes, per-token budgets every service must ask for, and an identity register that knows exactly which person and which machine touched what.

What it guards · the account domain

THE DOMAIN THAT NEVER READS THE FILE

The account-and-network domain inspects behaviour — fake accounts, spam patterns, coordinated inauthentic behaviour — and its cost is the second-worst on the docs' severity ladder: you lose the accounts — correlated, rarely recoverable. Concealed common control is an enumerated prohibited purpose, enforced automatically at platform scale. TokenShield's answer is the opposite property: every account attributable, every credential scoped to one token, one budget, one shield — because pooling is precisely the correlation that takes a whole portfolio down together.

The capability manifest · evidence or it didn't happen

WHAT THE BUBBLE CAN DO

CapabilityEvidenceStatus
Vault-backed credential storage — the register holds references, never valuesT-033LANDED
System User tokens preferred; long-lived user tokens as the fallback pathT-034 · T-035LANDED
Refresh workflow fires at day 30–45 — never day 55, because a missed window costs a humanT-036LANDED
A failed refresh alerts immediately — it is never retried silentlyT-037LANDED
Days-to-expiry as a first-class health metricT-038LANDED
Revocation or permission withdrawal halts scheduling for that accountT-039LANDED
Per-token sliding-window counters in RedisT-040LANDED
A budget-grant API that every service must call before spending a single requestT-041LANDED
Priority classes: publish outranks reconcile outranks insightsT-042LANDED
Meta's rate-limit response headers are authoritative, not our own estimatesT-043LANDED
429 backoff scoped to the single token that tripped it — one raid, one shieldT-044LANDED
Assertion test that no pooling exists across accountsT-045LANDED
Operator and machine identity register — who and what holds credentialsT-046LANDED
Least-privilege account assignmentT-047LANDED
Credential-use attribution log — every call traceable to an identityT-048LANDED
Offboarding an operator without rotating every other account's credentialsT-049LANDED
A real Meta App and Business Manager, linked to a test professional accountT-009IN THE YARDS
App review for the publish and insights scopes — the platform's own gateT-010IN THE YARDS

LANDED MEANS MERGED WITH TESTS IN THE REPOSITORY — NOTHING HERE IS GENERALLY AVAILABLE YET. THE SHIELD'S OWN APP REVIEW IS STILL IN THE YARDS, AND THIS PAGE SAYS SO.

Aboard
DECK · IDENTITY-ORCHESTRATOR

TokenShield rides identity-orchestrator — the fourth deck, carved out of the orchestrator after the original design shipped, because credentials deserve their own blast radius: a token failure is an auth outage, not a scheduling signal, and the deck runs its refresh schedule even when nothing is queued. It is the deepest dependency in the fleet — when it goes down, all platform API access stops, everywhere.

The doctrine

One shield per account, never pooled. One account's spare budget cannot cover another's shortfall — and the day it can is the day the platform sees one hand on many rudders.

WHY THE LATTICE HAS NO SHARED KNOTS