infrastructure capa

infrastructure-chatgpt-cdp

ChatGPT adapter via Chrome DevTools Protocol — send prompts and receive responses

ChatGPT adapter via Chrome DevTools Protocol — send prompts and receive responses

Tierinfrastructure
Roleunclassified (baselined)
Pathcrates/infrastructure/chatgpt-cdp
Edition2021
Targetsinfrastructure_chatgpt_cdp
Public items0 across 0 modules
Tests3

What it is for

ChatGPT adapter via Chrome DevTools Protocol.

Connects to a ChatGPT tab in Chrome and provides a simple API for sending prompts and receiving responses.

Requires Chrome running with --remote-debugging-port=9222 and a logged-in ChatGPT tab open.

Capabilities

No public items.

How to use it

No examples/ target and no doctest in this crate's rustdoc. The tests listed under Verification are the closest executable usage.

Module structure

No public modules: the crate root is its whole surface.

Public surface

No public items.

Re-exports. Exported here, defined elsewhere.

ExportDefined in
ChatGptErrorerror::ChatGptError
ChatGptSessionsession::ChatGptSession

Boundary

Depends on no other workspace tier.

Shares tier infrastructure with 82 other crates: infrastructure-acquire, infrastructure-adapters-google-calendar, infrastructure-adapters-google-gmail, infrastructure-adapters-google-places, infrastructure-adapters-google-trends, infrastructure-adapters-shodan, infrastructure-adapters-yelp, infrastructure-agent, … (82 total).

_What this crate deliberately does NOT own is a judgment. No committed registry records one for it, so none is stated here._

Where it sits

Tier (ontology)infrastructure
Architectural role (taxonomy)unclassified (baselined)
Locationcrates/infrastructure/chatgpt-cdp
Vocabulary in force (lexicon)current

Dependencies

Runtime, in this workspace.

CrateTierOptionalOnly on
`infrastructure-browser-cdp`infrastructurenoalways

Runtime, from outside the workspace.

CrateRequirementFeaturesOptionalOnly on
serde^1derivenoalways
serde_json^1noalways
thiserror^2noalways
tracing^0.1noalways

Development. None.

Build. None.

Depended on by. 1 workspace crate.

Signal flow — what reaches this crate, and what it reaches.

flowchart LR
  n_application_chatgpt_cdp["application-chatgpt-cdp"] -->|uses| SELF
  SELF["infrastructure-chatgpt-cdp"]
  SELF -->|runtime| n_infrastructure_browser_cdp["infrastructure-browser-cdp"]
  classDef self fill:#1f883d,stroke:#1f883d,color:#fff;
  class SELF self;

Feature flags

No Cargo features are defined: every capability is unconditional, so no consumer can receive a half-wired crate.

Targets

KindNameSource
libinfrastructure_chatgpt_cdp`src/lib.rs`

Error model

No public error type was detected: no public item declares a type named *Error, and no public signature returns one.

Operational characteristics

PropertyEvidence
async public surfacenone detected
async runtimenone detected
database accessnone detected
network I/Onone detected
unsafe codenone detected
environment variablesnone detected

No unsafe block, unsafe fn, unsafe impl or unsafe trait was found by the parser anywhere in this crate's source.

Configuration

No environment variable is read with a literal name anywhere in this crate. A variable whose key is computed at run time cannot be listed here, and is not claimed to be absent.

1 workspace crate depends on this one: application-chatgpt-cdp.

Verification

KindCount
Unit tests3
Integration tests0
Examples0
Doctests0

What the tests establish, by name:

Documentation coverage

MeasureDocumentedTotal
Public items with rustdoc00
Public modules with a //! block00

Metrics

MetricValue
Rust source files4
Source lines317
Code lines239
Public API items0
Public modules0
Tests3
Examples0
Cargo features0
Direct runtime dependencies5
Workspace reverse dependencies1
pie showData
    title Rust source composition
    "Code" : 239
    "Blank or comment" : 78

Generation

Rendered by tools-corpus corpus readme from repository evidence alone, renderer schema 2, lexicon current. No model, network service or database was consulted. Regenerate with tools-corpus corpus readme --write; verify with --check.

Todas las infrastructure · Manual