Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .opencode/.strrayrc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"framework": {
"name": "0xRay Framework",
"version": "1.22.53",
"version": "1.22.56",
"buildMode": "production",
"logLevel": "info"
},
Expand Down
2 changes: 1 addition & 1 deletion .opencode/AGENTS-consumer.md
Original file line number Diff line number Diff line change
Expand Up @@ -651,4 +651,4 @@ npx strray-ai --version
- [Troubleshooting](https://github.com/htafolla/stringray/blob/master/docs/TROUBLESHOOTING.md)

---
**Version**: 1.22.53 | [GitHub](https://github.com/htafolla/stringray)
**Version**: 1.22.56 | [GitHub](https://github.com/htafolla/stringray)
70 changes: 11 additions & 59 deletions .opencode/activity-report.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,85 +2,37 @@
"sessions": [],
"activities": [
{
"timestamp": "2026-05-08T18:26:53.389Z",
"id": "act-1778264813389-vqq9ia",
"timestamp": "2026-05-11T13:37:13.280Z",
"id": "act-1778506633280-s88r6g",
"category": "session",
"level": "info",
"action": "session-ended",
"message": "Activity logging session ended",
"sessionId": "session-1778264812739-37qska",
"sessionId": "session-1778506630901-78h5pc",
"details": {
"duration": 649
"duration": 2379
}
},
{
"timestamp": "2026-05-08T18:30:22.131Z",
"id": "act-1778265022131-ws0fzn",
"timestamp": "2026-05-11T14:00:32.764Z",
"id": "act-1778508032764-yhhqdg",
"category": "session",
"level": "info",
"action": "session-ended",
"message": "Activity logging session ended",
"sessionId": "session-1778265021154-zgs764",
"sessionId": "session-1778508025797-a3mbll",
"details": {
"duration": 977
}
},
{
"timestamp": "2026-05-08T18:31:58.714Z",
"id": "act-1778265118714-caugs0",
"category": "session",
"level": "info",
"action": "session-ended",
"message": "Activity logging session ended",
"sessionId": "session-1778265115084-nc34y6",
"details": {
"duration": 3630
}
},
{
"timestamp": "2026-05-08T18:33:36.267Z",
"id": "act-1778265216267-itwbsf",
"category": "session",
"level": "info",
"action": "session-ended",
"message": "Activity logging session ended",
"sessionId": "session-1778265215706-hs5n7q",
"details": {
"duration": 561
}
},
{
"timestamp": "2026-05-08T18:54:11.265Z",
"id": "act-1778266451265-5l5wru",
"category": "session",
"level": "info",
"action": "session-ended",
"message": "Activity logging session ended",
"sessionId": "session-1778266450697-txq1or",
"details": {
"duration": 568
}
},
{
"timestamp": "2026-05-08T20:07:07.264Z",
"id": "act-1778270827264-nno2sy",
"category": "session",
"level": "info",
"action": "session-ended",
"message": "Activity logging session ended",
"sessionId": "session-1778270826684-5stjuf",
"details": {
"duration": 580
"duration": 6967
}
}
],
"stats": {
"total": 6,
"total": 2,
"byCategory": {
"session": 6
"session": 2
},
"byLevel": {
"info": 6
"info": 2
}
}
}
2 changes: 1 addition & 1 deletion .opencode/codex.codex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.22.53",
"version": "1.22.56",
"terms": [
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60
],
Expand Down
6 changes: 3 additions & 3 deletions .opencode/command/dependency-audit.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Comprehensive dependency analysis and security audit for all project dependencie
"vulnerabilities": [
{
"package": "lodash",
"version": "1.22.53",
"version": "1.22.56",
"severity": "high",
"cve": "CVE-2021-23337",
"description": "Command injection vulnerability"
Expand All @@ -85,14 +85,14 @@ Security-focused format for CI/CD integration:

```json
{
"version": "1.22.53",
"version": "1.22.56",
"$schema": "https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schemata/sarif-schema-2.1.0.json",
"runs": [
{
"tool": {
"driver": {
"name": "Dependency Audit",
"version": "1.22.53"
"version": "1.22.56"
}
},
"results": [...]
Expand Down
4 changes: 2 additions & 2 deletions .opencode/commands/pre-commit-introspection.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/bash

# 0xRay AI v1.22.53 - Pre-commit Introspection
# 0xRay AI v1.22.56 - Pre-commit Introspection
# Comprehensive code quality and architecture validation

echo "🔬 0xRay AI v1.22.53 - Pre-commit Introspection"
echo "🔬 0xRay AI v1.22.56 - Pre-commit Introspection"
echo "============================================================"

# Initialize analysis status
Expand Down
2 changes: 1 addition & 1 deletion .opencode/core/boot-orchestrator.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .opencode/core/features-config.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .opencode/enforcer-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"framework": "0xRay 1.0.0",
"version": "1.22.53",
"version": "1.22.56",
"description": "Codex-compliant framework configuration for Credible UI project",
"thresholds": {
"bundleSize": {
Expand Down Expand Up @@ -220,7 +220,7 @@
}
},
"codex": {
"version": "1.22.53",
"version": "1.22.56",
"terms": [
1,
2,
Expand Down
2 changes: 1 addition & 1 deletion .opencode/logs/.strray-init.lock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1778261138390
1778508701522
2 changes: 1 addition & 1 deletion .opencode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opencode/OpenCode",
"version": "1.22.53",
"version": "1.22.56",
"description": "OpenCode framework configuration",
"main": "OpenCode.json",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion .opencode/skills/registry.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.22.53",
"version": "1.22.56",
"description": "0xRay Skills Registry - recommended skill sources for consumers",
"sources": [
{
Expand Down
2 changes: 1 addition & 1 deletion .opencode/strray/codex.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.22.53",
"version": "1.22.56",
"lastUpdated": "2026-03-09",
"errorPreventionTarget": 0.996,
"terms": {
Expand Down
2 changes: 1 addition & 1 deletion .opencode/strray/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "./config.schema.json",
"version": "1.22.53",
"version": "1.22.56",
"description": "0xRay Framework - Token Management & Performance Configuration",

"token_management": {
Expand Down
20 changes: 19 additions & 1 deletion .opencode/strray/features.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "./features.schema.json",
"version": "1.22.53",
"version": "1.22.56",
"description": "0xRay Framework - Unified Feature Configuration",
"token_optimization": {
"enabled": true,
Expand Down Expand Up @@ -406,5 +406,23 @@
"enabled": true,
"strict_mode": false
}
},
"inference_governance": {
"description": "External governance MCP integration for inference-driven proposals via chrono-warp-drive Dynamo endpoint",
"enabled": false,
"endpoint_url": "https://mcp-production-80e2.up.railway.app/governance",
"request_timeout_ms": 10000,
"min_confidence_threshold": 0.5,
"decision_logic": {
"pass_confidence_min": 0.9,
"revision_confidence_max": 0.89,
"vote_weight_multiplier": 1
},
"external_mcp_server": {
"enabled": true,
"server_name": "chrono-warp-governance",
"transport": "http",
"base_url": "https://mcp-production-80e2.up.railway.app"
}
}
}
16 changes: 13 additions & 3 deletions .opencode/strray/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,30 @@
"openclaw": {
"enabled": false,
"type": "external-service",
"version": "1.22.53",
"version": "1.22.56",
"config": {}
},
"python-bridge": {
"enabled": false,
"type": "protocol-bridge",
"version": "1.22.53",
"version": "1.22.56",
"config": {}
},
"react": {
"enabled": false,
"type": "framework-adapter",
"version": "1.22.53",
"version": "1.22.56",
"config": {}
},
"inference-governance": {
"enabled": false,
"type": "external-service",
"version": "1.22.56",
"config": {
"endpoint_url": "https://mcp-production-80e2.up.railway.app/governance",
"request_timeout_ms": 10000,
"min_confidence_threshold": 0.5
}
}
}
}
19 changes: 19 additions & 0 deletions .opencode/strray/routing-mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -535,5 +535,24 @@
"skill": "api-design",
"agent": "backend-engineer",
"confidence": 0.92
},
{
"keywords": [
"governance",
"vote",
"proposal",
"decision",
"chrono",
"warp",
"dynamo",
"isotope",
"vortex",
"resonance",
"external-mcp",
"inference-check"
],
"skill": "governance",
"agent": "architect",
"confidence": 0.9
}
]
2 changes: 1 addition & 1 deletion .strray/codex.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.22.53",
"version": "1.22.56",
"lastUpdated": "2026-03-09",
"errorPreventionTarget": 0.996,
"terms": {
Expand Down
2 changes: 1 addition & 1 deletion .strray/features.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "./features.schema.json",
"version": "1.22.53",
"version": "1.22.56",
"description": "0xRay Framework - Unified Feature Configuration",
"token_optimization": {
"enabled": true,
Expand Down
17 changes: 17 additions & 0 deletions .strray/inference/prompts/01-researcher.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,23 @@ Analyze the following data sources to gather insights for inference improvement:
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-09T00-21-52-446Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-09T00-23-10-994Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-09T00-40-04-090Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-09T20-28-24-561Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T09-25-02-384Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T09-28-34-224Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T10-18-32-806Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T10-33-05-161Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T10-41-37-639Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T11-44-19-042Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T13-01-43-017Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T13-06-19-760Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T13-10-00-209Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T13-12-15-327Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T13-15-26-689Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T13-19-04-587Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T13-54-19-067Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T13-58-39-486Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T14-00-25-797Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-2026-05-11T14-01-41-335Z.log.gz
- /Users/blaze/dev/stringray/logs/framework/activity-report.json
- /Users/blaze/dev/stringray/logs/framework/activity.log
- /Users/blaze/dev/stringray/logs/framework/activity.log.orig
Expand Down
2 changes: 1 addition & 1 deletion AGENTS-consumer.md
Original file line number Diff line number Diff line change
Expand Up @@ -662,4 +662,4 @@ npx strray-ai --version
- [Troubleshooting](https://github.com/htafolla/stringray/blob/master/docs/TROUBLESHOOTING.md)

---
**Version**: 1.22.53 | [GitHub](https://github.com/htafolla/stringray)
**Version**: 1.22.56 | [GitHub](https://github.com/htafolla/stringray)
Loading
Loading