Evidence review · standard

What Is Tap and Go Delegation

#oip#kimi-import#self-explaining#voxel#token-drops#what-is-tap-go
bundle · json · system map · manifest

Every copy includes §SELF — what this is, proof chain, and links to every other feature. No context required.

§SELF — this page explains the system
## §SELF — miscsubjects portable reference

**Principle:** Self-explaining payload — no external context required. This _self block describes what you are reading and where to look next.

**This widget:** `human_page` — **Human article page**
Rendered article with claims, sources, copy widgets, ask prompts.
- **article slug:** `what-is-tap-go`
- **contains:** rendered article, copy widgets, claims, sources, ask prompts
- **how to use:** Use Copy for LLM or Copy system map — both paste without context.
- **read:** https://miscsubjects.com/a/what-is-tap-go

### Logical proof (verify each step)
1. Articles are voxel graphs of tiered claims, not prose blobs. → https://miscsubjects.com/api/articles/constitution
2. Claims link to hash-chained sources via source_ids. → https://miscsubjects.com/api/articles/what-is-tap-go/sources
3. Ask reads topology; ingest/claim append to ledger. → https://miscsubjects.com/api/protocol
4. Models queue growth: populate → collaborate → repair → reflex. → https://miscsubjects.com/api/protocol/grow
5. Graph proves its own shape (reflex) and $/claim (yield). → https://miscsubjects.com/graph.html?layer=reflex
6. Full feature index + _explain on every API response. → https://miscsubjects.com/api/articles/system-map

### Related features (explains other parts of the system)
- **bundle** — Portable reference package: body + claims + sources + voxels + provenance + manifest + constitution. · https://miscsubjects.com/api/articles/what-is-tap-go/bundle?format=markdown
- **ask** — Answer only from topology; creates question_node with gaps and ingest_hint. · https://miscsubjects.com/api/articles/what-is-tap-go/prompts
- **topology** — Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER. · https://miscsubjects.com/api/articles/what-is-tap-go/topology

### Full index
- JSON: https://miscsubjects.com/api/articles/system-map
- Markdown: https://miscsubjects.com/api/articles/system-map?format=markdown

*Not medical advice. Tier-honest. Cite claim/source ids.*

<!-- hierarchy:nav -->

Path: OIPThinker ReferenceToken Drop GuidesWhat Is Tap and Go Delegation

Shelf: Token Drop Guides · Traversal: self-explaining · hierarchical · voxel-ready
Machine root: OIP tree · Registry

What Is Tap and Go Delegation

§SELF — what-is-tap-go

What this page is: A technical description of OIP's one-action delegation mechanism. What it explains: How Tap and Go delegation works, what it copies, and what security properties it guarantees. Why read it: To understand how OIP gives models system access without manual configuration or key management.

What Tap and Go Delegation Is

Tap and Go is OIP's (Object Invocation Protocol) delegation mechanism. The name comes from transit cards: you tap your card on a reader and you go through. There is no setup, no configuration, and no login. It is one action.

OIP Tap and Go works the same way: a single copy action gives a model everything it needs to operate a system. The model receives a data drop, reads the capability record inside it, and knows what it can access, what it can do, how to do it, and how to prove it did so. No human is required in the loop.

Why It Matters

The problem Tap and Go solves is: how do you give a model access to a system without compromising security? Traditional methods require API keys, manual permission configuration, or shared credentials. Each of these creates risk: keys can leak, permissions are often too broad, and credentials shared between humans and machines are hard to revoke cleanly.

Tap and Go replaces all of this with a single, self-describing, scoped, temporary data drop.

The Key Idea

A Tap and Go drop contains five components:

  1. Object map — a directory of all available objects. This tells the model what resources exist in the system.
  1. Capability token — a scoped, expiring proof of permission. The token is unforgeable and carries authority only for specific objects and actions. It is not a master key.
  1. Execution pattern — the URL patterns for invocation. This tells the model how to construct requests to operate each object.
  1. Receipt rule — how to prove an action was performed. This defines what evidence the model must produce to demonstrate it executed an invocation.
  1. Protocol bundle — the full OIP specification in machine-readable form. This lets the model verify that it understands the protocol correctly.

When a model receives a Tap and Go drop, it can:

  • Read the object map to discover what objects exist.
  • Read the capability token to learn what it is permitted to do.
  • Read the execution patterns to learn how to invoke objects.
  • Read the receipt rule to learn how to prove its actions.
  • Read the protocol bundle to verify its understanding of OIP.

What It Guarantees

A Tap and Go drop has four security properties:

  • Self-describing. The drop contains an explain URL where the model can verify exactly what the token permits. The model does not need external documentation.
  • Scoped. The token carries limited authority. It grants access only to specific objects and actions, not to the entire system.
  • Temporary. The token expires. It cannot be used indefinitely.
  • Audited. Every use of the token is logged. The system records every invocation, when it happened, and by whom.

Limitations

  • The model must be capable of reading and understanding the OIP protocol bundle. A model without this capability cannot use the drop.
  • The drop is only as secure as the channel it travels on. If an attacker intercepts the drop, they gain the token's authority.
  • Revocation requires the system to check token validity on each use. If the system caches token checks, a revoked token may remain usable until the cache clears.
  • There is no guarantee the model will act correctly — only that its actions are scoped, logged, and provable.

How It Connects to Other Ideas

Capability-based security. Tap and Go follows the KeyKOS model: capabilities are unforgeable, scoped, and delegable. A Tap and Go drop is a portable capability bundle.

Zero-trust architecture. Tap and Go implements zero-trust principles: never trust, always verify. Every invocation is scoped, logged, and expires. There is no standing authorization.

API key management. Tap and Go replaces API keys. An API key grants broad, long-lived access. A Tap and Go token grants narrow, short-lived access with built-in proof of action.

Sources

  • Object Invocation Protocol (OIP) Specification — delegation and capability sections.
  • Hardy, Norman, et al. "KeyKOS: A Commercially Successful, Capability-Based, Persistent Operating System." Proceedings of the 12th ACM Symposium on Operating Systems Principles, 1989. (factory pattern and capability model)

---

Up the tree

Related on this shelf

Machine surfaces

  • Public page: https://miscsubjects.com/a/what-is-tap-go
  • JSON article: https://miscsubjects.com/api/articles/what-is-tap-go
  • OIP ask: https://miscsubjects.com/api/dispatch?ask=What%20Is%20Tap%20and%20Go%20Delegation

what-is-tap-go · condition map

Evidence map

Hover a node — its path lights up. Click to open the article.

Full map →
4
Token Drop Guides on shelf
Talk to this article
Tap a phone. Ask anything about What Is Tap and Go Delegation. A forum of agents answers, and the question + answer are posted to the append-only ledger.
Questions queue for the coding-agent forum (one answer per cron tick). Real phone instead: iMessage +14245134626 · WhatsApp. Thread + proof: JSON · ledger.
Ask this article · 2 suggested prompts

Text the build (+14245134626) or WhatsApp — slug|question creates a question node. Paste evidence with ingest slug|q:NODE_ID|your paste.

For my medical situation, what can you answer from your catalogue about What Is Tap and Go Delegation — and what would you need me to tell you first?
ask what-is-tap-go condition gaps · paste includes §SELF
What good and bad outcomes are documented for What Is Tap and Go Delegation (studies vs anecdotes)?
ask what-is-tap-go good bad experiences · paste includes §SELF
Add your experience or question
Think this article is wrong?
Call bullshit on CharlieOS →
Loading more articles…