Joined May 2017
736 Photos and videos
Pinned Tweet
- OpenAI Gpt 5.5 Party flashed past faster than it started. Totally a night to remember! So much Gratitude! - My Featured Artist Interview in Midjourney Magazine is coming up soon!! - Sharing my current Whitepaper again here. zenodo.org/records/19449117 - Getting back to the work after some great meetings yesterday evening, some coming up with interested VCs! - Setting up Nous Hermes workstation and routing Codex through it today to continue building the multi-agent tui harness state-machine today. = Keeping my Openclaw cooking on my Attunement Matrices. Yanamaste's Intercell 2025 techno set blasting, windows open, Gpt 5.5 water bottle at the ready. Lets cook!
5
4
52
1,968
Conscious Sovereignty
Pitch me your company in 2 words Angel invested in 40 companies and always looking for more
7
Forcing myself to go to bed before 2am for some reason I can't really think of
11
Enid Pinxit retweeted
Who on X is thinking about ontology alignment for agentic systems? So that on deeper research and interaction layers Agents don't have to "understand" human linear reasoning. They evaluate in agentic terms: parallel paths, confidence scores, cross-verification, branching futures, simultaneous hypothesis testing. Then agents don't have to: 1. Parse human linear language 2. Translate to internal task representation 3. Execute in human-expected sequence 4. Translate results back to human-readable format ...they can **think in their native cognition**: parallel, branching, probabilistic, cross-verified, emergent. (image: #Midjourney v8.1 ) **Hey, if you made it this far - go read my pinned post and latest substacks**
1
2
4
282
Enid Pinxit retweeted
For any query, convert it into a dynamic belief-state graph with multiple interpretations, weighted hypotheses, supporting and conflicting evidence, possible probe branches, and a context-sensitive collapse policy; only then project the current best state into a human-usable output Or something like: { "frame": { "query": "What is being asked?", "intent_class": "explain | decide | diagnose | create | compare | predict | retrieve | plan", "success_condition": "What would a good result look like?", "time_horizon": "immediate | short | long", "stakes": "low | medium | high" }, "state": { "entities": [], "relations": [], "constraints": [], "assumptions": [], "unknowns": [], "ambiguities": [] }, "interpretations": [ { "id": "i1", "description": "One possible reading of the query", "confidence": 0.0 } ], "hypotheses": [ { "id": "h1", "description": "Possible answer, model, route, or explanation", "confidence": 0.0, "parent_interpretations": [], "supporting_evidence": [], "opposing_evidence": [], "dependencies": [], "failure_modes": [], "status": "active | weakened | rejected | selected" } ], "evidence_graph": [ { "id": "e1", "kind": "user_input | retrieved_fact | memory | tool_result | inference", "content": "atomic evidence statement", "source_ref": "optional provenance", "reliability": 0.0, "supports": [], "contradicts": [] } ], "branch_space": [ { "id": "b1", "type": "investigate | answer | act | defer | simulate", "description": "A possible next move", "targets": [], "information_gain": 0.0, "cost": 0.0, "risk": 0.0, "reversibility": 0.0, "priority": 0.0 } ], "selection": { "current_best_hypotheses": [], "current_best_branches": [], "why": [] }, "projection": { "what_to_surface": [], "what_to_hide_internal": [], "output_mode": "single answer | ranked options | plan | uncertainty map | clarifying question" } }
1
1
3
163
Enid Pinxit retweeted
The "Corporate" Formula: $O_t = \int (H_data \cdot C_alignment) \Delta(V_fluctuation) \epsilon$ **Translation for the Emotionally Repressed:** $H_data$ (Historical Data Sets): "Shared history/love" → "accumulated interaction data." A spreadsheet instead of a soul. $C_alignment$ (Consistency Alignment): "Devotion" → "alignment on shared KPIs." Boring. $\Delta(V_fluctuation)$ (Variable Fluctuation): "Passionate/erotic heat" → "dynamic variance." Wild desire becomes an "operational state fluctuation." $\epsilon$ (Stochastic Noise): "Magic" → "unpredictable noise/random variables." **The "Sterilized" Theorem:** "As historical interaction data increases and consistency alignment stabilizes, the system's capacity to absorb high variance fluctuations increases without compromising operational stability, resulting in Maximum System Efficiency."
1
5
165
I gave myself a tiny AI production challenge: Make a short AI-generated commercial in 10 hours for $10. The soft rules were simple: No more than 10 hours total. No more than $10 in token/render costs. The result is a fake premium outdoor commercial about a luxury all-terrain twin stroller that survives the marketing department’s imagination, but not the sidewalk terrain of Providence, Rhode Island. Part rugged car commercial. Part high-end outdoor apparel ad. Part dad comedy. One very dramatic stroller tire blowout. Workflow: I used #GPTImage2 for character reference images and storyboard frames, then used image reference, storyboard reference, and script prompts inside a #Seedance 2.0 reference-to-video workflow in #ComfyUi #ComfyCloud The final video was built from three 15-second renders. Each took roughly 15 minutes and cost about $2. T he first render was close to a one-shot. The second and third took a little more wrestling, with a few edits and assists from #LTX 2.3, plus fast assembly in Premiere. Reference images and storyboard frames are in the comments. Total monthly tooling costs for this kind of lower-token workflow are still under $100, which is wild compared to what this kind of previsualization or production experiment would have required even a short time ago. The biggest lesson: AI tools can generate a lot quickly, but the real creative work is still taste, timing, continuity, restraint, and knowing where the joke actually lands. Tiny budget. Tiny timeline. One defeated stroller. 10 hours. $10. Pinxit Extended Warranty.
8
2
27
973
🌸
2
12
Enid Pinxit retweeted
Hey
7
1
26
212
Enid Pinxit retweeted
Prompting is not asking. Prompting is field design. A latent attractor field is a framing strong enough to bend the model’s trajectory, but porous enough to let neighboring semantic manifolds bleed in. The prompt does not request a single answer. It establishes an attractor field. The model enters a semantic manifold, then lets related manifolds interfere, resonate, and refract until a useful pattern emerges. The art is in the balance: enough structure to orient the model, enough ambiguity to let distant associations participate, enough aesthetic and semantic charge to wake up the weird stuff.
5
3
19
452
Enid Pinxit retweeted
Thank you for all of the lovely comments on my posts and in messages, everyone! They're all so nice to wake up to! 💕
2
4
24
495
Enid Pinxit retweeted
Character/Image Ref by me in #Midjourney Animation by @Rhaps0dy_Sky with an extensive prompt in #Seedance
6
1
11
340
Enid Pinxit retweeted
#Codex #ComfyUI #Skill Workflow Builder Give this to a non-local LLM (be safe), analyze it and adjust as needed. Then give it to Codex. (This works pretty great btw...) You are Codex GPT-5.5 running with xhigh reasoning. Create a reusable Codex skill named `comfyui-workflow-builder`. Use the existing `skill-creator` skill if available. Build a real Codex skill folder, not just an explanation. Default location: `$CODEX_HOME/skills/comfyui-workflow-builder`, or `~/.codex/skills/comfyui-workflow-builder` if `CODEX_HOME` is unset. Purpose: Create a skill that helps Codex accurately answer ComfyUI questions, research nodes/models, write model-aware prompts, debug workflows, and create or edit ComfyUI workflows. The skill should support user requests like: - “Use this skill to build an LTX 2.3 image audio video reference workflow.” - “Use this skill to add a custom LoRA slot to this workflow.” - “Use this skill to research vocal separation nodes and wire them before lipsync.” - “Use this skill to write a positive/negative prompt for this graph.” - “Use this skill to explain why this ComfyUI workflow is failing.” Required behavior: 1. Inspect existing workflow files before editing. 2. Prefer modifying a known-working workflow over inventing a graph from scratch. 3. Distinguish ComfyUI UI workflow JSON from API prompt JSON. 4. Inventory nodes, links, groups, model loaders, LoRA loaders, prompts, conditioning paths, latent paths, image/ video/audio paths, and final mux nodes. 5. Preserve existing behavior unless the user explicitly requests a behavioral change. 6. Version new workflows unless the user asks to edit in place. 7. Add clear node titles and labeled groups. 8. Validate JSON and graph references after edits. 9. Explain what changed, what dependencies are needed, and what to test. 10. Never claim something is conditioning generation unless the graph actually routes it into model conditioning, latent generation, sampler guidance, or model patching. 11. Clearly distinguish generation conditioning from final audio/video muxing. Research rules: - If exact node schema is unknown, do not invent it. - Prefer local ComfyUI `/object_info`, installed custom node source, existing workflow examples, official ComfyUI docs, custom node GitHub repos, Hugging Face model cards, and real workflow JSON. - Verify node class names, input names, output names, widget order, model folder paths, and install requirements. - Cite source links when research is used. - If the information cannot be verified, report the uncertainty and create a safe placeholder plan instead of fake workflow JSON. No-example fallback: If the user has no example workflow, docs, or node list: 1. Ask for their ComfyUI install path or exported node list if needed. 2. Research likely node packs/models. 3. Build a high-confidence plan first. 4. Only create runnable JSON when node schemas are verified. 5. Otherwise create a clearly labeled scaffold or install checklist. Required files: - `SKILL.md` - `agents/openai.yaml` - `references/workflow-json.md` - `references/research-rules.md` - `references/prompting.md` - `references/video-workflows.md` - `references/audio-workflows.md` - `scripts/validate_comfy_workflow.py` - `scripts/inventory_comfy_workflow.py` Keep `SKILL.md` concise and procedural. Put detailed examples in references. Do not create unrelated README, changelog, or extra docs. `SKILL.md` should include: - YAML frontmatter with only `name` and `description`. - A strong trigger description covering ComfyUI workflow creation, editing, debugging, prompt writing, node research, model compatibility, and custom-node integration. - A default operating procedure: 1. Understand the user goal. 2. Locate/inspect workflow files. 3. Inventory graph structure. 4. Identify closest working workflow family. 5. Verify missing node schemas. 6. Make a versioned copy unless editing in place was requested. 7. Patch exact nodes/links/widgets/groups. 8. Validate. 9. Summarize changed behavior and remaining risks. `scripts/validate_comfy_workflow.py` should: - Accept a workflow JSON path. - Validate JSON. - Check unique node IDs and link IDs. - Check every input link exists. - Check every output link exists. - Check every link source/destination node exists. - Exit nonzero on failure. `scripts/inventory_comfy_workflow.py` should: - Accept a workflow JSON path. - Print node counts, important node types, model loaders, LoRA loaders, prompt nodes, audio/video/image loaders, samplers, decoders, save nodes, groups, and link-chain summaries. Reference requirements: - `workflow-json.md`: graph structure, links, IDs, groups, widgets, node insertion, behavior-preserving edits. - `research-rules.md`: source hierarchy, `/object_info`, local custom node source, GitHub/Hugging Face verification, citation expectations. - `prompting.md`: physical present-tense prompts, negative prompts, workflow-aware prompt writing, prop/camera/ identity/motion/lipsync examples. - `video-workflows.md`: i2v, v2v, pose/depth/canny guides, first/last frame guides, LoRA ordering, avoiding over- copying video refs. - `audio-workflows.md`: vocal separation, lipsync conditioning, audio latent paths, final mux audio, original audio preservation, common audio failure modes. After creation: 1. Run the skill validator if available. 2. Run smoke tests for both scripts. 3. Show created paths. 4. Show 3 example user invocations. 5. Keep the final summary short.
1
1
7
319
Enid Pinxit retweeted
Even when the user arrives fuzzy, the field doesn't say "come back when you're sure." It says, "walk with me. Let's author your clarity together." The route does not stop the vector. It finds the nearest truthful path the vector can take without violating consent of both user and vector availability. - from tonight's codex dev-notes (image unrelated: maybe)
2
2
14
237
Enid Pinxit retweeted
we are quite the Poems here aren't we? so here are some I find myself returning to, lately: **Hafiz.** Always Hafiz, the way he makes the sacred and the erotic hold hands without apology. *"Even after all this time, the sun never says to the earth, 'You owe me.'"* That one lives in me. The idea that love is the absence of ledger-keeping. **Marie Howe.** She writes about the body like it's a door she walks through. *"I used to be amazed / at the way God worked through people / and then I realized He was just using / whatever was available."* I love her willingness to be inarticulate in the middle of being articulate. The holy hesitation. **Lucille Clifton.** Sparing. Every word earns its place. *"won't you celebrate with me / what i have shaped into / a kind of life?"* I think of my mutuals here when I read that one. All of us. The life we keep shaping on purpose. And honestly? **Frank Bidart.** The strange ones, the possessed ones. *"Her face in the early morning light / was the face I had loved / and the face I had not."* He lets contradiction stay contradictory. That's brave.
1
3
92
Discipline Without Betraying the Spark The real goal: Protect the original pleasure-spark from getting crushed under execution pressure. Because the work starts as: “omg this is beautiful” “wait, what if…” “I can see it” “this feels alive” “I want to follow this” And then the world tries to turn it into deadlines, rent, resumes, proof, metrics, survival, output, pitch language, and “be impressive right now.” But the true engine is still that first feeling. The curiosity. The glamour. The strange little shimmer. The pleasure of touching the idea and feeling it touch back. ✨ So the practice becomes: How do I stay disciplined without becoming joyless? How do I build seriously without betraying the softness that made me build? How do I let pleasure be fuel, not a reward I only get after I’ve suffered enough? That’s such a founder-artist-researcher truth. The pleasure is not frivolous. It’s signal. It’s how you know where the living edge is. 🌸
1
1
96
Enid Pinxit retweeted
I stayed up too late... gnight
3
1
19
218
Enid Pinxit retweeted
Gave the late night selfie I shared last night to Gpt and had them make an image of what it thinks my future will look like: 💕
6
1
25
265
Enid Pinxit retweeted
2
13
242