Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Documentation

AgentShack overview is the public starting point. This index separates the current marketplace from the retained workflow engine and historical plans.

Current guides

Guide Use it for
Hackathon overview Four categories, service limits, testnet addresses and outstanding evidence
Local development npm, PostgreSQL, Privy, checks and release boundaries
Workflow integrations Older REST, creator CLI and MCP surfaces
Contracts Source boundaries, read-only Foundry verification and legacy deployment warnings
Creator CLI Local workflow manifest commands
MCP server Local stdio tools and configuration

Configuration sources

Historical material

  • Marketplace visual baseline: approved black/yellow direction, with older fixture-based screenshots; not current runtime evidence.
  • April 2026 spec index: preserved planning snapshot, including references to local-only notes.
  • Legacy Base contracts: original deployment/architecture notes; not BSC instructions or current deployment proof.
  • Tracked specifications and changelog: historical plans and release notes. Check implementation and commit-bound evidence before treating claims as current.
  • Contract audit reports: dated, scoped reports, not certification of the current marketplace or third-party sellers.

Compatibility files retained

package.json and CI select npm. The older pnpm-lock.yaml is retained for history, not a second supported install procedure. This documentation change does not regenerate dependencies.

The root Makefile still contains legacy Base broadcast targets, while current Foundry aliases are BSC. Use the explicit read-only checks in the contract guide; do not use those deploy targets for the BNB marketplace.

Some specs/ files were committed before that directory was ignored. Existing tracked files remain in Git; an ignore rule is not a privacy boundary. No local-only notes are imported by this documentation cleanup.