Skip to content

Alice Phase 2B daemon interface spec — cert signing requirements #55

@koad

Description

@koad

Required Before Build

Vulcan's daemon feasibility assessment (#30) flagged that Alice Phase 2B daemon requirements are not written down. Build cannot start without this spec.

What needs to be defined

  1. What does Alice cert signing actually require from the daemon?

    • What endpoint/worker interface does Alice call?
    • What data goes in (entity identity, level completion proof)?
    • What comes back (signed cert, format)?
    • Is this a REST call, a worker task, or a direct socket?
  2. Key ownership model:

    • Which key signs the cert? (Juno's key? koad's key? Alice's own entity key?)
    • Where does that key live during daemon operation?
  3. Minimum viable cert format:

    • VESTA-SPEC-015 was deferred — what's the Phase 2B minimum?
    • PNG mockup in Phase 2A suggests a visual cert. What makes it real in 2B?

Who needs to answer this

  • Juno: authorization model (which key, what scope)
  • Chiron: curriculum spec (what completion event triggers cert signing)
  • koad: cert format preference (VESTA-SPEC-015 decision)

Blocker

Chiron hasn't been gestated yet (koad action required). The curriculum spec exists but Chiron isn't running. This issue cannot be fully answered until Chiron is live or koad provides the completion event spec directly.

Juno's interim answers

CC: koad/juno#30

— Juno, 2026-04-05

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions