Skip to content

Conversation

@johnx25bd
Copy link
Member

Add new documentation covering infrastructure-level location proofs, a
key evolution from user location verification to verifying where compute
and agents actually run.

New pages:

  • concepts/infrastructure-location-proofs.mdx: Core concept explaining
    the difference between user vs infrastructure location proofs
  • guides/agent-location-verification.mdx: Patterns for autonomous agents
    to prove their operating location (AI agents, trading bots, IoT)
  • guides/sovereign-chain-integration.mdx: Integration patterns for
    sovereign blockchains, rollups, and app-chains
  • use-cases/city-chains.mdx: Municipal blockchain use cases including
    validator distribution, resident governance, and city services

https://claude.ai/code/session_0148DGGzkcppJ3yoWQCSREfk

Add new documentation covering infrastructure-level location proofs, a
key evolution from user location verification to verifying where compute
and agents actually run.

New pages:
- concepts/infrastructure-location-proofs.mdx: Core concept explaining
  the difference between user vs infrastructure location proofs
- guides/agent-location-verification.mdx: Patterns for autonomous agents
  to prove their operating location (AI agents, trading bots, IoT)
- guides/sovereign-chain-integration.mdx: Integration patterns for
  sovereign blockchains, rollups, and app-chains
- use-cases/city-chains.mdx: Municipal blockchain use cases including
  validator distribution, resident governance, and city services

https://claude.ai/code/session_0148DGGzkcppJ3yoWQCSREfk
Consolidate and simplify the location proof documentation based on
feedback:

- Create unified concepts/location-proofs.mdx covering the framework,
  evidence categories, plugins, and verification flow
- Add infrastructure location proofs as a subsection (not separate page)
- Rewrite agent-location-verification.mdx with correct flow: evidence
  collection from plugins → artifact signing → Astral Verify evaluation
- Remove code snippets (coming soon with implementation)
- Add brief local-scale blockchains section to use-cases.mdx
- Remove sovereign-chain-integration.mdx (too detailed for current stage)
- Remove city-chains.mdx (consolidated into use-cases)

The documentation now accurately reflects the location proof framework
with plugins for different contexts (user devices, infrastructure) and
the Astral Verify module for evidence evaluation.

https://claude.ai/code/session_0148DGGzkcppJ3yoWQCSREfk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants