Skip to content

Feature/galaxyscope test hardening#27

Merged
squid-protocol merged 16 commits into
mainfrom
feature/galaxyscope_test_hardening
May 12, 2026
Merged

Feature/galaxyscope test hardening#27
squid-protocol merged 16 commits into
mainfrom
feature/galaxyscope_test_hardening

Conversation

@squid-protocol
Copy link
Copy Markdown
Owner

@squid-protocol squid-protocol commented May 12, 2026

Description of Structural Changes

Visual Observatory Testing

  • I tested the output JSON on GitGalaxy.io OR the Airgap Observatory.
  • Flexbox constraints, HUD elements, and 3D rendering remain intact.

The Differential Scan Acknowledgement

  • I understand that my PR will be subjected to a Full Differential Scan.
  • I have provided the link to the specific repository this PR addresses so it can be tested alongside the 80-repo calibrated baseline.
  • I believe these changes will measurably improve the engine's Accuracy, Speed, Utility, or Ethos without causing regressions.

…yScope optical pipeline

Adds test suites for Aperture, Prism, Detector, Signal Processor, Network Risk Sensor, and GuideStar Lens. Includes anti-ReDoS spatial fix in detector.py.
- Reorganized foundational wiki pages for better flow.

- Added empirical validation claims for AST-free parsing and logic extraction.

- Updated mkdocs.yml to reflect the new navigation hierarchy.
- Migrated flat test files into domain-specific subdirectories (core_engine, cobol_mainframe, etc.).

- Added test suite README for structural onboarding.
- Hardened Aperture, Detector, and Network Risk Sensor logic.

- Updated Neural Auditor and Security Auditor boundaries.

- Refined language standards and GalaxyScope orchestrator.
Copy link
Copy Markdown
Contributor

@github-advanced-security github-advanced-security AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

- Migrated flat test files into domain-specific subdirectories (core_engine, cobol_mainframe, etc.).

- Added test suite README for structural onboarding.
- Resolved InaccessibleArtifactError by fixing relative fixture paths in test_galaxyscope.py.

- Added raw string (r) to regex docstrings to clear invalid escape sequence warnings.

- Adjusted ProcessPool timeouts and added xfail markers for pending engine patches.
Comment thread tests/security_auditing/test_spectral_auditor.py Fixed
Comment thread gitgalaxy/standards/language_standards.py Fixed
Comment thread gitgalaxy/standards/language_standards.py Fixed
Comment thread tests/security_auditing/test_redos_poison.py Fixed
Comment thread tests/security_auditing/test_redos_poison.py Fixed
Comment thread tests/core_engine/test_detector.py Fixed
Comment thread tests/core_engine/test_aperture.py Fixed
Comment thread tests/core_engine/test_aperture.py Fixed
Comment thread tests/core_engine/test_aperture.py Fixed
Comment thread gitgalaxy/recorders/llm_recorder.py Fixed
squid-protocol and others added 8 commits May 12, 2026 07:55
…ith 'import' and 'import from''

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
- Imported defaultdict from collections in llm_recorder.py to clear CI linting failure.
- Removed duplicate test definition in test_spectral_auditor.py

- Cleaned duplicate regex character and dict key in language_standards.py

- Removed unused imports across test suite
- Restored the pytest import required for fixture and xfail decorators.

- This was previously removed due to a false-positive CodeQL 'unused import' flag.
- Leveraged Bayesian Refutation by assigning a Tier 0 identity lock to the data dump.

- Proved the 50/0 Law correctly relegates massive inert files to Dark Matter even when bypassing the Ecosystem Orphan guard.
- Fixed final invalid escape sequence warning in pointer ambiguity test docstring.

- Validated 444-test matrix across 30+ languages, achieving complete execution in ~4.2 seconds.

- Hardened core engine against ReDoS, catastrophic backtracking, and AST-free parsing failures.

- Locked in legacy COBOL extraction, AppSec Zero-Trust heuristics, and AI malware detection.

GitGalaxy core backend is now strictly deterministic, fully tested, and production-ready.
@squid-protocol squid-protocol merged commit b7c21fe into main May 12, 2026
14 checks passed
@squid-protocol squid-protocol deleted the feature/galaxyscope_test_hardening branch May 12, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants