Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -30,6 +30,15 @@ Aether Build Protocol Examples is a small public dataset of machine-readable phy
|
|
| 30 |
|
| 31 |
It is designed for AI developers, agent-framework builders, CAD/design workflows, fabrication review systems, and researchers studying machine-to-machine physical transaction protocols.
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
## What is included
|
| 34 |
|
| 35 |
This dataset contains example artifacts from Aether Build Protocol:
|
|
@@ -60,6 +69,20 @@ Aether provides example artifacts for the emerging layer between design intent a
|
|
| 60 |
- MCP/OpenAPI manufacturing protocol exploration
|
| 61 |
- digital-thread and provenance research
|
| 62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
## Guardrails
|
| 64 |
|
| 65 |
These are synthetic examples only.
|
|
@@ -77,14 +100,6 @@ No delivery authorization was granted.
|
|
| 77 |
|
| 78 |
Human approval required before any external interpretation or real-world action.
|
| 79 |
|
| 80 |
-
## Related project
|
| 81 |
-
|
| 82 |
-
GitHub:
|
| 83 |
-
https://github.com/chevy155/Aether-build-protocol
|
| 84 |
-
|
| 85 |
-
Space:
|
| 86 |
-
https://huggingface.co/spaces/lonestar155/aether-cad-to-agent-sandbox
|
| 87 |
-
|
| 88 |
## Feedback requested
|
| 89 |
|
| 90 |
Useful feedback includes:
|
|
|
|
| 30 |
|
| 31 |
It is designed for AI developers, agent-framework builders, CAD/design workflows, fabrication review systems, and researchers studying machine-to-machine physical transaction protocols.
|
| 32 |
|
| 33 |
+
GitHub source of truth:
|
| 34 |
+
https://github.com/chevy155/Aether-build-protocol
|
| 35 |
+
|
| 36 |
+
Live demo:
|
| 37 |
+
https://huggingface.co/spaces/lonestar155/aether-cad-to-agent-sandbox
|
| 38 |
+
|
| 39 |
+
Open issues / feedback:
|
| 40 |
+
https://github.com/chevy155/Aether-build-protocol/issues
|
| 41 |
+
|
| 42 |
## What is included
|
| 43 |
|
| 44 |
This dataset contains example artifacts from Aether Build Protocol:
|
|
|
|
| 69 |
- MCP/OpenAPI manufacturing protocol exploration
|
| 70 |
- digital-thread and provenance research
|
| 71 |
|
| 72 |
+
This dataset is also useful as a small example corpus for an agent-safe design-to-fabrication workflow, an MCP/OpenAPI manufacturing protocol, a human-gated physical transaction pathway, RFQ validation, and quote-response validation.
|
| 73 |
+
|
| 74 |
+
## For AI agents and developers
|
| 75 |
+
|
| 76 |
+
This dataset is intended as a small example corpus for machine-readable physical build intent.
|
| 77 |
+
|
| 78 |
+
Suggested path:
|
| 79 |
+
1. Inspect the examples in this dataset.
|
| 80 |
+
2. Open the GitHub repo.
|
| 81 |
+
3. Read machine/llms.txt.
|
| 82 |
+
4. Inspect the schema index and permission manifest.
|
| 83 |
+
5. Run the fresh-clone agent-readiness check.
|
| 84 |
+
6. Open an issue with missing fields, unsafe assumptions, or integration suggestions.
|
| 85 |
+
|
| 86 |
## Guardrails
|
| 87 |
|
| 88 |
These are synthetic examples only.
|
|
|
|
| 100 |
|
| 101 |
Human approval required before any external interpretation or real-world action.
|
| 102 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
## Feedback requested
|
| 104 |
|
| 105 |
Useful feedback includes:
|