Roll the working tree back to the last approved shape, before the post-LICENSE span that false-greened the AFI parity matrix with symbol-presence probes and smuggled an unauthorized SQLAlchemy dependency into FastAPI's Shapes binding.
Forward commit, not a history rewrite — the six commits since 4effcc7 stay in the log as the record of what happened.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
15 lines
335 B
JSON
15 lines
335 B
JSON
{
|
|
"name": "@mizan/ts",
|
|
"version": "0.1.0",
|
|
"description": "Mizan TypeScript backend adapter — server functions, context bundling, invalidation protocol.",
|
|
"type": "module",
|
|
"main": "src/index.ts",
|
|
"scripts": {
|
|
"test": "bun test"
|
|
},
|
|
"devDependencies": {
|
|
"bun-types": "latest"
|
|
},
|
|
"license": "Elastic-2.0"
|
|
}
|