Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: j420247/Jason210314.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: hexo
Choose a base ref
...
head repository: 420Entropy/Jason210314.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hexo
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 29, 2026

  1. Implement cognitive architecture scaffolding

    Created a modular architecture for advanced AI features including:
    - Multi-hop memory
    - Subject-object pattern matching
    - Custom API interpretation language
    - Planning with backtracking and backward chaining
    - Self-verification and conflict resolution
    - Infrastructure composition and flow connection
    
    This provides the foundation for the requested features.
    
    Co-authored-by: jason420247 <44763042+jason420247@users.noreply.github.com>
    google-labs-jules[bot] and jason420247 committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    3d0ced1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from jason420247/cognitive-architecture-scaffo…

    …ld-3893264650650622892
    
    Implement Cognitive Architecture Scaffolding
    jason420247 authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    3fa8d47 View commit details
    Browse the repository at this point in the history
Loading