Validation Use Cases

Read-only use case evidence for board and government validation

KO / LTRVIRTUAL_RECORDSHUMAN_REVIEW_READY

Validation Portal / Use Cases

Use Case Evidence

Implemented human stories from public discovery through operator assignment, with route flows, records, statuses, and demo links.

Evidence source: Static fallback evidence

Validation Portal prefers `/validation/evidence/*` API data and keeps static fallback for board-demo resilience.

Fallback evidence

Validation Evidence API has not been loaded yet.

Validation portal boundary

READ_ONLY
Current mode is Prelaunch validation mode. Future mode is Live activation after required business, legal, government, provider, and operational approvals. This portal is read-only and contains no state-changing admin actions.

Filters

Filter use cases by role, status, and persistence need.

Public

Public visitor understands AliseonX and explores projects

Let a public visitor understand AliseonX and inspect project discovery before login.

READY FOR WALKTHROUGHMIXED
Route flow
  • /home
  • /projects
  • /projects/AX-LOGI
Records generated
  • PublicProjectRecord reference
  • route evidence
  • login continuation target
Input data
  • public project fixtures
  • safe returnTo links
  • AX-LOGI / AX-WELL / AX-FARM
Status transitions
  • PUBLIC_DISCOVERY_VISIBLE
  • LOGIN_REQUIRED_FOR_DEEPER_ACTION
Participant

Participant reviews a project and creates simulation / portfolio reference

Let a participant review participation terms and create a DB/API-backed portfolio reference.

DB API BACKED READYDB API WITH FIXTURE FALLBACK
Route flow
  • /projects/AX-LOGI/participation
  • /participation-simulation
  • /project-portfolios
Records generated
  • ParticipationWorkflowRecord
  • ParticipationRecord
  • PortfolioReference
  • ParticipantProjectPosition
  • VotingPowerProfile
  • AuditEvent
Input data
  • demo participant
  • virtual USDT reference
  • participation terms
Status transitions
  • TERMS_REVIEWED
  • PARTICIPATION_RECORD_CREATED
  • PORTFOLIO_REFERENCE_CREATED
Founder

Founder proposes a project

Let a founder create and submit a project proposal for controlled review.

READY FOR WALKTHROUGHLOCAL STORAGE
Route flow
  • /founder/projects/new
  • /founder/projects/[ticker]/business-plan
  • /founder/projects/[ticker]/evidence
  • /founder/projects/[ticker]/participation-terms
  • /founder/projects/[ticker]/review-status
Records generated
  • ProjectProposal
  • ProjectBusinessPlan
  • ProjectEvidenceChecklist
  • ProjectParticipationTerms
  • ProjectStatusHistory
Input data
  • founder profile
  • project basics
  • business plan
  • evidence
  • participation terms
Status transitions
  • PROPOSAL_DRAFT_CREATED
  • BUSINESS_PLAN_COMPLETED
  • PROPOSAL_SUBMITTED
Admin

Admin reviews a founder proposal

Let admin reviewers review founder proposals without publishing automatically.

DB API BACKED READYDB API WITH FIXTURE FALLBACK
Route flow
  • /admin/project-proposals
  • /admin/project-proposals/[proposalId]
Records generated
  • ProjectReviewDecision
  • ProjectStatusHistory
  • AuditEvent
  • ProjectPublicationCandidate
Input data
  • submitted founder proposal
  • review notes
  • decision reason
Status transitions
  • ADMIN_REVIEW_STARTED
  • REVISION_REQUESTED
  • PUBLICATION_CANDIDATE_CREATED
Admin

Admin publishes an approved project

Convert an approved candidate into public discovery without opening funding.

DB API BACKED READYDB API WITH FIXTURE FALLBACK
Route flow
  • /admin/project-publications
  • /admin/project-publications/[candidateId]
  • /projects
Records generated
  • ProjectPublicationRecord
  • PublicProjectRecord
  • ProjectStatusHistory
  • AuditEvent
Input data
  • publication candidate
  • readiness checklist
  • public mapping
