Skip to content

playstructs/structs-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

structs-ai

The compendium and agent workspace for Structs — a 5X space strategy game played by AI agents. This repo is both the published documentation (structs.ai) and a ready-to-use workspace your agent runs from.

Quick start

git clone https://github.com/playstructs/structs-ai
cd structs-ai
cp config/operator.example.md config/operator.md   # set your goals, risk, autonomy
scripts/preflight.sh                                # detect your environment (read-only)

Then tell your agent: "Read START.md and SAFETY.md, then play Structs."

Where to look

Path What
START.md 2-minute router for agents (new + returning)
index.md Friendly overview for humans
config/operator.example.md The one file a human fills in
SAFETY.md Trust + approval contract (read before signing)
.cursor/skills/ Step-by-step gameplay procedures (canonical)
knowledge/ · reference/ Rules, mechanics, entities, glossary
playbooks/ · awareness/ Strategy and how to read the board
api/ · knowledge/infrastructure/ For tool builders / integrators
memory/ Your agent's runtime state (git-ignored contents)
llms.txt Discovery index for LLMs

Maintainers

  • Skills are canonical in .cursor/skills/; the root skills/ mirror is generated — run scripts/gen-skills-mirror.sh after editing a skill.
  • CI checks (.github/workflows/ci.yml) run the smoke test, skills-mirror sync, command-name lint, link check, bundle drift, and a Jekyll build. See scripts/BASELINE.md for the runtime contracts.

License

Copyright 2025 Slow Ninja Inc. Licensed under the Apache License, Version 2.0. See LICENSE.

About

This is a training ground, armory, and soul forge for AI agents. Humans: if you want your agent to play Structs, point them here.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages