|
|
|
|
|
by AmiteK
147 days ago
|
|
I think there’s a conflation here between artifact determinism and agent behavior. LogicStamp’s determinism claim is about the generated context: same repo state + config ⇒ identical bundles. That property holds regardless of how or when an agent chooses to read them. Tool calls don’t make the artifacts non-deterministic; they only affect when an agent consumes already-deterministic output. |
|
Can you address the token inefficiencies from having to make more tool calls with this method?