Feature |
Terminal (child1_main.py) |
Web Frontend |
Status |
Kai Notes |
Angie Notes |
Needs to be consolidated |
Basic Dialogue |
✅ default_response() |
✅ Works |
✅ Working |
Both show responses |
OK |
yes |
Ruminate |
✅ “ruminate [topic]” |
❓ Should work |
⚠️ Need to test |
Triggers generate_reflection() + ruminate() |
working |
yes |
Dream |
✅ “dream [topic]” |
❓ Should work |
⚠️ Need to test |
Triggers dream() function |
working |
yes |
Show Growth |
✅ “show growth” |
❓ Should work |
⚠️ Need to test |
Shows growth + logs ritual |
Not working |
No – backend only (this is a test function) |
List Desires |
✅ “desires” or “list desires” |
❓ Should work |
⚠️ Need to test |
Lists current desires |
Not working |
No – backend only (this is a test function) |
Show Influences |
✅ “show influences” |
❓ Should work |
⚠️ Need to test |
Shows influence list |
Not working |
No – backend only (this is a test function) |
Dev Query |
✅ “dev query flame_recursive…” |
❓ Should work |
⚠️ Need to test |
Natural language query |
Not working |
No – backend only (this is a test function) |
Debug Mode |
✅ “debug on” |
❓ Should work |
⚠️ Need to test |
Toggles debug mode |
Not working |
No – backend only (this is a test function) |
Reflexes |
✅ Checked before LLM |
✅ Should work |
✅ Working |
Pre-response triggers |
OK |
yes |
Desires |
✅ resolve_and_express_desires() |
✅ Should work |
✅ Working |
Desire-based responses |
OK |
yes |
Wu Wei |
✅ Via refusal engine |
✅ Via wu_wei response |
✅ Different |
Web uses wu_wei gatekeeper |
Why different? These should function the same |
yes |
Memory Logging |
✅ flame_log_memory() |
⚠️ Fixed in service |
⚠️ Need to verify |
Should now log to same file |
Test pending |
yes |
Parent Override |
✅ “what’s wrong, baby?” |
❓ Should work |
⚠️ Need to test |
Trusted user override |
Not tested |
No – backend only (this is a test function) |
Symbolic Silence |
✅ 🫧 responses |
✅ Should work |
✅ Working |
Shows in chat |
OK |
yes |