Vihren Atlas: A Code Behavior Map from Formal Concept Analysis
A good test suite contains intent from developers and data from program execution. Vihren Atlas uses Formal Concept Analysis to make a map from this data.
Technical notes, release explanations, and working methods behind Vihren Atlas and Vihren ADK.
A good test suite contains intent from developers and data from program execution. Vihren Atlas uses Formal Concept Analysis to make a map from this data.
Vihren v0.3.0 adds typed claim-check values for large agent state: activities can offload large values, workflows route small handles, and downstream activities resolve bytes only when needed.
Vihren v0.2.0 changes generated async workflow clients to return typed run handles while keeping the sync client path simple.
A practical Jujutsu workflow for maintaining one local repository with public code at the root, private context behind a fileset, and a public line whose reachable history never touches private paths.
Vihren v0.1.0 starts with typed Temporal code generation, the runnable `codegenhello` example, and embedded Temporal for local development.