Merge remote-tracking branch 'origin/main' into codex/optimize-runtime-ux
# Conflicts: # frontend/src/mastra/index.ts
This commit is contained in:
@@ -7,6 +7,7 @@ test("passes transparent public-case references into the agent context", () => {
|
||||
|
||||
assert.match(source, /reference_transparency:\s*record\(data\.reference_transparency\)/);
|
||||
assert.match(source, /vedastro_gateway:\s*record\(data\.vedastro_gateway\)/);
|
||||
assert.match(source, /ashtakavarga:\s*chart\.ashtakavarga/);
|
||||
assert.match(source, /high_similarity_public_references_available/);
|
||||
assert.match(source, /requested_uncovered_domains/);
|
||||
assert.match(source, /public_context_only/);
|
||||
@@ -16,6 +17,11 @@ test("passes transparent public-case references into the agent context", () => {
|
||||
assert.match(source, /transit_status/);
|
||||
assert.match(source, /Jupiter and Saturn relative houses/);
|
||||
assert.match(source, /exact_triggers as technical trigger points/);
|
||||
assert.match(source, /production_tuning_allowed=false/);
|
||||
assert.match(source, /no_majority_vote/);
|
||||
assert.match(source, /method_variant_not_majority_vote/);
|
||||
assert.match(source, /Shadbala\/Ashtakavarga component differences/);
|
||||
assert.match(source, /D2, D11/);
|
||||
});
|
||||
|
||||
test("keeps strength, Ashtakavarga, and timing evidence available to the answer model", () => {
|
||||
|
||||
Reference in New Issue
Block a user