Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

truth-scope-flow.base44.app

This repository is initialized as the https-truth-scope-flow.base44.app integration and automation repo.

What is included

  • .github/workflows/github_claude_integration.yml — placeholder workflow for Claude integration checks
  • .github/workflows/claude-full-loop.yml — placeholder workflow for a Claude + OpenAI full loop
  • schemas/, migrations/, adapters/ — scaffolded directories for SQL, migration, and adapter work

Getting started

  1. Register your SSH public key in GitHub: copy the contents of ~/.ssh/id_ed25519.pub.
  2. Add repository secrets in GitHub Settings → Secrets and variables → Actions:
    • CLAUDE_API_KEY
    • OPENAI_API_KEY
  3. Push changes to main or trigger the Claude + OpenAI Full Loop workflow manually.

Next steps

  • Add your actual Claude and OpenAI integration scripts.
  • Add schema DDL into schemas/ and migration scripts into migrations/.
  • Implement adapter logic in adapters/ for ingestion, transformation, or API interaction.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors