-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (28 loc) · 766 Bytes
/
Copy pathCITATION.cff
File metadata and controls
28 lines (28 loc) · 766 Bytes
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
cff-version: 1.2.0
title: "CodeScope: Project Truth Engine"
type: software
version: "0.2.1"
date-released: "2026-07-16"
repository-code: "https://github.com/Timwood0x10/CodeScope"
license: Apache-2.0
license-url: "https://opensource.org/licenses/Apache-2.0"
description: >
A Project Truth Engine that transforms source code into verifiable
facts, models, and inspectable evidence — enabling AI to validate
claims against reality instead of hallucinating.
keywords:
- code-analysis
- static-analysis
- call-graph
- knowledge-graph
- code-verification
- ai-assisted-development
- mcp
- tree-sitter
- c++
- rust
authors:
- family-names: Timwood
given-names: 0x10
github: Timwood0x10
short-message: "v0.2.1 — open-source release"