On-chain demonstrator.IndrasNet Validation Layer — DevNet
This page exists to verify on-chain state and provide evidence for research claims.
This dashboard surfaces real on-chain program balances and a live snapshot of the five deployed modules. Connect a wallet to view live signals.
Evidence shortcuts
Human-readable checks first. CLI is optional and collapsed by default.
CLI verification (optional)
What is deployed
Five modular programs live on Solana DevNet.
IndrasNet Core
Handles governance state, proposal lifecycle, and governance primitives.
Status: deployed, read-only.
- Represents: Governance state and decision records.
- Validates: On-chain state persistence and traceability.
- Cannot: Initiate governance actions or modify economic state.
IndrasNet Security
Implements invariant checks and policy enforcement for governance actions.
Status: deployed, read-only.
- Represents: Invariant checks and compliance records.
- Validates: Boundary enforcement and audit trails.
- Cannot: Bypass governance or initiate actions.
IndrasNet AI
Evaluates proposals for risk, duplication, and semantic conflicts.
Status: advisory-only, no write access.
- Represents: Advisory analysis layer.
- Validates: AI is non-authoritative and traceable.
- Cannot: Write core state or initiate transactions.
IndrasNet Partnerships
Tracks partnership lifecycle and revenue-sharing signals.
Status: deployed, read-only.
- Represents: Collaboration records and signals.
- Validates: Scope boundaries for partnership data.
- Cannot: Trigger transfers or modify financial state.
IndrasNet Orchestrator
Coordinates cross-program workflows and automation triggers.
Status: deployed, read-only.
- Represents: Workflow coordination metadata.
- Validates: Cross-program sequencing boundaries.
- Cannot: Initiate automation or mutate other programs.
How to verify
How to verify this dashboard:
- 1. Read the manifest summary and build reference.
- 2. Check module cards for on-chain evidence.
- 3. Run optional CLI checks if needed.
- 4. Confirm checklist items match the evidence.
Use this flow to validate with real DevNet data.
- 1. Run the CLI command.
- 2. Confirm Program ID matches this page.
- 3. Check Owner = BPFUpgradeableLoader.
- 4. Confirm executable = true.
Executable: true
Verification Manifest (DevNet)
manifest_version: 1.0
manifest_hash: 025b563cb2e3b7519fad128994ad8d5ead5383024128451dbc9c5e574f6417df
signed_by: "RPC unavailable (static export)"
signature: "RPC unavailable (static export)"
source:
repo: indrasnet-dao
ref: 7066fe0
network:
cluster: solana-devnet
purpose: validation-only
production: false
ui:
build_hash: 7066fe0
build_time_utc: 2025-12-30T14:07:52.059Z
export_mode: static
rpc_dependency: false
onchain_core:
programs_total: 5
programs_verified: 5
loader: BPFUpgradeableLoader
verification_method:
- solana program show 73ZMGGaPJQz5cNbSfGB5KHS5k5cBBU5NTjMuXJgDJzu8 --url devnet
- solana program show Dfrv6QnAEaUfkoSFg92DeuhbPqbhDXK7J1FFMXMZFwPh --url devnet
- solana program show GwDihBiWfAmej9enpYRrie4D2XoPsfD44ML3sqDQvcXe --url devnet
- solana program show EN97gsvMDVLB9xbkaAUCC93aYY38Lv5VPSswcXf76q8F --url devnet
- solana program show FB3hzRqwtJzomie2CjBFQWFJad6TwXC4uSfrUJm8X4Yo --url devnet
programs:
- name: indrasnet core
program_id: 73ZMGGaPJQz5cNbSfGB5KHS5k5cBBU5NTjMuXJgDJzu8
status: deployed
access: read-only
- name: indrasnet security
program_id: Dfrv6QnAEaUfkoSFg92DeuhbPqbhDXK7J1FFMXMZFwPh
status: deployed
access: read-only
- name: indrasnet ai
program_id: GwDihBiWfAmej9enpYRrie4D2XoPsfD44ML3sqDQvcXe
status: deployed
access: read-only
- name: indrasnet partnerships
program_id: EN97gsvMDVLB9xbkaAUCC93aYY38Lv5VPSswcXf76q8F
status: deployed
access: read-only
- name: indrasnet orchestrator
program_id: FB3hzRqwtJzomie2CjBFQWFJad6TwXC4uSfrUJm8X4Yo
status: deployed
access: read-only
ontology:
version: 1.0.0
cluster: devnet
coverage:
programs_total: 5
programs_indexed: 4
pda_entries: 59
relations: 23
snapshot_hash: da1721f9c153915184dd3192b3867f32f65930e8f33c663381bb9eb0e7066b63
lifecycle_support:
- active
- deprecated
- experimental
invariants:
levels: [I, II, III]
phases:
supported: [Phase I]
verification:
cli: npm run pda:check
ai_jurisdiction:
role: advisory
can_write_core_state: false
can_execute_transactions: false
summary: "AI advises. Governance records decisions. On-chain enactment remains out of scope. Role assignment, decision records, and grants are human-authorized."
wallets:
connect_supported: true
transaction_enabled: false
purpose: identity and signal inspection only
validation:
last_verified_slot: "RPC unavailable (static export)"
last_verified_time_utc: "RPC unavailable (static export)"
ui_build_slot_upper_bound: "RPC unavailable (static export)"
verified_by:
- automated_ci
- manual_cli_check
links:
github_core: https://github.com/IndrasNet108/indrasnet-dao
explorer:
- https://explorer.solana.com/address/73ZMGGaPJQz5cNbSfGB5KHS5k5cBBU5NTjMuXJgDJzu8?cluster=devnet
- https://explorer.solana.com/address/Dfrv6QnAEaUfkoSFg92DeuhbPqbhDXK7J1FFMXMZFwPh?cluster=devnet
- https://explorer.solana.com/address/GwDihBiWfAmej9enpYRrie4D2XoPsfD44ML3sqDQvcXe?cluster=devnet
- https://explorer.solana.com/address/EN97gsvMDVLB9xbkaAUCC93aYY38Lv5VPSswcXf76q8F?cluster=devnet
- https://explorer.solana.com/address/FB3hzRqwtJzomie2CjBFQWFJad6TwXC4uSfrUJm8X4Yo?cluster=devnet
- Contracts deployed on DevNet
- Addresses match repository references
- State is read-only
- AI is advisory-only
What comes next
Roadmap signal for reviewers and validators.
- • Governance API stabilized
- • PDA and rate-limit checks enforced
- • Security review completed
Current state
- ✓ On-chain programs deployed
- ✓ Upgradeable architecture
- ✓ Modular separation of responsibilities
Next
- → Read-only proposal metrics
- → Non-enacting vote recording
- → Treasury signals (reporting-only)
- → AI-assisted validation
About this demo
Demo scope and disclosure
This is a DevNet sandbox deployment for validation only. Security assumptions are not final.
- • Token economics
- • On-chain vote enactment
- • Treasury spending
- • Legal wrappers
- • Single upgrade authority (DevNet)
- • No on-chain vote enactment
- • No economic attack modeling
Open-source core: GitHub
AI Jurisdiction Summary
- • Cannot write Core state
- • Cannot initiate CPI
- • Advisory signals only
- • Actions gated by governance