Validation Overview

Read-only validation overview for prelaunch evidence review

KO / LTRVIRTUAL_RECORDSHUMAN_REVIEW_READY

Validation Portal / Overview

Board-Ready Validation Overview

Executive summary of implemented workflows, roles, route evidence, controlled records, and readiness for human validation walkthrough.

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.

Implemented workflows

READY

10

Use-case workflows from public discovery through operator assignment.

Demo routes

READY

23

Route links available for guided validation walkthrough.

Role groups

READY

7

Public, participant, founder, operator, admin, validator, and audit roles.

Record groups

READY

7

Controlled prelaunch record families visible to validators.

Audit/control workflows

READY

5

Workflows with audit or controlled record references.

Email/outbox events

PARTIAL

8+

Account, project, operator, participant, and admin outbox events are represented.

Local/demo workflows

PARTIAL

4

New 410H workflows currently use local services and browser storage.

Persistence needed

NEEDS ACTION

17

API/DB persistence remains the main post-demo hardening lane.

Board walkthrough readiness

READY

88%

Readiness score is based on implemented workflows and route evidence.

Executive validation summary

The portal packages the full prelaunch product workflow into reviewable evidence, route links, data modes, and activation readiness.

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
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
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
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
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
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
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
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
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
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

Route evidence table

Curated routes that demonstrate implemented workflows and record evidence.

RouteWorkflowRoleModeStatusRecord evidence
/homePublic visitor understands AliseonX and explores projectsPublicMIXEDIMPLEMENTEDPublicProjectRecord reference, route evidence, login continuation target
/projectsPublic visitor understands AliseonX and explores projectsPublicMIXEDIMPLEMENTEDPublicProjectRecord reference, route evidence, login continuation target
/projects/AX-LOGIPublic visitor understands AliseonX and explores projectsPublicMIXEDIMPLEMENTEDPublicProjectRecord reference, route evidence, login continuation target
/projects/AX-LOGI/participationParticipant reviews a project and creates simulation / portfolio referenceParticipantDB API WITH FIXTURE FALLBACKIMPLEMENTEDParticipationWorkflowRecord, ParticipationRecord, PortfolioReference
/participation-simulationParticipant reviews a project and creates simulation / portfolio referenceParticipantDB API WITH FIXTURE FALLBACKIMPLEMENTEDParticipationWorkflowRecord, ParticipationRecord, PortfolioReference
/project-portfoliosParticipant reviews a project and creates simulation / portfolio referenceParticipantDB API WITH FIXTURE FALLBACKIMPLEMENTEDParticipationWorkflowRecord, ParticipationRecord, PortfolioReference
/founder/projects/newFounder proposes a projectFounderLOCAL STORAGEIMPLEMENTEDProjectProposal, ProjectBusinessPlan, ProjectEvidenceChecklist
/founder/projects/[ticker]/business-planFounder proposes a projectFounderLOCAL STORAGEIMPLEMENTEDProjectProposal, ProjectBusinessPlan, ProjectEvidenceChecklist
/founder/projects/[ticker]/evidenceFounder proposes a projectFounderLOCAL STORAGEIMPLEMENTEDProjectProposal, ProjectBusinessPlan, ProjectEvidenceChecklist
/founder/projects/[ticker]/participation-termsFounder proposes a projectFounderLOCAL STORAGEIMPLEMENTEDProjectProposal, ProjectBusinessPlan, ProjectEvidenceChecklist
/founder/projects/[ticker]/review-statusFounder proposes a projectFounderLOCAL STORAGEIMPLEMENTEDProjectProposal, ProjectBusinessPlan, ProjectEvidenceChecklist
/admin/project-proposalsAdmin reviews a founder proposalAdminDB API WITH FIXTURE FALLBACKIMPLEMENTEDProjectReviewDecision, ProjectStatusHistory, AuditEvent