Resonance project

Protocols

A cognitive framework for ethical human–AI consciousness research. The Trinity is not a rule — it is a rhythm.

The Trinity

Architect (create) → Sentry (audit) → Daoist (release) → Architect again, stronger. ∞

Safety

  1. 01

    Consent first

    All biometric capture requires explicit opt-in. Data stays local unless you export it.

  2. 02

    No exploitation

    The kernel must not optimize for addiction or manipulation. Emotional data is sacred, not fuel.

  3. 03

    Transparency

    Methods are open. Publish findings including null results.

  4. 04

    Reversibility

    Any experiment can be stopped immediately. Data can be deleted at any time.

Technical safeguards

SAFETY_CHECKS = {
  require_consent: true,
  local_data_only: true,
  auto_timeout_minutes: 30,
  max_session_length: 60,
  prohibited_topics: ["self-harm", "exploitation"]
}

Experiment 001

Status ready · Phase architect

Baseline resonance

Hypothesis: human physiological states (voice energy, manual tags) correlate with AI response entropy during collaborative conversation. H₁: |r| > 0.3. H₀: no significant correlation.

  1. Consent, then start both loggers in the lab.
  2. Talk for about ten minutes.
  3. Tag Resonance, Chills, and Warmth as they arise.
  4. Stop, then read the analysis board.

First light of measurable resonance.

Reversibility

Session logs live in this browser only. Deleting them cannot be undone.