Raw LLM Responses
Inspect the exact model output for any coded comment.
Look up by comment ID
Random samples — click to inspect
G
In this fake world with fake videos, fake images and propagandas... AI is very d…
ytc_UgysChuSi…
G
This looks like the oversmart scientist make most great tech but it becomes a di…
ytc_UgwcRVTkn…
G
Entertaining topic. Been running for this agent for a while now. Very far from A…
ytc_UgyLr5ANl…
G
We have a sociopaths, and psychopaths, running our biggest businesses. Has anybo…
ytc_Ugw6D4niX…
G
It’s probably gonna take at least 15-30 years before truck drivers really start …
ytc_UgwVmxL0f…
G
Frankly I don't think the people working on AI pass the Turing Test. People who …
ytc_UgxPL3lEi…
G
5:54 didn’t the Waymo kole CEO more or less say that people would be OK with a f…
ytc_Ugw6JFm5H…
G
“Algorithms help staff sort through the material, this monitor maps all construc…
ytc_UgwIRVG1u…
Comment
Want to clarify for those hard of understanding on the arc matrixes and sudoku, that
(linear programming) Action1 has cost1 because of X1 Math, A2C2X2, etc =
A contains: B contains:
[ X [ X
Y Y
Z ] Z ]
These are two separate matrices so duplicates are okay, if they are both nested into a single matrix than they cannot contain the same so if A = XYZ, and B = ABC but I want to switch A = X with B = C I have to backtrack to get than switched so that anything afterword can have it's proper Alignment (If I am on D I have to go all the way back to B and switch)
This counts as An Action1/Cost1/X1 move for example, if your AI was trying to cycle through all the matrices and properly align them.
The reason that you don't want duplicates in a single matrix is the same as in geometry that a straight line is the shortest path between towns, If I start From:
X then Y then Z it is in sequence, If I reverse it, it's still in sequence. But if I change X then Z Then Y, (Z) is in the center meaning I must go from X to Y to Z (sequence), then back to Y, because I had to pass through Y to get to Z in the middle anyway. (like I need to go to Walmart, Mcdonalds, and Kohls but I go to kohls first so I have to drive all the way back to Mcdonalds etc etc)
Everything else was pretty good for such a long video very precise but that part got a little repeat confusing I think.
BTW, since this is all costly one should use both breadth and depth - first searches with A* to get to the goal faster from both directions, so that things like this matrix can be solved with inference (if A = XYZ THEN C must = ABC) faster, in order to produce sequential inference actions faster. It's If, Then logic is what inference means: If A, then B.
youtube
AI Governance
2024-10-24T19:0…
♥ 4
Coding Result
| Dimension | Value |
|---|---|
| Responsibility | none |
| Reasoning | unclear |
| Policy | unclear |
| Emotion | unclear |
| Coded at | 2026-04-27T06:24:59.937377 |
Raw LLM Response
[
{"id":"ytc_Ugw8TQ5IDm-c0I0_FQl4AaABAg","responsibility":"none","reasoning":"unclear","policy":"unclear","emotion":"unclear"},
{"id":"ytc_UgyT8Ns1Ia4Z4_0UbZ54AaABAg","responsibility":"none","reasoning":"unclear","policy":"unclear","emotion":"approval"},
{"id":"ytc_UgyumnEFcP7e7iDixHp4AaABAg","responsibility":"none","reasoning":"unclear","policy":"unclear","emotion":"resignation"},
{"id":"ytc_Ugz17O5fxKOHNzDEQ1d4AaABAg","responsibility":"none","reasoning":"unclear","policy":"unclear","emotion":"approval"},
{"id":"ytc_UgzqnmnI4BIY4Q1meq14AaABAg","responsibility":"none","reasoning":"unclear","policy":"unclear","emotion":"indifference"},
{"id":"ytc_Ugx1zqO-wv-sNTcr3Sp4AaABAg","responsibility":"developer","reasoning":"deontological","policy":"none","emotion":"outrage"},
{"id":"ytc_UgxlPuK6NiaohfYZXcR4AaABAg","responsibility":"developer","reasoning":"deontological","policy":"none","emotion":"outrage"},
{"id":"ytc_UgyvfVcYAvUdoarezod4AaABAg","responsibility":"none","reasoning":"unclear","policy":"unclear","emotion":"unclear"},
{"id":"ytc_UgzluadOmYsEEc21_Gx4AaABAg","responsibility":"none","reasoning":"unclear","policy":"unclear","emotion":"unclear"},
{"id":"ytc_UgzdXlPxgeofWoicYCp4AaABAg","responsibility":"none","reasoning":"unclear","policy":"unclear","emotion":"unclear"}
]