https://github.com/RaheelYawar/twinelike
· scanned 2026-06-15 23:45 UTC (2 months, 4 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 4 weeks ago · v1 · 12 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 197 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
ARCHITECTURE.md |
software | healthy | ARCHITECTURE.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
SAVE-LOAD-PLAN.md |
software | healthy | SAVE-LOAD-PLAN.md |
MACRO-DIVERGENCES.md |
software | healthy | MACRO-DIVERGENCES.md |
RELEASING.md |
software | healthy | RELEASING.md |
LICENSE |
software | healthy | LICENSE |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
TODO.md |
software | healthy | TODO.md |
HarloweEndToEndTests.cs |
software | healthy | HarloweParser.Tests/HarloweEndToEndTests.cs |
HarloweExpressionParserTests.cs |
software | healthy | HarloweParser.Tests/HarloweExpressionParserTests.cs |
TestFixture.cs |
software | healthy | HarloweParser.Tests/TestFixture.cs |
HarloweTokenizerTests.cs |
software | healthy | HarloweParser.Tests/HarloweTokenizerTests.cs |
HarloweEditingTests.cs |
software | healthy | HarloweParser.Tests/HarloweEditingTests.cs |
HarloweBodyParserTests.cs |
software | healthy | HarloweParser.Tests/HarloweBodyParserTests.cs |
HtmlRenderOutputTests.cs |
software | healthy | HarloweParser.Tests/Runtime/HtmlRenderOutputTests.cs |
StyleSpecTests.cs |
software | healthy | HarloweParser.Tests/Runtime/StyleSpecTests.cs |
StorySessionTests.cs |
software | healthy | HarloweParser.Tests/Runtime/StorySessionTests.cs |
HarloweValueTests.cs |
software | healthy | HarloweParser.Tests/Runtime/HarloweValueTests.cs |
MacroRegistryTests.cs |
software | healthy | HarloweParser.Tests/Runtime/MacroRegistryTests.cs |
ExpressionEvaluatorTests.cs |
software | healthy | HarloweParser.Tests/Runtime/ExpressionEvaluatorTests.cs |
BufferedRenderOutputTests.cs |
software | healthy | HarloweParser.Tests/Runtime/BufferedRenderOutputTests.cs |
ChangerChainTests.cs |
software | healthy | HarloweParser.Tests/Runtime/ChangerChainTests.cs |
BodyRendererTests.cs |
software | healthy | HarloweParser.Tests/Runtime/BodyRendererTests.cs |
HarloweVariableStoreTests.cs |
software | healthy | HarloweParser.Tests/Runtime/HarloweVariableStoreTests.cs |
ChangerTests.cs |
software | healthy | HarloweParser.Tests/Runtime/ChangerTests.cs |
HookResolverTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Rendering/HookResolverTests.cs |
RenderTreeTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Rendering/RenderTreeTests.cs |
LambdaMacroTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Macros/LambdaMacroTests.cs |
InteractionMacroTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Macros/InteractionMacroTests.cs |
ForMacroTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Macros/ForMacroTests.cs |
TextStyleMacroTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Macros/TextStyleMacroTests.cs |
V1MacroTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Macros/V1MacroTests.cs |
StylingMacroTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Macros/StylingMacroTests.cs |
EnchantMacroTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Macros/EnchantMacroTests.cs |
RevisionMacroTests.cs |
software | healthy | HarloweParser.Tests/Runtime/Macros/RevisionMacroTests.cs |
MarkupPrinterTests.cs |
software | healthy | HarloweParser.Tests/Twee/MarkupPrinterTests.cs |
TweeWriterTests.cs |
software | healthy | HarloweParser.Tests/Twee/TweeWriterTests.cs |
TweeReaderTests.cs |
software | healthy | HarloweParser.Tests/Twee/TweeReaderTests.cs |
JsonReaderTests.cs |
software | healthy | HarloweParser.Tests/Twee/JsonReaderTests.cs |
MarkupPrinterRoundTripTests.cs |
software | healthy | HarloweParser.Tests/Twee/MarkupPrinterRoundTripTests.cs |
JsonWriterTests.cs |
software | healthy | HarloweParser.Tests/Twee/JsonWriterTests.cs |
HarloweParseException.cs |
software | healthy | HarloweParser/HarloweParseException.cs |
Branch.cs |
software | healthy | HarloweParser/Branch.cs |
BodyVisitors.cs |
software | healthy | HarloweParser/BodyVisitors.cs |
HarlowePassage.cs |
software | healthy | HarloweParser/HarlowePassage.cs |
Harlowe.cs |
software | healthy | HarloweParser/Harlowe.cs |
MacroNames.cs |
software | healthy | HarloweParser/MacroNames.cs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
HarloweParser.Tests |
software | healthy | HarloweParser.Tests |
Runtime |
software | healthy | HarloweParser.Tests/Runtime |
Rendering |
software | healthy | HarloweParser.Tests/Runtime/Rendering |
Macros |
software | healthy | HarloweParser.Tests/Runtime/Macros |
Twee |
software | healthy | HarloweParser.Tests/Twee |
HarloweParser |
software | healthy | HarloweParser |
Parsing |
software | healthy | HarloweParser/Parsing |
Runtime |
software | healthy | HarloweParser/Runtime |
Rendering |
software | healthy | HarloweParser/Runtime/Rendering |
Macros |
software | healthy | HarloweParser/Runtime/Macros |
Tokens |
software | healthy | HarloweParser/Tokens |
Ast |
software | healthy | HarloweParser/Ast |
Body |
software | healthy | HarloweParser/Ast/Body |
Expression |
software | healthy | HarloweParser/Ast/Expression |
Twee |
software | healthy | HarloweParser/Twee |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
TestFiles |
software | healthy | TestFiles |
| Label | Layer | Status | Path |
|---|---|---|---|
build-test |
cicd | healthy | .github/workflows/ci.yml |
release |
cicd | healthy | .github/workflows/release.yml |
publish-nuget |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-5kg9nyii |
software | healthy | /tmp/repobility-clone-5kg9nyii |
| Label | Layer | Status | Path |
|---|---|---|---|
NUGET_API_KEY |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/f1ea2923-d02f-4683-8990-0baca129df34/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f1ea2923-d02f-4683-8990-0baca129df34/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.