Copy or upload
Any AI returns a lens.json. The person reviews it here and chooses whether it enters their account.
lenses / connect v0.1
Lenses Connect is a portable contract between research agents and the Question Genome. Bring evidence and a way of noticing. ask decides how that perspective can open a better question.
The API is the foundation. MCP can become one convenient doorway into it.
the simple architecture
Any AI returns a lens.json. The person reviews it here and chooses whether it enters their account.
An authorized agent creates a draft and receives a human review link. The agent never silently installs a perspective.
An MCP server can expose the same validate, draft, inspect, and update operations. It does not become a second lens format.
01 / ask any AI to research
Give this brief to the AI or agent you already use. Add the perspective, source collection, permissions, and intended use.
Research and build a source-grounded lens for ask. Return only valid JSON using schemaVersion "ask.lens/v0.1". The lens must include: - a specific name and concise summary - the exact corpus, its coverage, and known gaps - who built it, which AI or agent helped, the research date, and the method - at least three distinct attention shifts - one clarify, one test, and one move question - at least two honest boundaries - source records with stable IDs, public or permission-index URLs, publishers, and the role each source played Do not simulate a person, invent private beliefs, hide disagreements, or claim verification. Prefer primary sources. Make every movement sourceIds reference a source in the source list. Ask me for the perspective, source permissions, and intended use before researching.
02 / bring back one file
Connect accepts one portable manifest. Validation happens before anything can enter your lens picker.
the manifest contract
Connect deliberately does not accept a giant hidden prompt. It accepts the material needed to inspect and govern a perspective.
corpusWhat was studied, the coverage boundary, and known gaps.
provenanceWho built it, which AI helped, when research happened, and the method used.
attention[]The specific things this perspective makes more visible.
movements[]One grounded question for clarify, test, and move—with source references.
sources[]A stable source index and the role each source played in the interpretation.
boundaries[]What the lens cannot claim, where it may fail, and what remains private.
quality and trust
“An interpretation of someone’s public work” is acceptable. “This is what they think” is not.
Question moves cite the source records that earned them. Unsupported intuition stays outside the Genome.
A compiled lens may influence questions without exposing the documents, journals, interviews, or team records behind it.
An agent can prepare a draft. A person decides whether it becomes available in their ask picker.
Sources, method, Genome effects, corrections, and verification belong to a specific version—not silent drift.
what comes after v0.1
1. Draft API
API keys or delegated authorization, idempotent draft creation, validation errors, and human claim URLs.
2. MCP adapter
Tools for schema discovery, validation, draft creation, inspection, revision, and status.
3. Verified publishing
Claiming, correction, version signatures, steward transfer, source permissions, and public lens URLs.