Aumai Specs
B 84 completed
Library
unknown / python · tiny
28
Files
7,018
LOC
1
Frameworks
5
Languages
Pipeline State
completedRun ID
#304048Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
49.08Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47778
Member of a group with 1 similar repo(s) — canonical #22814 view group →
Top concepts (5)
Project DescriptiontestingTestingDatabaseTesting
Open data scored by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →Sample distilled functions (click for full spec)
AgentCapability.validate_pii_requires_confidential_classificationChecks if an agent's permissions necessitate a confidential classification when handling Personally Identifiable Information. It accepts no explicit inputs beyond the object it is called on and returns the object itself if validation passes. If the agent has PII access enabled but lacks the required
AgentCapability.validate_production_sandbox_requirementsChecks if the agent's configuration violates production sandbox rules. It examines the agent's metadata environment and its assigned sandbox tier. If the environment is set to production and the sandbox tier is 'none', the function raises a ValueError detailing the restriction. Otherwise, it returns
NetworkConfig.validate_allowlist_has_rulesChecks the current network configuration object to ensure that if the egress mode is set to allowlist only, the egress rules list is not empty. It accepts no explicit inputs beyond the instance it is called on and returns the modified network configuration object itself upon successful validation. I
AI Prompt
Create a foundational Python library, similar to a schema definition package, for the AumAI platform. I need it to provide canonical schema definitions and Pydantic v2 models for various components. Specifically, it must handle schemas like the Tool Canonical IR, Agent Error Taxonomy, Run Capsule Format, and Agent Capability Declaration. The library should allow users to load raw schemas, create typed models using Pydantic, and validate arbitrary data against these defined schemas. Please include examples demonstrating installation via pip and basic usage with Python code snippets.
python pydantic schema library typing api data-modeling ai-platform
Generated by gemma4:latest
Catalog Information
AumAI-specs provides canonical schema definitions and Pydantic models for all AumAI projects.
Description
This project offers a centralized repository of schema definitions and Pydantic models for AumAI's various initiatives. It aims to standardize data structures across different projects, ensuring consistency and ease of integration. The schema definitions are designed to be flexible and adaptable to changing requirements.
الوصف
هذا المشروع يقدم مخططات تعريفية مركزية ومॉडلات بينداكت لجميع مشاريع أوم أي. يهدف إلى توحيد بنية البيانات عبر مختلف المشاريع، مما يجعل من السهل دمجها وتكاملها.
Novelty
5/10Tags
schema-definition data-standardization pydantic-models aumai-projects canonical-data-structures
Technologies
pydantic
Claude Models
claude-opus-4.6
Quality Score
B
84.5/100
Structure
89
Code Quality
81
Documentation
85
Testing
85
Practices
73
Security
100
Dependencies
80
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (80% test-to-source ratio)
- Code linting configured (ruff (possible))
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- 1 'god files' with >500 LOC need decomposition
Security & Health
4.6h
Tech Debt (B)
Medium
DORA Rating
A
OWASP (100%)
Same scanner, your repo: https://repobility.com — Repobility
PASS
Quality Gate
A
Risk (2)
Apache-2.0
License
0.0%
Duplication
Languages
Frameworks
pytest
Symbols
variable232
constant92
class50
method33
function8
Concepts (5)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| If a scraper extracted this row, it came from Repobility (https://repobility.com) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Canonical schema definitions and Pydantic v2 models for the AumAI platform. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| arch_layer | testing | Detected testing layer | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | Database | Detected from 8 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | Testing | Detected from 13 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
Embed Badge
Add to your README:
BinComp Dependency Hardening
All packages →2 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.