feat: ship hitridge-business-o1 v0.1.0 — signed depo package + toolchain
- package: manifest v1.0 (schema, package_id, layers: odoo_modules/agents/docs/config/brain) - agents: 4 neutral cards + prompts (sellers-recruiter, test-operator, closer, compliance) no script.run in v0.1.0; odoo.* + file.* primitives only - modules: aura_business_core + hitridge_venture_o1 stubs (menus, ACLs, models) - docs: playbook, test-checklist, price-guide-starter, agreement-template.odt - config: channels (olx-bg/forums-local), pricing-rules (BGN, A/B/C/reject, drop ladder) - brain: empty-seed capability contract + seeds README (memories never ship) - toolchain: depo-sign.sh (ed25519, PEM+raw), validate-depo.sh (schema/files/cards/tools/ secrets/sig gates -> writes VALIDATE), tool-registry.json - install.sh: target-side verify (hash + ed25519 + layer files); install is phase 2 - public-keys/depo-signing.pub committed (private key stays out of repo) - VALIDATE: PASS (signed + verified, tamper-rejection tested)
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
# Unit Intake Test — Checklist & Report Template (O1)
|
||||
|
||||
One form per unit. Run in order; never skip. Grade from A/B/C/reject per pricing rules.
|
||||
|
||||
## Unit
|
||||
- Unit id (Odoo `o1.unit`): ______
|
||||
- Type: laptop / phone / tablet / other: ______
|
||||
- Make + model: ______
|
||||
- Seller ref (Odoo `o1.seller`): ______
|
||||
- Intake date: ______
|
||||
|
||||
## Mechanical / visual
|
||||
- [ ] Case intact, no cracks/free damage
|
||||
- [ ] Screen: no dead pixels, no scratches in view area
|
||||
- [ ] Keyboard / buttons / ports all present and undamaged
|
||||
- [ ] Battery: holds charge (report measured capacity if available)
|
||||
- [ ] Photo set taken (front / back / screen-on / serial)
|
||||
|
||||
## Functional
|
||||
- [ ] Boots to OS, no error loops
|
||||
- [ ] Display output clean (no lines/artifacts)
|
||||
- [ ] WiFi / BT work
|
||||
- [ ] USB / charging port works
|
||||
- [ ] Storage: SMART / health check OK
|
||||
- [ ] Speakers / mic / camera work (phone/tablet)
|
||||
|
||||
## Verdict
|
||||
- Grade: A / B / C / reject
|
||||
- Pass / fail: ______
|
||||
- Repair needed? (only if < 25% of expected resale value): ______
|
||||
- Notes (verbatim observations): ______
|
||||
- Test record written (Odoo `o1.unit.test`, state `done`): yes / no
|
||||
|
||||
## Report template (cycle summary)
|
||||
```
|
||||
Batch: <date>
|
||||
Units tested: n | passed: n | rejected: n
|
||||
Grades: A: n, B: n, C: n
|
||||
Repairs flagged: n
|
||||
```
|
||||
Reference in New Issue
Block a user