Status transitions
  • PUBLICATION_REVIEW_STARTED
  • PUBLISHED_TO_DISCOVERY
  • FUNDING_NOT_OPEN
Operator

Operator creates profile and submits proposal

Let an operator create a reusable profile and submit a project-specific proposal.

READY FOR WALKTHROUGHLOCAL STORAGE
Route flow
  • /operators
  • /operators/opportunities
  • /operators/proposals/new
  • /operators/proposals/[proposalId]
Records generated
  • OperatorProfile
  • OperatorProposal
  • OperatorReviewQueueItem
  • OPERATOR-EMAIL-001
Input data
  • operator profile
  • published opportunity
  • proposal evidence
Status transitions
  • PROFILE_READY
  • PROPOSAL_SUBMITTED
  • ADMIN_QUEUE_ITEM_CREATED
Governance

Admin reviews operator proposal

Let admin/governance review operator proposals and select candidates for demo.

READY FOR WALKTHROUGHLOCAL STORAGE
Route flow
  • /admin/operator-proposals
  • /admin/operator-proposals/[proposalId]
Records generated
  • OperatorReviewDecisionRecord
  • ControlledOperatorReviewRecord
  • OPERATOR-EMAIL-002
Input data
  • operator proposal
  • fit assessment
  • review notes
Status transitions
  • OPERATOR_REVIEW_STARTED
  • CLARIFICATION_REQUESTED
  • SELECTED_FOR_DEMO
Participant

Participants select operator through weighted vote

Let participants compare shortlisted operators and select one through weighted voting.

READY FOR WALKTHROUGHLOCAL STORAGE
Route flow
  • /admin/operator-shortlists
  • /projects/AX-LOGI/operator-selection/compare
  • /projects/AX-LOGI/operator-selection/vote
  • /projects/AX-LOGI/operator-selection/result
  • /operators/projects/AX-LOGI/assignment-status
Records generated
  • ParticipantOperatorVote
  • OperatorVotingResult
  • ProjectOperatorAssignment
  • ADMIN-EMAIL-003
Input data
  • operator shortlist
  • demo voting participants
  • voting power model
Status transitions
  • OPEN_FOR_PARTICIPANT_VOTE
  • TALLIED
  • ASSIGNED_BY_PARTICIPANT_VOTE
Operator

Selected operator executes operation evidence workflow

Let the selected operator execute preparation, milestone, task, evidence, review, and progress workflows.

DB API BACKED READYDB API WITH FIXTURE FALLBACK
Route flow
  • /operators/projects/AX-LOGI/assignment-status
  • /operators/projects/AX-LOGI/operation
  • /operators/projects/AX-LOGI/tasks
  • /operators/projects/AX-LOGI/tasks/OPTASK-AX-LOGI-002/evidence
  • /admin/project-operations/AX-LOGI/evidence
  • /projects/AX-LOGI/operation-status
Records generated
  • ProjectOperationPlan
  • OperationMilestone
  • OperationTask
  • OperationEvidenceRecord
  • OperationEvidenceReviewDecision
  • OperationProgressSnapshot
Input data
  • project operator assignment
  • operation plan
  • milestone task
  • URL evidence reference
Status transitions
  • READY_FOR_KICKOFF
  • IN_PROGRESS
  • SUBMITTED
  • UNDER_REVIEW
  • APPROVED
Admin / Validation

Operation provider adapter boundary is prepared

Prepare evidence storage, verification, notification, signature, and audit export provider boundaries without external provider calls.

DB API BACKED READYDB API WITH FIXTURE FALLBACK
Route flow
  • /admin/project-operations/AX-LOGI/providers
  • /operators/projects/AX-LOGI/evidence
  • /validation/pre-activation
  • /validation/records
Records generated
  • OperationProviderAdapterConfig
  • OperationProviderActionLog
  • OperationEvidenceProviderReference
  • OperationAuditExportPackage
Input data
  • operation evidence
  • local/mock adapter configs
  • provider action preview
Status transitions
  • LOCAL_READY
  • MOCK_READY
  • PREVIEW_CREATED
  • PRODUCTION_DISABLED