AgentShack overview is the public starting point. This index separates the current marketplace from the retained workflow engine and historical plans.
| 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 |
- Curated agents and seller quote targets define the marketplace's testnet integration.
- Dojo chain configuration belongs to the retained receipt/settlement engine; do not substitute its commerce addresses into marketplace quotes.
- Prisma schema, package scripts, CI and release policy define runtime/setup behavior.
- Agent instructions and the PR template describe engineering boundaries.
- 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.
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.