-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscaffold.yml
More file actions
75 lines (75 loc) · 1.64 KB
/
scaffold.yml
File metadata and controls
75 lines (75 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
extends: ''
name: arbiter
type: embedded-hardware
platforms:
- windows
- linux
- macos
language: c
spec_version: 0.11.8
aee_phase: release
description: >-
Deterministic reasoning and safety-policy engine for Zephyr RTOS.
ARB compiler, fixed-point compute engine, and safety evidence toolkit.
services: false
shell_wrappers: false
exec_shims: true
git_init: false
vcs_platform: github
branching_strategy: trunk
default_branch: main
develop_branch: develop
require_pr_reviews: true
required_approvals: 1
require_ci_pass: true
allow_force_push: false
use_remote_rules: false
verification_tools: {}
detected_build_system: pyproject
detected_test_framework: pytest
license: MIT
community_files:
- contributing
- license
- security
- coc
- pr-template
- issue-templates
auxiliary_disciplines:
- cli-python
fallback_type: ''
provisional_app_number: ''
provisional_filed_date: ''
non_provisional_deadline: ''
entity_status: ''
assignee: ''
counsel: ''
inventors: []
ip_families: []
claim_themes: []
specs_dir: docs/ip/specs
prosecution_dir: docs/ip/prosecution
strategy_dir: docs/ip/strategy
filings_dir: docs/ip/filings
fpga_vendor: ''
integrations:
- agents-md
execution_profile: standard
custom_allowed_commands: []
custom_blocked_commands: []
custom_blocked_tools: []
agents_md_line_threshold: 0
ledger_line_threshold: 0
test_spec_file: docs/TESTS.md
requirements_file: docs/REQUIREMENTS.md
scan_exclude_dirs: []
derived_artifacts: []
hardware_gated_test_attr: hardware_gated
cross_repo_dependencies: []
secrets_templates: []
industrial_artifacts: {}
rate_limit_concurrency_by_bucket: {}
publication_phases: {}
enable_epistemic: true
epistemic_threshold: 0.7
enable_trace_vault: true