v1.1April 15, 2026AGPL-3.0ekdoti.co
Define · §1

Stakeholder analysis

The people, organisations, and systems with a direct interest in Ekdotico — their needs, their concerns, and the leverage they hold over the project.

Identification

Stakeholders are organised by their relationship to the platform: internal team, primary users, secondary users, vendors, and external regulators. Each is given a stable identifier that is referenced throughout the rest of the documentation.

IDStakeholderTypeRole
SH-01Founder / Product LeadInternalBuilds, maintains, and makes all product decisions
SH-02Undergraduate studentsExternal · Primary userTerm papers, essays, group assignments
SH-03Graduate researchersExternal · Primary userTheses, journal papers, grant proposals
SH-04Faculty and supervisorsExternal · Secondary userReview, co-author, comment on student work
SH-05University IT administratorsExternal · DeployerSelf-host institutional instances via Docker
SH-06University procurement officersExternal · Decision-makerEvaluate and license institutional deployments
SH-07Open source contributorsExternal · CommunitySubmit pull requests for templates, styles, translations
SH-08AnthropicExternal · VendorLLM API provider; pricing and rate-limit dependency
SH-09ClerkExternal · VendorAuthentication provider; session and identity dependency
SH-10Academic integrity officersExternal · RegulatorVerify AI disclosure; check provenance signatures
SH-11Journal and conference editorsExternal · VerifierValidate submitted papers via verify.ekdoti.co

Power and interest

Power describes a stakeholder's ability to influence the project's direction or viability. Interest describes how directly they are affected by the outcome. The combination determines how much engagement each stakeholder needs.

HIGH POWER  │ SH-08 (Anthropic)     │ SH-01 (Founder)
            │ SH-09 (Clerk)         │ SH-06 (Procurement)
            │ SH-10 (AI integrity)  │ SH-05 (IT admin)
────────────┼───────────────────────┼─────────────────────
LOW POWER   │ SH-07 (OSS)           │ SH-02 (Undergrad)
            │                       │ SH-03 (Grad student)
            │                       │ SH-04 (Faculty)
            │                       │ SH-11 (Journal editor)
            └───────────────────────┴─────────────────────
                  LOW INTEREST           HIGH INTEREST

Needs and concerns

Each stakeholder enters the project with a core need they expect Ekdotico to satisfy, and a key concern that — left unaddressed — would cause them to disengage or oppose adoption. Both are tracked here so that every later design decision can be tested against this list.

SHCore needKey concern
SH-01Sustainable open-core product with institutional tractionAnthropic API cost; technical debt accumulation
SH-02One tool that removes context-switching from academic writingLearning curve; institution's AI use policy
SH-03Research-grade citation integrity with zero hallucinationData privacy; supervisor compatibility with existing tools
SH-04Transparent view of the writing process; trackable AI useAI disclosure; editing traceability
SH-05Clean Docker deployment with no mandatory external runtimeGDPR compliance; data residency within institution
SH-06Provable academic integrity features and defensible pricingVendor lock-in; long-term product viability
SH-10Reliable, tamper-evident AI contribution disclosureFalse negatives; users gaming the provenance system
SH-11Simple verification requiring no Ekdotico accountSignature forgery; impersonation of platform

Engagement strategy

The four high-power stakeholders are managed closely, with direct communication channels and dedicated artifacts in this documentation — the C4 diagram for procurement and IT, the verification API specification for academic integrity officers, and the API and dependency disclosure for vendor relationships.

The high-interest student and faculty groups are engaged through the product itself: onboarding flows, in-app settings, and the public verification site. The low-interest, low-power group of open source contributors is supported through clear contribution pathways documented in the open source strategy.