Admin · Originality
Clone Resistance & Originality System
Legitimate IP hygiene: provenance, ledgers, and reviewer checklists. No anti-copy runtime tricks.
What this is (and is not)
Clone resistance here means originality of workflows, UX, manuals, data model, AI orchestration, and proof. It does not include spyware, browser fingerprinting, DRM, or claims that copyright protects ideas.
Coverage
- IP assets: 6
- Code provenance: 16
- Design provenance: 5
- AI output reviews: 3
- Unique workflows: 8
- Dependencies: 8
- Releases: 17
IP Asset Inventory (copyright · trademark · trade secret · license)
| Asset | Kind | Owner | Buyer-safe summary |
|---|---|---|---|
| EKB Reality Intelligence OS (product name) | trademark | All Over Aerial LLC | Product name is claimed as common-law mark by All Over Aerial LLC; registration is a buyer decision. |
| EKB source code (original expression) | copyright | All Over Aerial LLC | Original source code authored for EKB is owned by All Over Aerial LLC. Copyright protects expression, not ideas. |
| EKB manuals and Operator School curriculum | copyright | All Over Aerial LLC | Original written manuals authored in-house. Third-party quotations are cited. |
| AI orchestration configuration and prompts | trade_secret | All Over Aerial LLC | Confidential prompt and routing configuration maintained as a trade secret via access controls. |
| Source-of-Truth Vault records | copyright | All Over Aerial LLC | Curation, annotation, and confidence scoring of public sources is original work. |
| Third-party open-source grants | license_notice | Respective upstream authors | All third-party libraries are used under permissive licenses with attribution preserved. |
Buyer-safe IP summary
- EKB Reality Intelligence OS (product name) (trademark) — Product name is claimed as common-law mark by All Over Aerial LLC; registration is a buyer decision.
- EKB source code (original expression) (copyright) — Original source code authored for EKB is owned by All Over Aerial LLC. Copyright protects expression, not ideas.
- EKB manuals and Operator School curriculum (copyright) — Original written manuals authored in-house. Third-party quotations are cited.
- AI orchestration configuration and prompts (trade_secret) — Confidential prompt and routing configuration maintained as a trade secret via access controls.
- Source-of-Truth Vault records (copyright) — Curation, annotation, and confidence scoring of public sources is original work.
- Third-party open-source grants (license_notice) — All third-party libraries are used under permissive licenses with attribution preserved.
Unique workflow registry
- Living Job Brain: Job doc that traces status, media, notes, approvals, quotes, invoices in one record. [jobs, billing, portal]
- KMZ → Mission Bridge: KMZ/KML geometry drives site + mission planning without proprietary vendor lock-in. [kmz, sites, missions]
- Government Drone Flag Set: Blue UAS + advisory flags require official_source_url and last_verified_at. [drones, vault]
- Human-Review Gate: CAD approval requires human_reviewed=true; enforced by DB trigger and app logic. [cad, ai]
- Source-Linked AI: AI answers on drones/gov/compliance require live vault citation + confidence. [ai, vault]
- Buyer Demo Room: Watermarked read-only surface with FORBIDDEN_BUYER_FIELDS redaction and token expiry. [sale-mode, demo]
- EKB Operator School: Course rows anchor to real modules and manuals; disclaimers embedded. [manuals]
- Quantum-Inspired Lab: Classical solvers with mandatory human_review and Willow-claim scanner. [optimization]
Code provenance log
- 2026-06-15 · foundation — Route shell, PageShell, disclaimer bar
- 2026-06-17 · jobs — Living Job Brain + status machine
- 2026-06-18 · kmz — KMZ/KML builder + geometry utils
- 2026-06-19 · drones — Drone Universe registry + gov flags
- 2026-06-20 · sites — Site Intelligence records
- 2026-06-22 · gis — GIS layers/features + claim triggers
- 2026-06-24 · cad — CAD drawings + human-review rules
- 2026-06-25 · civil — Civil workflow scaffolding
- 2026-06-26 · construction — Progress + inspection tracking
- 2026-06-28 · billing — Quote/invoice/job-costing engine
- 2026-06-30 · ai — EKB Intelligence Engine V4+ orchestrator
- 2026-07-01 · vault — Source-of-Truth Vault records
- 2026-07-02 · manuals — Manuals system + Operator School
- 2026-07-03 · sale-mode — Owner Sale Mode + Buyer Demo Room
- 2026-07-04 · optimization — Quantum-inspired optimization lab
- 2026-07-05 · originality — Clone Resistance & Originality System
Design provenance log
- 2026-06-15 · brand — EKB wordmark and eyebrow/tagline layout
- 2026-06-15 · shell — PageShell composition and section rhythm
- 2026-07-02 · manuals — Manual card layout and Operator School grid
- 2026-07-03 · demo-room — Buyer Demo Room watermarked read-only surface
- 2026-07-01 · vault — Source-of-Truth Vault record UI
AI-output review log
- 2026-07-02 · manuals — Manual seed text reviewed and rewritten by owner (reviewer: Owner)
- 2026-06-30 · ai — Prompt library reviewed for forbidden claims (reviewer: Owner)
- 2026-07-01 · vault — Source annotations reviewed for accuracy + citation (reviewer: Owner)
Dependency ledger + open-source license ledger
| Package | Version | License | Purpose |
|---|---|---|---|
| react | 19.x | MIT | UI runtime |
| @tanstack/react-start | 1.x | MIT | SSR + server functions |
| @tanstack/react-router | 1.x | MIT | File-based routing |
| @tanstack/react-query | 5.x | MIT | Data fetching |
| vite | 7.x | MIT | Build tool |
| tailwindcss | 4.x | MIT | Styling |
| @supabase/supabase-js | 2.x | MIT | Backend client |
| zod | 3.x | MIT | Schema validation |
All listed dependencies are permissive (MIT). Copyleft (GPL/AGPL/LGPL) code is not vendored.
Release history
- 0.1.0 · 2026-06-15 · Stage 1 — Foundation + routing shell
- 0.2.0 · 2026-06-17 · Stage 2 — Living Job Brain
- 0.3.0 · 2026-06-18 · Stage 3 — KMZ/KML builder
- 0.4.0 · 2026-06-19 · Stage 4 — Drone Universe
- 0.5.0 · 2026-06-20 · Stage 5 — Site Intelligence
- 0.6.0 · 2026-06-22 · Stage 6 — Capture pipeline
- 0.7.0 · 2026-06-24 · Stage 7 — GIS module
- 0.8.0 · 2026-06-25 · Stage 8 — CAD module
- 0.9.0 · 2026-06-26 · Stage 9 — Civil master class
- 0.10.0 · 2026-06-27 · Stage 10 — Construction + inspection
- 0.11.0 · 2026-06-28 · Stage 11 — Quote/billing/portal
- 0.12.0 · 2026-06-30 · Stage 12 — EKB Intelligence Engine V4+
- 0.13.0 · 2026-07-01 · Stage 13 — Source-of-Truth Vault
- 0.14.0 · 2026-07-02 · Stage 14 — Manuals + Operator School
- 0.15.0 · 2026-07-03 · Stage 15 — Sale Mode + Buyer Demo Room
- 0.16.0 · 2026-07-04 · Stage 16 — Quantum-Inspired Optimization Lab
- 0.17.0 · 2026-07-05 · Stage 17 — Clone Resistance & Originality System
Source-control checklist
- Every commit is signed by an authorized contributor.
- No third-party code is pasted without preserving its license header.
- No copyleft (GPL/AGPL/LGPL) code is vendored into first-party source.
- New dependencies are added to DEPENDENCY_LEDGER with SPDX license.
- Generated AI text is reviewed by a human before commit.
- Confidential prompts are not committed in plaintext outside NDA scope.
- Migrations include GRANTs and RLS as required.
Attorney-review checklist
- Confirm ownership chain: all contributors under work-for-hire or contributor agreement.
- Trademark search on product name and stylized wordmark.
- Copyright registration decision for source code and manuals.
- Trade-secret protection plan for AI orchestration configuration.
- Third-party license compliance review against DEPENDENCY_LEDGER.
- Buyer-safe IP summary reviewed for accuracy (no overclaiming).
- Confirm no claim implies copyright protects ideas or workflows.
- Confirm no anti-copy code, spyware, or telemetry present.
Legal boundaries
Copyright protects original expression, not ideas or workflows. Trademark rights depend on use and registration. Trade secret protection depends on reasonable secrecy measures. Nothing here is legal advice; confirm with counsel.
Human review required · Not a substitute for licensed engineers, surveyors, or pilots